class problem
#1

....
Reply
#2

....
Reply
#3

yes it is possible, no I'm not typing you out an example
Reply
#4

....
Reply
#5

....
Reply
#6

i normally use
https://sampwiki.blast.hk/wiki/SetCameraBehindPlayer
then use setplayerpos for class selection
Reply
#7

Код:
forward	SetupPlayerForClassSelection(playerid);
public SetupPlayerForClassSelection(playerid)
{
	SetPlayerInterior(playerid,0);//i guess this is not needed? i leave it here anyways
	SetPlayerPos(playerid,1209.9680,-2036.7838,69.0078);
	SetPlayerCameraPos(playerid,1211.9680,-2036.7838,69.0000);
	SetPlayerCameraLookAt(playerid,1209.9680,-2036.7838,69.0078);
	SetPlayerFacingAngle(playerid,240.0);
	return 1;
}
Reply
#8

....
Reply
#9

....
Reply
#10

do you want it? or do you wanna learn it?
if you want it go script request thread...
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)