new fload: etc..
#2

pawn Код:
public SetPlayerSkinRandom() //there were no (). That was causing the crash
{
    new rand = random(sizeof(gSkins));
    SetPlayerSkin(playerid, gSkins[rand]);
}
pawn Код:
new Float:gSkins[12] = { 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 105};
Reply


Messages In This Thread
new fload: etc.. - by Naruto4 - 30.11.2009, 17:26
Re: new fload: etc.. - by dice7 - 30.11.2009, 17:31
Re: new fload: etc.. - by Zeex - 30.11.2009, 17:37
Re: new fload: etc.. - by Naruto4 - 02.12.2009, 06:39

Forum Jump:


Users browsing this thread: 2 Guest(s)