[Ajuda] loose indentation :\
#1

Nгo To entendendo o Porque do Warning :\

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{

switch(classid)
{
    case 0:
    {
    SetPlayerTeam(playerid, TIME_LADRAO);
    GameTextForPlayer(playerid, "Ladrгo", 2500, 3);
    }
    case 1:
    {
    SetPlayerTeam(playerid, TIME_POLICIA);
    GameTextForPlayer(playerid, "Policia", 2500, 3);
    }
   
    }

    SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
    return 1;
}
Alguem ?
Reply


Messages In This Thread
loose indentation :\ - by Lucas-Fc - 17.10.2012, 00:44
Re: loose indentation :\ - by @Riichard - 17.10.2012, 00:46
Re: loose indentation :\ - by victor304 - 17.10.2012, 00:48
Re: loose indentation :\ - by Lucas-Fc - 17.10.2012, 00:48
Re: loose indentation :\ - by Don_Speed - 17.10.2012, 00:48
Re: loose indentation :\ - by BreakDriFT - 17.10.2012, 00:49
Re: loose indentation :\ - by Lucas-Fc - 17.10.2012, 00:51
Re: loose indentation :\ - by @Riichard - 17.10.2012, 00:53
Re: loose indentation :\ - by victor304 - 17.10.2012, 00:53
Re: loose indentation :\ - by zSuYaNw - 17.10.2012, 01:01

Forum Jump:


Users browsing this thread: 1 Guest(s)