ed209 
Vars | |
arrest_type | If TRUE , don't handcuff. |
---|---|
check_records | Does it check security records? |
declare_arrests | When making an arrest, should it notify everyone on the security channel? |
disabled | A holder for if it needs to be disabled, if true it will not seach for targets, shoot at targets, or move, currently only used for lasertag |
idcheck | If TRUE , arrest people with no IDs. |
last_found | Delay between checks for target. |
projectile | Holder for projectile type. |
shot_delay | Seconds between shots |
target_lastloc | Loc of target when arrested. |
weaponscheck | If TRUE , arrest people for weapons if they don't have access. |
Procs | |
look_for_perp | Look for a criminal in view of the bot. |
Var Details
arrest_type 
If TRUE
, don't handcuff.
check_records 
Does it check security records?
declare_arrests 
When making an arrest, should it notify everyone on the security channel?
disabled 
A holder for if it needs to be disabled, if true it will not seach for targets, shoot at targets, or move, currently only used for lasertag
idcheck 
If TRUE
, arrest people with no IDs.
last_found 
Delay between checks for target.
projectile 
Holder for projectile type.
shot_delay 
Seconds between shots
target_lastloc 
Loc of target when arrested.
weaponscheck 
If TRUE
, arrest people for weapons if they don't have access.
Proc Details
look_for_perp
Look for a criminal in view of the bot.