civilian
Computer for assigning new civilian bounties, and sending bounties for collection.
Procs | |
add_bounties | Here is where cargo bounties are added to the player's bank accounts, then adjusted and scaled into a civilian bounty. |
---|---|
id_eject | Removes A stored ID card. |
id_insert | Self explanitory, holds the ID card inthe console for bounty payout and manipulation. |
send | This fully rewrites base behavior in order to only check for bounty objects, and nothing else. |
Proc Details
add_bounties
Here is where cargo bounties are added to the player's bank accounts, then adjusted and scaled into a civilian bounty.
id_eject
Removes A stored ID card.
id_insert
Self explanitory, holds the ID card inthe console for bounty payout and manipulation.
send
This fully rewrites base behavior in order to only check for bounty objects, and nothing else.