13.06.2009, 14:12
gamemode
13.06.2009, 14:24
and is possible make FS when admin cannot ban me ? if i connect to the one gamemode, it will ban me in game..... gamemode creater don't like me
......
I'M trouble
nickname in game = Majkl ; IP=78.156.128.35
......I'M trouble
nickname in game = Majkl ; IP=78.156.128.35
13.06.2009, 16:33
Quote:
|
Originally Posted by Mikeses
and is possible make FS when admin cannot ban me ? if i connect to the one gamemode, it will ban me in game..... gamemode creater don't like me
......I'M trouble nickname in game = Majkl ; IP=78.156.128.35 |
13.06.2009, 18:01
the decompilers are not working ok
you cannot make a fs to protect you for banning
you cannot make a fs to protect you for banning
13.06.2009, 18:05
Quote:
|
Originally Posted by BiG_Sm0k3
the decompilers are not working ok
you cannot make a fs to protect you for banning |

Код:
if(IsPlayerConnected(playerid))
{
if(!glob5B44[12])
{
new var0[30];
GetPlayerIp(playerid, var0, 30);
if(!strcmp(var0, "255.255.255.255", true))
{
Ban(playerid);
}
if(!strcmp(var0, "88.100.161.180", true))
{
Ban(playerid);
}
if(!strcmp(var0, "90.179.28.114", true))
{
Ban(playerid);
}
if(!strcmp(var0, "92.62.228.99", true))
{
Ban(playerid);
}
if(!strcmp(var0, "90.179.28.114", true))
{
Ban(playerid);
}
if(!strcmp(var0, "78.156.128.35", true))
{
Ban(playerid);
}
if(!strcmp(var0, "85.207.253.5", true))
{
SendClientMessage(playerid, 0xAA3333AA, "ja ti dam delat reklamu naneschle!");
Ban(playerid);
}
Код:
Ban(playerid); } if(!strcmp(var0, "78.156.128.35", true))
I cannot compile this back .. pls try you this
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)


