|
Tiberian Technologies Scripts Reference Revision: 9000
|
Sends a custom message when the player count condition is hit \PlayerCount - Player count to trigger on \ID - Id to send the message to, if 0 it sends to itself \Custom - Custom to send \Param - Parameter to send with the message \Delay - Time delay to add to the sent message \TriggerOn[eq|<|>] - Defines what to trigger on, putting a 1 in the parameter makes that value checked, (obviously = means equal to the player count, < means less than the player count, > means greater than the player count) \SupressMatchSpam - Makes it so the condition can't trigger again until the condition has not been meet then is meet again, useful for < or > \DestroyAfterTrigger - Makes the script remove itself after it fires once. More...
#include <jmgUtility.h>