[HELP] cusom gamemode
#1

i made a custom gamemode for my server.
when i go in server there is not showing any player skin or something like that
and i can only spawn i one location
btw how can i change the image what is showing when i chose player skin or spawn location?
Reply
#2

under
Код:
public OnPlayerRequestClass(playerid, classid)
{
        SetPlayerCameraPos(playerid, x,y,z);
        SetPlayerCameraLookAt(playerid, x,y,z);
        SetPlayerPos(playerid, x,y,z);
}
Reply
#3

thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)