[HELP]Random Cmd
#8

Evo brate
pawn Код:
CMD:otvorisef(playerid, params[])
{
    new randommoney= 1000+random(5000);
    GivePlayerMoney(playerid, randommoney);
    return 1;
}
Reply


Messages In This Thread
[HELP]Random Cmd - by mayk - 01.10.2011, 18:13
Re: [HELP]Random Cmd - by Kingunit - 01.10.2011, 18:28
Re: [HELP]Random Cmd - by mayk - 01.10.2011, 18:31
Re: [HELP]Random Cmd - by Kingunit - 01.10.2011, 18:37
Re: [HELP]Random Cmd - by mayk - 01.10.2011, 18:44
Re: [HELP]Random Cmd - by Slake - 01.10.2011, 18:47
Re: [HELP]Random Cmd - by mayk - 01.10.2011, 19:07
Re: [HELP]Random Cmd - by DRIFT_HUNTER - 01.10.2011, 19:08
Re: [HELP]Random Cmd - by mayk - 01.10.2011, 19:15
Re: [HELP]Random Cmd - by Kingunit - 01.10.2011, 19:17

Forum Jump:


Users browsing this thread: 1 Guest(s)