Need help with a cmd.
#2

pawn Код:
CMD:rmap(playerid,params[])
{
    if(Info[playerid][Level] < 2) return 0;
    GetRandomMap();
    return 1;
}
Reply


Messages In This Thread
Need help with a cmd. - by SwisherSweet - 05.07.2013, 17:58
Re: Need help with a cmd. - by DaRk_RaiN - 05.07.2013, 17:59
Re: Need help with a cmd. - by ScRipTeRi - 05.07.2013, 18:00

Forum Jump:


Users browsing this thread: 1 Guest(s)