Little help with skin choosing?
#1

why always when i try this and i start my server the camera and everything is "ok" but it doesnt show the skins ,why that?


public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid, 2107.3132,2174.7200,14.4965);
SetPlayerCameraPos(playerid, 2107.3132,2174.7200,14.4965);
SetPlayerCameraLookAt(playerid, 2107.3132,2174.7200,14.4965);
SetPlayerFacingAngle(playerid, 269.4936);
return 1;
}
Reply
#2

Change the
pawn Код:
SetPlayerCameraPos(playerid, 2107.3132,2174.7200,14.4965);
Reply
#3

to what?
Reply
#4

Something like
pawn Код:
SetPlayerCameraPos(playerid, 2105.3132,2174.7200,14.4965);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)