09.08.2016, 16:46
You are definitely using an enum but wrong way.
EDIT: Remove that pClan[MAX_PLAYERS]; var from your script,its causing these errors,the fix is very simple,just show me the emun and its definition and i will fix it.Or just open pawn and press CTRL+F and type "pClan[" then press F3 button 5-6 times and select that whole line then show us that line. (Can't explain here why you have to do that,just do as i said :C)
EDIT: Remove that pClan[MAX_PLAYERS]; var from your script,its causing these errors,the fix is very simple,just show me the emun and its definition and i will fix it.Or just open pawn and press CTRL+F and type "pClan[" then press F3 button 5-6 times and select that whole line then show us that line. (Can't explain here why you have to do that,just do as i said :C)
