• Print

Author Topic: Echo not showing ban or kick when it use too  (Read 20802 times)

0 Members and 1 Guest are viewing this topic.

Offline Quangasaurusrex

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Echo not showing ban or kick when it use too
« on: October 26, 2018, 08:30:07 pm »
Ulx kick and Ulx ban do not echo across to the whole server

I disabled ulx echo for everyone, but it usually kept ban and kick, however it no longer does this.
Is it a bug? It happened before. If its not a bug where can I add it manually?
My ULib/ULX versions (run "ulx version" in console):
ULib v2.63d (05/12/18)
ULX v3.73d (05/21/18)


Game mode(s) I am having this problem on:
Darkrp
Lua errors shown in console, if any:
Code: [Select]
<insert errors here>

Offline iViscosity

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 803
  • Karma: 58
Re: Echo not showing ban or kick when it use too
« Reply #1 on: October 26, 2018, 08:40:21 pm »
What state is your logecho on?

Command is "ulx logecho" and values can be 0, 1, or 2.

Code: Lua
  1. ulx logecho 0 -- No echoes to anything
  2. ulx logecho 1 -- Echoes show up as (Someone) when someone doesn't have permissions to see who is using it
  3. ulx logecho 2 -- Shows the admin's name to everyone.
  4.  
I'm iViscosity. I like gaming and programming. Need some help? Shoot me PM.

Offline Quangasaurusrex

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Echo not showing ban or kick when it use too
« Reply #2 on: October 27, 2018, 08:43:10 am »
Its at zero, however it use to show kick and ban across. I'm not sure why it changed or if something changed it. I'm just wondering if there was a way to add it back without having it to echo across the whole server for every command, but just have those two.

Offline Sumerinn

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • thots
Re: Echo not showing ban or kick when it use too
« Reply #3 on: November 04, 2018, 05:09:35 pm »
That would be really convenient if there was. I'd like to know as well.

  • Print