[GameMode] Stunting World (Good for beginners)
#7

While checking the gamemode;

pawn Код:
COMMAND:clearchat(playerid,params[])
{
    if(PlayerInfo[playerid][pAdmin] < 2) return SendClientMessage(playerid, COLOR_LIGHTBLUE, "You're not authorized to use this command!");
    for(new i = 0; i < 250; i++) SendClientMessageToAll(0x00000000," ");
        return 1;
}
Isn't... 250 lines.."a little bit" too much?

"Setmoney" doesn't actually sets the targets money, rather it just gives the target the money ( ResetPlayerMoney(id); blabla )


Well, nice, keep up the good work

Just a question: This is a re-make of your Critical dm, right? xd
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)