Random Skin HELP
#1

hey guys im making a new roleplay script and i have this code
pawn Код:
SetSpawnInfo(playerid, 0, skins[random(60)], 1958.33, 1343.12, 15.36, 269.15, 0, 0, 0, 0, 0, 0);
and it should randomly give a player a skin from 1 to 60 skipping 0
Reply
#2

SORTED WITH

pawn Код:
SetPlayerSkin(playerid,pSkin);
i added this on register and login
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)