code does nothing
#1

Код:
	if(strcmp(cmdtext, "/atalk", true) == 0) {
 	if (IsPlayerAdmin(playerid))
 	{
 	new string[256];
	format(string, 256, "[!] %s ",cmdtext[4]);
	SendClientMessageToAll(GetPlayerColor(playerid), string);
	}
	return 1;
	}
Reply


Messages In This Thread
code does nothing - by CJ101 - 23.03.2009, 21:31
Re: code does nothing - by FUNExtreme - 23.03.2009, 21:42
Re: code does nothing - by tom_jonez - 23.03.2009, 21:49
Re: code does nothing - by LarzI - 23.03.2009, 22:11
Re: code does nothing - by MenaceX^ - 23.03.2009, 22:14
Re: code does nothing - by LarzI - 23.03.2009, 22:23
Re: code does nothing - by CJ101 - 23.03.2009, 23:01
Re: code does nothing - by LarzI - 23.03.2009, 23:24
Re: code does nothing - by pen_theGun - 23.03.2009, 23:50
Re: code does nothing - by pen_theGun - 24.03.2009, 09:27

Forum Jump:


Users browsing this thread: 1 Guest(s)