2 /me problems
#12

Uhh, can someone help me with this Code aswell?
Sorry if I'm being a bit of an Annoyance but i'm a Noob
Here is the Code:
Код:
//if(!strcmp(cmdtext,"/g ",true,3))
//	{
//	new find = strfind(cmdtext,"/g ",true, 2);
//	if(find == -1 || find >= 30) return SendClientMessage(playerid, COLOR_GREY, "Usage: /g [text]");
//	new string[256]; //bite me
//	GetPlayerName(playerid,string,sizeof(string));
//	format(string,sizeof(string),"((Global: %s: %s ))", string, cmdtext[find+1]);
//	return SendClientMessageToAll(COLOR_SEAGREEN, string);
//	}
If someone could get this working like the /me command that would help alot, and explain what each line does?
Reply


Messages In This Thread
2 /me problems - by MadalinX5 - 10.08.2011, 14:29
Re: 2 /me problems - by Aprezt - 10.08.2011, 14:34
Re: 2 /me problems - by Anzhelov - 10.08.2011, 15:14
Re: 2 /me problems - by MadeMan - 10.08.2011, 15:21
Re: 2 /me problems - by meD maN - 10.08.2011, 16:46
Re: 2 /me problems - by Aprezt - 10.08.2011, 16:49
Re: 2 /me problems - by Anzhelov - 10.08.2011, 17:39
Re: 2 /me problems - by Tanush123 - 10.08.2011, 17:40
Re: 2 /me problems - by [MG]Dimi - 10.08.2011, 18:04
Re: 2 /me problems - by meD maN - 10.08.2011, 20:36
Re: 2 /me problems - by MadalinX5 - 10.08.2011, 20:37
Re: 2 /me problems - by meD maN - 10.08.2011, 23:35
Re: 2 /me problems - by Zonoya - 10.08.2011, 23:44
Re: 2 /me problems - by Zonoya - 10.08.2011, 23:48

Forum Jump:


Users browsing this thread: 1 Guest(s)