antagonist

Procs | |
build_candidate_list | Get the raw list of potential players. |
---|---|
can_become_antag | Checks if the given player is able to become an antagonist or not. Simplified version of can_become_antag_detailed() . |
can_become_antag_detailed |
Proc Details
build_candidate_list
Get the raw list of potential players.
can_become_antag
Checks if the given player is able to become an antagonist or not. Simplified version of can_become_antag_detailed()
.
can_become_antag_detailed
- Checks if the given player is able to become an antagonist or not.
- Will return 'FALSE' if they can become an antagonist, or a string value describing why they cannot become one.
- Use strict type comparisons for truthiness values.
ignore_role
will skip restriced job, player age, and player status flag checks.