#3

Erm the most simple and noobish way for you'd be this :

You have to put this under OnPlayerCommandText

Код:
  	if(strcmp(cmdtext, "/anim", true) == 0)
	{
	  SendClientMessage(playerid,COLOR_YELLOW,"/lay - /sit - /roll - /deal");
      SendClientMessage(playerid,COLOR_YELLOW,"/eat - /vomit - /dance1-4l");
      SendClientMessage(playerid,COLOR_YELLOW,"copy this as much as you want..");
		return 1;
 	}
Reply


Messages In This Thread
anim - by radi - 15.08.2009, 09:38
Re: anim - by radi - 15.08.2009, 09:51
Re: anim - by XtremeChio - 15.08.2009, 09:52
Re: anim - by XtremeChio - 15.08.2009, 09:52
Re: anim - by radi - 15.08.2009, 09:54
Re: anim - by Cezar - 15.08.2009, 10:42
Re: anim - by XtremeChio - 15.08.2009, 11:34
[fixed] anim - by radi - 15.08.2009, 12:41
Re: [fixed] anim - by SpiderPork - 15.08.2009, 12:46
Re: [fixed] anim - by XtremeChio - 15.08.2009, 12:51

Forum Jump:


Users browsing this thread: 1 Guest(s)