Warning? But i dont know What i need to change
#3

Quote:
Originally Posted by Tigerbeast11
Try changing the tmp to something like ltm

Its a guess, just try it...
Im a beginner so dont say that im crap if it doesnt work...
thnx it works but i have another problem :S

When i type a command Doesn't matter what command. The i get the Gang System :S
Because that one is going to come when i type /ganghelp :S

The Command:
Код:
  if(strcmp(cmd, "/ganghelp", true) == 0) {
		SendClientMessage(playerid, COLOR_RED,   "|------| Legends GangSystem |------|");
		SendClientMessage(playerid, COLOR_YELLOW,   "/gang Create [Name]");
		SendClientMessage(playerid, COLOR_YELLOW,   "/gang Join");
		SendClientMessage(playerid, COLOR_YELLOW,   "/gang invite [PlayerID]");
		SendClientMessage(playerid, COLOR_YELLOW,   "/gang Leave");
		SendClientMessage(playerid, COLOR_YELLOW,   "/ganginfo [GangID]");
		SendClientMessage(playerid, COLOR_YELLOW,   "! [Text] Gangchat with your Gang");
		SendClientMessage(playerid, COLOR_RED,   "|-----------------------------------|");
		return 1;
	}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)