Warning 217: loose indentation?
#5

pawn Код:
if(listitem == 5)
{
    if(Options[Language]==1)format(string, sizeof(string), "--- %s e entrato nel Mondo COPS AND ROBBERS", NomeGiocatore1);else
    if(Options[Language]==2)format(string, sizeof(string), "--- %s has joined in World COPS AND ROBBERS", NomeGiocatore1);
    SendClientMessageToAll(WorldChoosed,string);print(string);SetPlayerVirtualWorld(playerid,COPS_AND_ROBBERS__WORLD);
    SetPlayerWeather(playerid,TEMPO_COPS_AND_ROBBERS);SetPlayerTime(playerid,ORARIO_COPS_AND_ROBBERS,00);
    SetPlayerColor(playerid,FREEROAM_PLAYER);SceltaMondiFatta[playerid]=5;}
    new sk=GetPlayerSkin(playerid);
}
Reply


Messages In This Thread
Warning 217: loose indentation? - by Smokkr - 28.08.2012, 18:00
Re: Warning 217: loose indentation? - by lamarr007 - 28.08.2012, 18:08
Re: Warning 217: loose indentation? - by sniperwars - 28.08.2012, 18:10
Re: Warning 217: loose indentation? - by Smokkr - 28.08.2012, 18:13
Re: Warning 217: loose indentation? - by lamarr007 - 28.08.2012, 18:37

Forum Jump:


Users browsing this thread: 1 Guest(s)