Template:Scripting/Squirrel/Events/Player Events: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "* onPlayerJoin( player ) * onPlayerPart( player, reason ) * onPlayerRequestClass( player, classID ) * onPlayerRequestSpawn( player ) * onPlayerSpawn( play...")
 
No edit summary
Line 7: Line 7:


* [[onPlayerDeath]]( player, reason )
* [[onPlayerDeath]]( player, reason )
* [[onPlayerKill]]( player, killer, reason, bodypart )
* [[onPlayerKill]]( killer, player, reason, bodypart )
* [[onPlayerTeamKill]]( player, killer, reason, bodypart )
* [[onPlayerTeamKill]]( killer, player, reason, bodypart )


* [[onPlayerChat]]( player, message )
* [[onPlayerChat]]( player, message )

Revision as of 15:55, 24 July 2014