See Characters in Spawn Selection?
#1

Hi , whene i'm in Spawn Selection , i can't See my Character(SWAT) i see nothing but i have that
AddPlayerClass(285,-379.6754,911.4002,9.4913,81.5043,0,0,0,0,0,0);

Need Help
Reply
#2

You need to set the camera position and the position where it looks.
Reply
#3

i have it
pawn Код:
public SetupPlayerForClassSelection(playerid)
{
    SetPlayerPos(playerid, 2462.3018,-599.7973,835.6350);
    SetPlayerFacingAngle(playerid, 224.7791);
    SetPlayerCameraPos(playerid, 2463.9382,-602.7863,835.6777);
    SetPlayerCameraLookAt(playerid, 2462.3018,-599.7973,835.6350);
    return 1;
}
Reply
#4

Need Help to Fix It
Reply
#5

Stop bumping in 12 minutes.
Reply
#6

where is the loaction u wanna have ur skins for selection?
In the open Air on in an interior?

Try to set the interiorid with SetPlayerInterior(playerid,0);
If the skins are in an interior u have to change the interiorid 0 to the interior u have ur skin selection in.
U can find ur interior and the right id here:http://weedarr.wikidot.com/interior

If ur prob is not cause by the interiorid u have to describe more: how does the screen look like etc...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)