ip comparator with djson?
#3

ip is not integer but string
pawn Код:
if(ip == dj(str, "player/IP"))
to
pawn Код:
if(!strcmp(ip, dj(str, "player/IP")))
Reply


Messages In This Thread
ip comparator with djson? - by sciman001 - 22.04.2011, 19:55
Re: ip comparator with djson? - by sciman001 - 22.04.2011, 20:13
Re: ip comparator with djson? - by Jefff - 22.04.2011, 20:17
Re: ip comparator with djson? - by sciman001 - 22.04.2011, 20:19

Forum Jump:


Users browsing this thread: 1 Guest(s)