why is my class/skin selection blank?
#2

Use this
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
    SetPlayerCameraPos(playerid, 1957.3783, 1342.1572, 15.0000);
    SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
    return 1;
}
the default one has this problem where the camera is at the same place as the player which will result in the selection menu/class selection not show skins etc.
Reply


Messages In This Thread
why is my class/skin selection blank? - by the.et - 01.01.2012, 14:10
Re: why is my class/skin selection blank? - by suhrab_mujeeb - 01.01.2012, 14:21
Re: why is my class/skin selection blank? - by the.et - 01.01.2012, 14:33
Respuesta: why is my class/skin selection blank? - by [DOG]irinel1996 - 01.01.2012, 14:35

Forum Jump:


Users browsing this thread: 1 Guest(s)