Author Topic: Disable Prop console message  (Read 2897 times)

0 Members and 1 Guest are viewing this topic.

Offline eric1555

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Disable Prop console message
« on: December 28, 2010, 02:22:12 PM »
How do I disable when someone spawns a prop its printed into console?

Example:
Jokkocze<STEAM_0:1:11465275> spawned model models/weapons/w_shot_shottytre.mdl
Jokkocze<STEAM_0:1:11465275> spawned model models/weapons/w_shot_shottytre.mdl

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Disable Prop console message
« Reply #1 on: December 30, 2010, 05:23:47 PM »
Change the following by hand in your config, or use XGUI to change it for you.

Quote from: config
ulx logSpawnsEcho 1 ; Echo spawns to players in server. 0 = off, 1 = Admins only, 2 = All players. (Echoes to console)
« Last Edit: December 30, 2010, 08:21:29 PM by Megiddo »
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Disable Prop console message
« Reply #2 on: December 30, 2010, 07:17:00 PM »
Bit more clarification -
The configs are in
your_gmod/data/ulx/config.txt
(Other files in that folder too)
Most are well commented.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
Re: Disable Prop console message
« Reply #3 on: January 13, 2011, 08:11:21 AM »
It still show the lines on console. It just disables log writing.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Disable Prop console message
« Reply #4 on: January 13, 2011, 08:57:10 AM »
It still show the lines on console. It just disables log writing.

You want it disabled in the server console, as well?
Experiencing God's grace one day at a time.

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
Re: Disable Prop console message
« Reply #5 on: January 13, 2011, 05:24:42 PM »
Yeah. Sometimes there is too many of them and it lags. Also some errors on console are annoying. :(
« Last Edit: January 13, 2011, 05:33:02 PM by sweetone »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Disable Prop console message
« Reply #6 on: January 13, 2011, 10:57:09 PM »
Yeah. Sometimes there is too many of them and it lags. Also some errors on console are annoying. :(

There's actually no way to disable it from the console right now, but I'll probably add that before the next release. What do you mean by errors on console?
Experiencing God's grace one day at a time.

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
Re: Disable Prop console message
« Reply #7 on: January 14, 2011, 05:32:46 AM »
Thanks. One time there happened some error with wire and then it spammed a lot. I show it you when i see it again.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Disable Prop console message
« Reply #8 on: January 14, 2011, 02:10:47 PM »
Meh, no need for the wire error unless ULib/ULX files are actually mentioned in it.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming