[Question] Disabling class selection entirley
#1

I've been trying to disable class selection entirley but seems like it still appears, however it doesn't do anything.

I returned 0 on the OnPlayerRequestClass callback but I can still see those arrows and the spawn button.

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    return 0;
}
Is there any way to disable it completly?
Reply


Messages In This Thread
[Question] Disabling class selection entirley - by Maxips2 - 09.09.2012, 09:57
Re: [Question] Disabling class selection entirley - by clarencecuzz - 09.09.2012, 10:00
Re: [Question] Disabling class selection entirley - by JaKe Elite - 09.09.2012, 10:00
Re: [Question] Disabling class selection entirley - by [MM]RoXoR[FS] - 09.09.2012, 10:02
Re: [Question] Disabling class selection entirley - by Maxips2 - 09.09.2012, 10:02
Re: [Question] Disabling class selection entirley - by JaKe Elite - 09.09.2012, 10:05

Forum Jump:


Users browsing this thread: 1 Guest(s)