Unknow command help me
#1

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
		new success;
		{
     	if(!success) return SendClientMessage(playerid,PLAVA,"GRESKA: Komanda koju ste napisali je nepostojeca!");
     	return true;
  		}
		
	 	return 1 ;
}

Error:


C:\Users\Ewony\Desktop\New folder\gamemodes\PCRP.pwn(633) : warning 225: unreachable code
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply


Messages In This Thread
Unknow command help me - by Ale1234 - 16.04.2015, 21:52
Re: Unknow command help me - by EiresJason - 16.04.2015, 22:14
Re: Unknow command help me - by Ale1234 - 16.04.2015, 22:42

Forum Jump:


Users browsing this thread: 1 Guest(s)