Method Global:StopGameEvent [-] [+]
Stops the event by eventId, if force is set, the event will force stop regardless of previous event state.
Synopsis
StopGameEvent( eventId )
StopGameEvent( eventId, force )
Arguments
number eventId
The event id to stop..
Valid numbers: integers from 0 to 65,535.
boolean force (false)
Set
true
to force stop the event..
Returns
Nothing.