Help, I'm new :)
#9

Код:
  //At The Top of your Script
  #define COLOR_WHITE 0xFFFFFFAA
  //Under OnPlayerCommandText
  if (strcmp(cmdtext, "/hey", true)==0)
  {
  SendClientMessageToAll(COLOR_WHITE,"Hi to Everybody");
  return 1;
  }
  //Script by [GM]The_Don © 2009 SA-MP Forums
Or just use this, if you dont have dcmd. Just Hit the Compile Button and your Set
regards
[GM]The_Don
Reply


Messages In This Thread
Help, I'm new :) - by rakehunt - 29.11.2009, 14:14
Re: Help, I'm new :) - by BP13 - 29.11.2009, 14:40
Re: Help, I'm new :) - by BP13 - 29.11.2009, 14:43
Re: Help, I'm new :) - by rakehunt - 29.11.2009, 14:46
Re: Help, I'm new :) - by Joe Staff - 29.11.2009, 15:19
Re: Help, I'm new :) - by rakehunt - 29.11.2009, 15:42
Re: Help, I'm new :) - by Joe Staff - 29.11.2009, 15:43
Re: Help, I'm new :) - by BP13 - 29.11.2009, 18:02
Re: Help, I'm new :) - by [GM]The_Don - 29.11.2009, 20:22
Re: Help, I'm new :) - by laserhel50 - 30.11.2009, 05:55

Forum Jump:


Users browsing this thread: 1 Guest(s)