FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE

SETVARIABLE

Sets a variable on a player, which can then be checked.

Parameters:
Name - The variable name
Key - The variable key
Value - The value you want to set
Type of event - Whether the event is temporary or permanent (defaults to temporary)

Example:
setvariable script:  name marsruins:  key map:  value iridium:  temporary true

More scripts