FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE

CHECKINSURANCE

Checks whether a player is insured and calls a different event depending on the outcome of the check.

Parameters:
Pass - The event to call if the player is insured
Fail - The event to call if the player is not insured

If you do not want an event to be called for one of the possibilities, leave the parameter blank.

Example:
checkinsurance script: fail check.insure.2

More scripts