20.05.2016, 14:41
So somehow i have this problem. When player join server it doesn't show any skins for him to choose
I have this OnPlayerRequestClass
What can i do?? It just won't let him choose skins. I have that left and right button and spawn
I have this OnPlayerRequestClass
Code:
public OnPlayerRequestClass(playerid, classid) { SPP(playerid, 1479.1777, -1773.4106, 16.0641); SetPlayerCameraPos(playerid, 1479.1777, -1773.4106, 16.0641); SetPlayerCameraLookAt(playerid, 1481.1378, -1748.4348, 15.4453); return 1; }