Character Selection Screen
#1

how do i make it that when someone joins instead of just seeing the skin ids at the bottom of the escolater screen, they can see the skin before they choose it.

thanks

i am new to scripting
Reply
#2

SetPlayerCameraLookAt
SetPlayerCameraPos
Reply
#3

ive i have done this and i have also seen loads of video on how to do it but still my characters on the selection screen are still invisible
Reply
#4

SetPlayerInterior(playerid, interiorid);
SetPlayerVirtualWorld(playerid, worldid);
If he's somewhere in the San Andreas outside map both values should be 0.

Also make sure that SetPlayerPos(playerid, x, y, z); and SetPlayerCameraPos(playerid, x, y, z); have the same values (X, Y, Z).
That will make the camera be "attached" the character = You can't see him.
Reply
#5

Maybe they hit the New Pawn DOC button?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)