How i can add all default skins in skin selection - 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)
+--- Thread: How i can add all default skins in skin selection (
/showthread.php?tid=609942)
How i can add all default skins in skin selection -
CarRamper - 18.06.2016
Please Tell em the code to add all default skin in skin selection.
Re: How i can add all default skins in skin selection -
oMa37 - 18.06.2016
PHP код:
for(new i=0;i<=311;i++) AddPlayerClass(i, x, y, z a, ....);