Author Topic: How to disable the custom ban message?  (Read 1415 times)

0 Members and 1 Guest are viewing this topic.

Offline Jason11040

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
How to disable the custom ban message?
« on: August 01, 2016, 01:40:30 PM »
i have a global ban addon and it seems when i updated to the lastest ulx it added a custom ban message and i think it messing up the global banning.

http://prnt.sc/c0ddwf
this is the addon i'm using
https://facepunch.com/showthread.php?t=1231554

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: How to disable the custom ban message?
« Reply #1 on: August 01, 2016, 03:03:28 PM »
Without the template information you were asked for, including data from "ulx version" and lua errors appearing in your server console, we find it difficult to really help you with a 3rd party addon.
Even if we could help, it's more than likely going to rely on the 3rd party devs modifying their code to work with our new system.

That being said, I've perused our code.
We still use ULib functions to call both standard gmod and non standard additional data storage for ban.
Those names haven't changed, even if the code inside them did a bit.
It likely still not going to be anything we can do.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming