SA-MP Forums Archive
on player death bug - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: on player death bug (/showthread.php?tid=137967)



on player death bug - Onyx09 - 30.03.2010

well i have a little bug and it is that when the player die for the first time when he logs on right after the skin choser pops up happens for all the players on their first death, is a gf edit and well havent mess with anything of onplayerdeath does anybody has any idea of what can be happening? thanks in advance


Re: on player death bug - aircombat - 30.03.2010

try to search on that in ur script :
ForceClassSelection or something like that


Re: on player death bug - Onyx09 - 30.03.2010

so you think this happens because i have forced someplayers to have a skin?
cant find anything related :S


Re: on player death bug - aircombat - 30.03.2010

ForceClassSelection(playerid);

u have to find it somewhere in ur script , maybe a timer or something


Re: on player death bug - Onyx09 - 30.03.2010

i know thats what am trying to do right now thanks