Template:Player events clientside: Difference between revisions

From RAGE Multiplayer Wiki
(→‎Waypoint: Added "PlayerRemoveWaypoint" event)
m (Remove "entityCreated", it's server-side only.)
Line 16: Line 16:


==Common==
==Common==
*[[addDataHandler]]
*[[click]]
*[[click]]
*[[dummyEntityCreated]]
*[[dummyEntityDestroyed]]
*[[entityControllerChange]]
*[[entityCreated]]
*[[guiReady]]
*[[playerChat]]
*[[playerChat]]
*[[playerCommand]]
*[[playerCommand]]
Line 33: Line 27:
*[[playerSpawn]]
*[[playerSpawn]]
*[[playerWeaponShot]]
*[[playerWeaponShot]]
*[[addDataHandler]]
*[[dummyEntityCreated]]
*[[dummyEntityDestroyed]]
*[[entityControllerChange]]


==Damage==
==Damage==
Line 57: Line 55:
*[[playerCreateWaypoint]]
*[[playerCreateWaypoint]]
*[[playerReachWaypoint]]
*[[playerReachWaypoint]]
*[[PlayerRemoveWaypoint]]

Revision as of 14:40, 29 April 2021