[HELP] Long and short names.
#4

Well I got this under OnPlayerConnect

Код:
new string[MAX_PLAYER_NAME];
And after it it checks

Код:
if(fexist(string))
	{
		gPlayerAccount[playerid] = 1;
		return 1;
	}
	else
	{
		gPlayerAccount[playerid] = 0;
		return 1;
	}
Reply


Messages In This Thread
[HELP] Long and short names. - by kukars22 - 02.12.2009, 17:15
Re: [HELP] Long and short names. - by DeathOnaStick - 02.12.2009, 17:17
Re: [HELP] Long and short names. - by dice7 - 02.12.2009, 17:18
Re: [HELP] Long and short names. - by kukars22 - 02.12.2009, 17:23
Re: [HELP] Long and short names. - by kukars22 - 03.12.2009, 04:51

Forum Jump:


Users browsing this thread: 4 Guest(s)