from_ghosts
Vars | |
makeBody | Whether the ruleset should call generate_ruleset_body or not. |
---|---|
Procs | |
review_applications | Here is where you can check if your ghost applicants are valid for the ruleset. Called by send_applications(). |
send_applications | This sends a poll to ghosts if they want to be a ghost spawn from a ruleset. |
Var Details
makeBody
Whether the ruleset should call generate_ruleset_body or not.
Proc Details
review_applications
Here is where you can check if your ghost applicants are valid for the ruleset. Called by send_applications().
send_applications
This sends a poll to ghosts if they want to be a ghost spawn from a ruleset.