ULX

Author Topic: spamblocker does not work  (Read 2416 times)

0 Members and 1 Guest are viewing this topic.

Offline Leaky

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
spamblocker does not work
« on: April 02, 2006, 08:33:55 PM »
I installed ulx and spamblocker doesn't work. I keep getting jerks in my server spamming trees and lagging the server and just messing everything up.
I set the spamblocker to 1 and limit to 5 props but they never get kicked or blocked. Anyone know what might be causing this?

Thanks

Leaky

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: spamblocker does not work
« Reply #1 on: April 02, 2006, 08:42:39 PM »
Are you running ulx v1.11?
Experiencing God's grace one day at a time.

Darkcoder

  • Guest
Re: spamblocker does not work
« Reply #2 on: June 14, 2006, 10:03:24 PM »
i agree with Leaky, ive looked at the blocked items list and each container should only be spawned once and in the past ive added other items to the list but it doesnt seem to do anything as i recall people making atleast 10containers sometimes.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: spamblocker does not work
« Reply #3 on: June 15, 2006, 03:41:30 PM »
That means you're adding the wrong path, or the people spawning have prop access.
Experiencing God's grace one day at a time.

Darkcoder

  • Guest
Re: spamblocker does not work
« Reply #4 on: June 16, 2006, 08:56:16 AM »
No,

Code: [Select]
"models/props_animated_breakable/smokestack.mdl", 0 ) --Completely block this
addRestrictedProp( "models/props_docks/prefab_piling01a.mdl", 0 )
addRestrictedProp( "models/props_wasteland/cargo_container01.mdl", 1 )
addRestrictedProp( "models/props_wasteland/cargo_container01b.mdl", 1 )
addRestrictedProp( "models/props_wasteland/cargo_container01c.mdl", 1 )

i have got someone to spawn atleast 3 smoke stacks, and they were not admind for ulx or anything, they were just guests to my server and those are the default objects that are supposed to be banned and ive seen people spawn atleast 10containers before so something must be up.