[Ajuda] loose indentation :\
#3

PHP код:
public OnPlayerRequestClass(playeridclassid)
{

switch(
classid)
{
    case 
0:
    {
        
SetPlayerTeam(playeridTIME_LADRAO);
        
GameTextForPlayer(playerid"Ladrгo"25003);
    }
    case 
1:
    {
        
SetPlayerTeam(playeridTIME_POLICIA);
        
GameTextForPlayer(playerid"Policia"25003);
    }

    }

    
SetPlayerPos(playerid1958.37831343.157215.3746);
    
SetPlayerCameraPos(playerid1958.37831343.157215.3746);
    
SetPlayerCameraLookAt(playerid1958.37831343.157215.3746);
    return 
1;

tenta
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: 5 Guest(s)