Template:Player events clientside: Difference between revisions
(→Waypoint: Added "PlayerRemoveWaypoint" event) |
m (Remove "entityCreated", it's server-side only.) |
||
| Line 16: | Line 16: | ||
==Common== | ==Common== | ||
*[[click]] | *[[click]] | ||
*[[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]] | ||
Revision as of 14:40, 29 April 2021
Browser
Checkpoints
Colshapes
Console
Common
- click
- playerChat
- playerCommand
- playerDeath
- playerJoin
- playerQuit
- playerReady
- playerResurrect
- playerRuleTriggered
- playerSpawn
- playerWeaponShot
- addDataHandler
- dummyEntityCreated
- dummyEntityDestroyed
- entityControllerChange