FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE

CHECKFOROWNER

Checks if the player is the owner of the planet and calls a different event depending on the outcome of the check.

Parameters:
Owner -The event to call if the player is the owner.
Visitor - The event to call if the player is not the owner.

Example:
checkforowner script: visitor event'moves.keepout.2

More scripts