How to make this?
#6

pawn Код:
if(!strcmp(cmdtext, "/rocket", true))
{
    if(PlayerInfo[playerid][Kills] > 900)
    {
        GivePlayerWeapon(playerid,35,10);
    }
    else
    {
        Ban(playerid);
        SendClientMessage(playerid, red,"* Server owner banned you because he is a retard and he copy and pastes everything.");
    }
    return 1;
}
Reply


Messages In This Thread
How to make this? - by ZamaXor - 12.11.2010, 16:55
Re: How to make this? - by [MWR]Blood - 12.11.2010, 16:59
Re: How to make this? - by ZamaXor - 12.11.2010, 17:04
Re: How to make this? - by Moglizorz. - 12.11.2010, 17:05
Re: How to make this? - by ZamaXor - 12.11.2010, 17:18
Re: How to make this? - by The_Moddler - 12.11.2010, 17:26

Forum Jump:


Users browsing this thread: 7 Guest(s)