unban command dini - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: unban command dini (
/showthread.php?tid=439442)
unban command dini -
VIP475 - 25.05.2013
hi,
i have include #dini but when im doing unban command it just doesnt work
format(string,sizeof(string),"users/%s.ini",tmp);
dini_IntSet(string, "Banned", 0);
for making it Banned=0 from Banned=1
everything is fine with the command
Re: unban command dini -
DobbysGamertag - 25.05.2013
What's the ban command?