#3

You're probably added pAdminDuty into the enum as well as it's declared as:
pawn Код:
new pAdminDuty[MAX_PLAYERS];
too. Change the name to something else.

Quote:
Originally Posted by SAMProductions
Посмотреть сообщение
Try This:
pawn Код:
else if(PlayerInfo[iTargetID][pAdmin] >= 1 && pAdminDuty[iTargetID] == 1); {
Never use semicolon after if statements, more errors will be given.
Reply


Messages In This Thread
help - by kosa451 - 01.11.2013, 13:56
Re: help - by SAMProductions - 01.11.2013, 13:58
Re: help - by Konstantinos - 01.11.2013, 14:00
Re: help - by kosa451 - 01.11.2013, 14:00

Forum Jump:


Users browsing this thread: 1 Guest(s)