You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Christopher Lowenthal edited this page Jan 23, 2014
·
2 revisions
Here we'll list the Script Events that are called in response to other game events. Currently I'm going through the code and marking any point that calls a script with '@script so it can be found later for this list.
JoinGame / PartGame - Called when a user joins or leaves the game.
JoinMap / PartMap - Called when a user joins or leaves a map.