Ban and BanEx problem
#3

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/banex", cmdtext, true, 10) == 0)
    {
        BanEx(playerid, "Banned");
    }
    return 0;
}
This is on the blank gamemode, without FilterScript, Plugins, Includes...etc The server gets GMX'ed because the players can see "This server is restarting..".
Reply


Messages In This Thread
Ban and BanEx problem - by usrb1n - 22.04.2011, 10:14
Re: Ban and BanEx problem - by Jay_ - 22.04.2011, 10:45
Respuesta: Ban and BanEx problem - by usrb1n - 22.04.2011, 10:54
Respuesta: Ban and BanEx problem - by SuperMarioRol - 22.04.2011, 11:01
Respuesta: Ban and BanEx problem - by usrb1n - 22.04.2011, 11:04
Respuesta: Ban and BanEx problem - by usrb1n - 23.04.2011, 11:33
Re: Ban and BanEx problem - by Ash. - 23.04.2011, 11:40
Re: Respuesta: Ban and BanEx problem - by JaTochNietDan - 23.04.2011, 13:04
Re: Respuesta: Ban and BanEx problem - by Cactus2010 - 23.04.2011, 14:24
Respuesta: Re: Respuesta: Ban and BanEx problem - by usrb1n - 23.04.2011, 15:54

Forum Jump:


Users browsing this thread: 1 Guest(s)