Space Station 13 - Modules - TypesVar Details - Proc Details

ed209

Vars

arrest_typeIf TRUE, don't handcuff.
check_recordsDoes it check security records?
declare_arrestsWhen making an arrest, should it notify everyone on the security channel?
disabledA 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
idcheckIf TRUE, arrest people with no IDs.
last_foundDelay between checks for target.
projectileHolder for projectile type.
shot_delaySeconds between shots
target_lastlocLoc of target when arrested.
weaponscheckIf TRUE, arrest people for weapons if they don't have access.

Procs

look_for_perpLook 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.