05.01.2013, 18:40
Hi. I wonder how do i disable skin chooser? I already have done this:
But it still shows GUI for skin chooser. How to disable this corectly? Thanks in advance!
Код:
public OnPlayerRequestClass(playerid, classid) { SpawnPlayer(playerid); return 1; }