How to change login screen? Loading screen?
#2

Check this out, https://sampwiki.blast.hk/wiki/PAWN_for_Begginers

You should read it all and it will help you a lot. The part you want is this
pawn Код:
OnPlayerRequestClass(playerid, classid)

    SetPlayerPos(playerid, x, y, z);
    SetPlayerCameraPos(playerid,  x, y, z);
    SetPlayerFacingAngle(playerid, angle);
    SetPlayerCameraLookAt(playerid, x, y, z);
Reply


Messages In This Thread
How to change login screen? Loading screen? - by Izutah - 27.07.2013, 23:20
Re: How to change login screen? Loading screen? - by Rillo - 27.07.2013, 23:43
Re: How to change login screen? Loading screen? - by RedFusion - 27.07.2013, 23:50
Re: How to change login screen? Loading screen? - by Izutah - 27.07.2013, 23:55
Re: How to change login screen? Loading screen? - by RedFusion - 28.07.2013, 00:10
Re: How to change login screen? Loading screen? - by Rillo - 28.07.2013, 00:33
Re: How to change login screen? Loading screen? - by RedFusion - 28.07.2013, 02:09
Re: How to change login screen? Loading screen? - by Izutah - 28.07.2013, 11:17

Forum Jump:


Users browsing this thread: 2 Guest(s)