from_living 
Procs | |
antag_check | Checks if the candidate is an antag - most of the time you don't want to double dip. (Return FALSE to mark the candidate invalid) |
---|---|
job_check | Checks if the candidate is a valid job for this ruleset - by default you probably only want crew members. (Return FALSE to mark the candidate invalid) |
Proc Details
antag_check
Checks if the candidate is an antag - most of the time you don't want to double dip. (Return FALSE to mark the candidate invalid)
job_check
Checks if the candidate is a valid job for this ruleset - by default you probably only want crew members. (Return FALSE to mark the candidate invalid)