OnPlayerText [HELP]
#2

What line is 169? Show us.

EDIT: I was being blind (line 169 at the end). Looking at it again.
EDIT 2:

pawn Code:
if(pInfo[playerid][Adminlevel] >= 1) && text[0] == '#')
Should be:
pawn Code:
if(pInfo[playerid][Adminlevel] >= 1) && text[0] == '#'
Reply


Messages In This Thread
OnPlayerText [HELP] - by Avi Raj - 24.03.2013, 18:23
Re: OnPlayerText [HELP] - by arjanforgames - 24.03.2013, 18:36
Re: OnPlayerText [HELP] - by Avi Raj - 25.03.2013, 03:00
Re: OnPlayerText [HELP] - by Pottus - 25.03.2013, 03:06
Re: OnPlayerText [HELP] - by Avi Raj - 25.03.2013, 04:02
Re: OnPlayerText [HELP] - by Avi Raj - 25.03.2013, 04:18
Re: OnPlayerText [HELP] - by Scenario - 25.03.2013, 04:22
Re: OnPlayerText [HELP] - by Avi Raj - 25.03.2013, 04:24

Forum Jump:


Users browsing this thread: 1 Guest(s)