Most Effective/Efficient way of diabling the spawn menu?
#1

G'day,
Whats the most Efficient/Effective way to remove the Spawn menu/class selection option?


EDIT:
Nevermind, A mate helped me fix this, I just made my InitPlayer Connection stock a public and then just called it on, 'OnPlayerConnect' and in InitPlayer Connection I Had TogglePlayerSpectating(playerid, true/false); either side on where my dialog was called.

EG
TogglePlayerSpectating(playerid, true);
ShowPlayerDialog....
TogglePlayerSpectating(playerid, false);
Reply


Messages In This Thread
Most Effective/Efficient way of diabling the spawn menu? - by Deal-or-die - 27.07.2012, 04:26
Re: Most Effective/Efficient way of diabling the spawn menu? - by Niko_boy - 27.07.2012, 04:55

Forum Jump:


Users browsing this thread: 1 Guest(s)