Can Anyone Tell Me How To Fix This Proplem ??? Please
#3

its just warnings, dont worry about them.
Indentation means your opening and closing at the wrong place, make sure the script is tabbed correctly.
Unreachable code means you closed your code before it actually ended.
Number of arguments means you didn't complete a line of code.

Like..
Setplayerhealth(playerid);

That doesnt have all the arguments.

It has to be.
SetPlayerHealth(playerid, Value);
Reply


Messages In This Thread
Can Anyone Tell Me How To Fix This Proplem ??? Please - by Johnz - 10.11.2015, 18:37
Re: Can Anyone Tell Me How To Fix This Proplem ??? Please - by Ritzy2K - 10.11.2015, 18:41
Re: Can Anyone Tell Me How To Fix This Proplem ??? Please - by yvoms - 10.11.2015, 18:43
Re: Can Anyone Tell Me How To Fix This Proplem ??? Please - by Johnz - 10.11.2015, 18:43
Re: Can Anyone Tell Me How To Fix This Proplem ??? Please - by Vince - 10.11.2015, 19:10

Forum Jump:


Users browsing this thread: 1 Guest(s)