Quote:
Originally Posted by Calon
If you're using SetPlayerSkin() in OnPlayerSpawn(), in any of the parent functions it can cause crashes upon spawning.
__________________________________________________ __________________________________________________ _
See: https://sampwiki.blast.hk/wiki/SetSpawnInfo
Quote:
This function can be used to change the spawn information of a specific player. It allows you to automatically set someone's spawn weapons, their team, skin and spawn position, normally used in case of minigames or automatic-spawn systems. This function is more crash-safe then using SetPlayerSkin in OnPlayerSpawn and/or OnPlayerRequestClass, even though this has been fixed in 0.2.
|
You should also consider checking your filterscript, to see if anything co-insides with your OnPlayerDeath in your main script.
|
if not ill understand the answer, I have nothing OnPlayerSpawn
I just want to be the spawn without weapons or anything just with the skin you chose