Oh my god! I found a big bug!
#5

Код:
if(dialogid == 2)
  {
    if(!response) return 0; // If you cancel this callback stops
    new cmdtext[256];
		new tmp[256];
    new tmppass[64];
		if(gPlayerLogged[playerid] == 1)
		{
			SendClientMessage(playerid, TEAM_AZTECAS_COLOR, "SERVER: Sa oled juba sees logitud.");
			return 1;
		}
		new idx;
		tmp = strtok(cmdtext, idx);
		strmid(tmppass, tmp, 0, strlen(cmdtext), 255);
		OnPlayerLogin(playerid,tmppass);
    return 1;
  }
The login doenst work :S

I press enter and logged... wtf without password? :S
Reply


Messages In This Thread
Oh my god! I found a big bug! - by Manku - 14.09.2009, 20:46
Re: Oh my god! I found a big bug! - by dugi - 14.09.2009, 20:48
Re: Oh my god! I found a big bug! - by Manku - 14.09.2009, 21:08
Re: Oh my god! I found a big bug! - by Sergei - 14.09.2009, 21:15
Re: Oh my god! I found a big bug! - by Manku - 14.09.2009, 21:31
Re: Oh my god! I found a big bug! - by JaTochNietDan - 14.09.2009, 21:39
Re: Oh my god! I found a big bug! - by Manku - 14.09.2009, 21:41
Re: Oh my god! I found a big bug! - by JaTochNietDan - 14.09.2009, 21:45
Re: Oh my god! I found a big bug! - by Manku - 14.09.2009, 21:50
Re: Oh my god! I found a big bug! - by Betamaster - 15.09.2009, 12:15

Forum Jump:


Users browsing this thread: 2 Guest(s)