problems with /unbanip (SQL Lite)
#1

hello... i've made Admin System with SQL Lite and i made /banip
command works fine but when i try unban ip... unban doesn't work
i tried this way:
pawn Код:
format(Query,sizeof(Query),"UPDATE `BANNEDIPS` WHERE `IP` = '%s' SET IP 'Unbanned'", DB_Escape(ip));
but it doesn't worked...
any help?
Reply


Messages In This Thread
problems with /unbanip (SQL Lite) - by [WSF]ThA_Devil - 18.12.2011, 17:04
Re: problems with /unbanip (SQL Lite) - by [WSF]ThA_Devil - 18.12.2011, 17:57

Forum Jump:


Users browsing this thread: 1 Guest(s)