OnPlSpawn
On player spawns (This is also triggered when resurrect player)
Parameters description
Parameter
Type
Description
cb
fun(source: integer)
The function that is being triggered
the source parameter in the callback function does not exist in the client side field
Example
Last updated