There's a big bug (0.3.7)
#6

Help me.

Quote:

public OnPlayerDisconnect(playerid, reason)
{
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
if(!strcmp(name, "InvalidNick", true)) return 1;
if(!strcmp(name, "BannedPlayer", true)) return 1;
if(playerid == MAX_PLAYERS) return 1;

they may be causing
Reply


Messages In This Thread
There's a big bug (0.3.7) - by datahans - 22.06.2015, 15:40
Re: There's a big bug (0.3.7) - by Alex Magaсa - 22.06.2015, 15:47
Re: There's a big bug (0.3.7) - by 036 - 22.06.2015, 15:52
Re: There's a big bug (0.3.7) - by datahans - 22.06.2015, 16:34
Re: There's a big bug (0.3.7) - by Alex Magaсa - 22.06.2015, 16:40
Re: There's a big bug (0.3.7) - by datahans - 23.06.2015, 00:07
Re: There's a big bug (0.3.7) - by rymax99 - 23.06.2015, 01:53
Re: There's a big bug (0.3.7) - by Shetch - 23.06.2015, 02:06
Re: There's a big bug (0.3.7) - by Sithis - 23.06.2015, 09:12
Re: There's a big bug (0.3.7) - by Alex Magaсa - 23.06.2015, 22:18

Forum Jump:


Users browsing this thread: 2 Guest(s)