Hello, i need to get a answer to this question?!
AddEventHandler(“playerSpawned”, function(spawn)
I know the playerSpawned event comes from spawnmanager scripts, but how could i possible know what to put in the parameters of the function?
Sometimes the function parameters are empty why and how could i know what to put in there?