SA-MP Forums Archive
Dynamic player class - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Dynamic player class (/showthread.php?tid=322067)



Dynamic player class - falor - 29.02.2012

Hey guys,

I want to make a dynamic AddPlayerClass is it possible?

Like that :

Quote:

AddPlayerClass(%s, -1968.6528,113.3424,27.6875, 269.15, 26, 36, 28, 150, 0, 0, Skin[Playerid];
Or

Quote:

AddPlayerClass(Skin[Playerid], -1968.6528,113.3424,27.6875, 269.15, 26, 36, 28, 150, 0, 0);

(with this : error undefined symbol "playerid")

Thanks for your help!


Re: Dynamic player class - arathin - 29.02.2012

Try this instead Better Class Selection