Custom function
#3

If I'm not mistaken, shouldn't this line:
pawn Code:
if (PlayerInfo[pAdmin] ==1(i))
Say something like:
pawn Code:
if (PlayerInfo[i][pAdmin] == 1)
??

If that doesn't fix it, try changing 'string[]' to 'const string[]'.

EDIT: Fuck, I nearly got it first.
Reply


Messages In This Thread
Custom function - by Lz - 15.12.2012, 13:58
Re: Custom function - by Djole1337 - 15.12.2012, 14:00
Re: Custom function - by Threshold - 15.12.2012, 14:01
Re: Custom function - by Mean - 15.12.2012, 14:02
Re: Custom function - by Lz - 15.12.2012, 14:19
Re: Custom function - by XStormiest - 15.12.2012, 14:33
Re: Custom function - by Lordzy - 15.12.2012, 14:38

Forum Jump:


Users browsing this thread: 1 Guest(s)