SA-MP Forums Archive
How to make Skin random? New players - 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 to make Skin random? New players (/showthread.php?tid=283349)



How to make Skin random? New players - loganout - 14.09.2011

How do I new players different skins to create your account?

Using GM BMG


Re: How to make Skin random? New players - =WoR=Varth - 14.09.2011

pawn Код:
SetPlayerSkin(playerid,random(x));//??
https://sampwiki.blast.hk/wiki/Random
https://sampwiki.blast.hk/wiki/SetPlayerSkin


Re: How to make Skin random? New players - loganout - 14.09.2011

THX