Sublime Text Editor 3 - warning problems
#2

that looks like you did something like this:
PHP Code:
new i;
public 
OnPlayerConnect(playerid)
{
    for(new 
ii<MAX_PLAYERSi++;)
    { 
//..etc

that's why you should leave such single letters for loops only.
EDIT:
All you need to do is find the new i; on top of your script somewhere and simply remove it.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)