Receiving some Errors that can't be solved by me.
#4

Then replace:
pawn Код:
PlayerInfo[iTargetID][pAdmin]
with:
pawn Код:
pInfo[iTargetID][pAdminlevel]
and also replace:
pawn Код:
SendClientMessageEx
with:
pawn Код:
SendClientMessage
It's supposed that SendClientMessageEx would format the text itself but since you format it, it doesn't need to use it.
Reply


Messages In This Thread
Receiving some Errors that can't be solved by me. - by MAFIAWARS - 24.09.2013, 12:38
Re: Receiving some Errors that can't be solved by me. - by DanishHaq - 24.09.2013, 12:41
Re: Receiving some Errors that can't be solved by me. - by MAFIAWARS - 24.09.2013, 12:47
Re: Receiving some Errors that can't be solved by me. - by Konstantinos - 24.09.2013, 13:33

Forum Jump:


Users browsing this thread: 1 Guest(s)