08.04.2010, 20:01
Nice but you should use
new IsVmodAllowed[MAX_PLAYERS]; in stead of new IsVmodAllowed;
Because this will bug when another player types the opposite command..
new IsVmodAllowed[MAX_PLAYERS]; in stead of new IsVmodAllowed;
Because this will bug when another player types the opposite command..

