Random[REP++]
#9

Here.

pawn Код:
new maleSkins[] =
{
    1,
    2,
    3
    // and all the ids here...
};

new randomskin = maleSkins[random(sizeof(maleSkins))]; //Will bring a random skin
I didn't test it... So I don't know if it will work...
Reply


Messages In This Thread
Random[REP++] - by nezo2001 - 27.12.2014, 15:13
Re: Random[REP++] - by Ahmad45123 - 27.12.2014, 15:16
Re: Random[REP++] - by Schneider - 27.12.2014, 15:17
Re: Random[REP++] - by nezo2001 - 27.12.2014, 15:18
Re: Random[REP++] - by nezo2001 - 27.12.2014, 15:20
Re: Random[REP++] - by Ahmad45123 - 27.12.2014, 15:21
Re: Random[REP++] - by nezo2001 - 27.12.2014, 15:25
Re: Random[REP++] - by jackx3rx - 27.12.2014, 15:30
Re: Random[REP++] - by Ahmad45123 - 27.12.2014, 15:30
Re: Random[REP++] - by nezo2001 - 27.12.2014, 15:31

Forum Jump:


Users browsing this thread: 3 Guest(s)