Loose indentation
#4

Quote:
Originally Posted by IRio97
Посмотреть сообщение
<removed for sanity - ******>
don't ever use it !

pawn Код:
// This callback gets called when the player is selecting a class (but hasn't clicked "Spawn" yet)
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid,-2181.8604,-248.0030,40.7195);
    SetPlayerCameraPos(playerid,-2186.5913,-248.0875,40.7195);
    SetPlayerCameraLookAt(playerid,-2181.8604,-248.0030,40.7195);
    SetPlayerFacingAngle(playerid,86.9258);
    return 1;
}
Reply


Messages In This Thread
Loose indentation - by S4ba - 05.03.2013, 12:20
Re: Loose indentation - by DiGiTaL_AnGeL - 05.03.2013, 12:24
Re: Loose indentation - by PabloDiCostanzo - 05.03.2013, 12:29
Re: Loose indentation - by doreto - 05.03.2013, 12:35
Re: Loose indentation - by S4ba - 05.03.2013, 13:07
Re: Loose indentation - by InfiniTy. - 05.03.2013, 13:27
Re: Loose indentation - by Gamer_007 - 05.03.2013, 13:53
Re: Loose indentation - by S4ba - 05.03.2013, 14:01
Re: Loose indentation - by iggy1 - 05.03.2013, 14:03
Re: Loose indentation - by S4ba - 05.03.2013, 14:17

Forum Jump:


Users browsing this thread: 1 Guest(s)