Reading bans for irc - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Reading bans for irc (
/showthread.php?tid=186082)
Reading bans for irc -
Face9000 - 27.10.2010
Hi all,i've some problems.
I use Incognito irc plugin and with /totalbans i can see all bans done in 24 hours.
I need to edit this and count ALL bans everyday...
How?
Re: Reading bans for irc -
Whizion - 27.10.2010
Create a new variable, find the code where it adds the ban and make that variable +1 there, and save it to the file. I don't use that plugin so i don't know where that code is, your gonna have to find it yourself. Or wait for somebody who uses it to reply.
Re: Reading bans for irc -
Face9000 - 27.10.2010
Umh ok thanks!