CommandText Bug
#1

Its possible? I have this in 0.3c and now 0.3d.

Код:
[11:36:53] [ERROR] 65535 types /skate
[21:46:40] [ERROR] 65535 types /ok
[21:46:40] [ERROR] 65535 types /solo 8
[21:46:40] [ERROR] 65535 types /lock
[21:46:40] [ERROR] 65535 types /lv
[21:46:40] [ERROR] 65535 types /v cheetah
Код:
public OnPlayerCommandText(playerid, cmdtext[]) {
	if(playerid == 65535) {
		printf("[ERROR] %d types %s",playerid,cmdtext);
		return 1;
	}
....
How ID 65565 can type a cmd? its a player lost connection ?
Reply


Messages In This Thread
CommandText Bug - by Jefff - 14.12.2011, 16:09
Re: CommandText Bug - by Jefff - 15.12.2011, 18:01
Re: CommandText Bug - by KoczkaHUN - 15.12.2011, 18:03
Re: CommandText Bug - by Jefff - 15.12.2011, 20:07
Re: CommandText Bug - by Jefff - 16.12.2011, 00:01
Re: CommandText Bug - by Rob_Maate - 16.12.2011, 00:24
Re: CommandText Bug - by [O.z]Caroline - 16.12.2011, 00:36
Re: CommandText Bug - by Kar - 16.12.2011, 00:38
Re: CommandText Bug - by Jefff - 16.12.2011, 00:53
Re: CommandText Bug - by [ABK]Antonio - 16.12.2011, 01:31

Forum Jump:


Users browsing this thread: 2 Guest(s)