Help again
#1

Yeh i am having trouble with the player selection screen it seems i cant see the skins help me please

Regards Luis
Reply
#2

camera is probably in a different location to the player
Reply
#3

Most likely you got the camera position and angle off. Would you like the code for a camera position, angle, skin and animation from my server?
Reply
#4

Quote:
Originally Posted by [N
BL!nk ]
Most likely you got the camera position and angle off. Would you like the code for a camera position, angle, skin and animation from my server?
Yeh okay i will see if it help thanks
Reply
#5

Код:
public OnPlayerRequestClass(playerid, classid)
{
	TogglePlayerControllable(playerid, true);
	GameTextForPlayer(playerid, " ~<~ ~>~", 3, 2000);
	SetPlayerPos(playerid, 2072.6375,1448.9493,10.6719);
	SetPlayerFacingAngle(playerid, 71.2500);
	SetPlayerCameraPos(playerid, 2067.1794,1448.4274,10.8203);
	SetPlayerCameraLookAt(playerid, 2087.1794,1448.4274,10.8203);
  ApplyAnimation(playerid,"PAULNMAC","wank_loop", 1.800001, 1, 0, 0, 1, 600);
	return 1;
}
Use this its outfront of a casino in Las Ventures, your character will be near the doorway, beating his meat.
Reply
#6

Quote:
Originally Posted by [N
BL!nk ]
Код:
public OnPlayerRequestClass(playerid, classid)
{
	TogglePlayerControllable(playerid, true);
	GameTextForPlayer(playerid, " ~<~ ~>~", 3, 2000);
	SetPlayerPos(playerid, 2072.6375,1448.9493,10.6719);
	SetPlayerFacingAngle(playerid, 71.2500);
	SetPlayerCameraPos(playerid, 2067.1794,1448.4274,10.8203);
	SetPlayerCameraLookAt(playerid, 2087.1794,1448.4274,10.8203);
  ApplyAnimation(playerid,"PAULNMAC","wank_loop", 1.800001, 1, 0, 0, 1, 600);
	return 1;
}
Use this its outfront of a casino in Las Ventures, your character will be near the doorway, beating his meat.
Thank you so much it has been pissing me off so bad but thanks to you i have fixed thanks so much
Reply
#7

Not a problem buddy!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)