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 eventIdThe event id to stop..
Valid numbers: integers from 0 to 65,535.
boolean force (false)Set
trueto force stop the event..
Returns
Nothing.