warning 217: loose indentation
#2

Here try this:

Код:
Hook:P_OnPlayerDisconnect(playerid)
{
    KillTimer(g_Timer[playerid]);
    g_Requesting[playerid] = false;
    g_IsPaused[playerid] = false;
    return 1;
}
You got too much "space"
Reply


Messages In This Thread
warning 217: loose indentation - by Saddin - 11.12.2012, 16:10
Re: warning 217: loose indentation - by goviscrap - 11.12.2012, 16:23
Re: warning 217: loose indentation - by DiGiTaL_AnGeL - 11.12.2012, 16:26
Re: warning 217: loose indentation - by Saddin - 11.12.2012, 16:35
Re: warning 217: loose indentation - by XtremeR - 11.12.2012, 16:43
Re: warning 217: loose indentation - by goviscrap - 11.12.2012, 16:45
Re: warning 217: loose indentation - by Plovix - 11.12.2012, 16:46
Re: warning 217: loose indentation - by [RoXx]Okiinho_. - 12.12.2012, 14:35
Re: warning 217: loose indentation - by LarzI - 12.12.2012, 14:41

Forum Jump:


Users browsing this thread: 1 Guest(s)