SA-MP Forums Archive
Help with ban logs - 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: Help with ban logs (/showthread.php?tid=613662)



Help with ban logs - StrikerZ - 30.07.2016

If someone bans him/her his logs doesn't gets saved in bans.log in ftp Any help?


Re: Help with ban logs - Shinja - 30.07.2016

You use default Ban and BanEx or you scripted own system?
By default Ban and BanEx gets saved in samp.ban file in the server's root directory
If you scripted your own system you have to save the data using MySQL or files includes


Re: Help with ban logs - StrikerZ - 30.07.2016

samp.ban saves only rcon bans and yep i already have mysql


Re: Help with ban logs - Shinja - 30.07.2016

your bans.log is a MySQL table?
Can you show us your Ban cmd?


Re: Help with ban logs - Logic_ - 30.07.2016

Quote:
Originally Posted by Shinja
Посмотреть сообщение
your bans.log is a MySQL table?
Can you show us your Ban cmd?
What?

If you use a custom ban system, it won't be saved in samp's ban file, else, if you use the default ban system, it will save it in that.
I think you are using a custom ban system and saving admin ban logs in another text file.


Re: Help with ban logs - Shinja - 30.07.2016

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
What?

If you use a custom ban system, it won't be saved in samp's ban file, else, if you use the default ban system, it will save it in that.
I think you are using a custom ban system and saving admin ban logs in another text file.
Huh?


Re: Help with ban logs - StrikerZ - 30.07.2016

Fixed guys anyways thx for help