Template:Player events clientside: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
* | *Browser | ||
**[[ | **[[browserDomReady]] | ||
**[[guiReady]] | |||
*Common: | *Common: | ||
**[[ | **[[playerChat]] | ||
**[[playerCommand]] | |||
**[[playerDeath]] | |||
**[[playerJoin]] | **[[playerJoin]] | ||
**[[playerQuit]] | **[[playerQuit]] | ||
**[[ | **[[playerResurrect]] | ||
**[[playerRuleTriggered]] | |||
**[[playerSpawn]] | **[[playerSpawn]] | ||
**[[playerWeaponShoot]] | **[[playerWeaponShoot]] | ||
*Checkpoints: | *Checkpoints: | ||
**[[playerEnterCheckpoint]] | **[[playerEnterCheckpoint]] | ||
| Line 20: | Line 18: | ||
**[[playerEnterColshape]] | **[[playerEnterColshape]] | ||
**[[playerExitColshape]] | **[[playerExitColshape]] | ||
*Entity: | |||
**[[entityCreated]] | |||
**[[entityStreamIn]] | |||
**[[entityStreamOut]] | |||
*Graphics | |||
**[[render]] | |||
Revision as of 09:45, 17 January 2018
- Browser
- Common:
- Checkpoints:
- Colshapes:
- Entity:
- Graphics