SA-MP Forums Archive
Problem with Player Class - 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: Problem with Player Class (/showthread.php?tid=259467)



Closed - MetalScript - 04.06.2011

Closed


Re: Problem with Player Class - Backwardsman97 - 04.06.2011

From what I can tell, each AddPlayerClass is given a unique class id internally. I think what you could do is just use GetPlayerSkin under OnPlayerRequestSpawn. But the only way you could detect their classid is if they were individual player classes.