This is crashing pawno, help please?
#2

I think its brackets,



Код:
  
      if(strcmp(cmd, "/o", true) == 0 || strcmp(cmd, "/ooc", true) == 0)
	  {
     format(string, sizeof(string), "OOC: %s: %s", GetPlayerNameEx(playerid), result);
     SendClientMessageToAll(COLOR_BLUE,string);
		 return 1;
	}
Try that but mess with indentation
Reply


Messages In This Thread
This is crashing pawno, help please? - by Memoryz - 25.08.2009, 19:48
Re: This is crashing pawno, help please? - by cozza123456 - 26.08.2009, 17:38
Re: This is crashing pawno, help please? - by woot - 26.08.2009, 17:51
Re: This is crashing pawno, help please? - by cozza123456 - 26.08.2009, 17:53
Re: This is crashing pawno, help please? - by woot - 26.08.2009, 17:56
Re: This is crashing pawno, help please? - by cozza123456 - 26.08.2009, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)