ULX

Author Topic: Report Module do not work anymore.  (Read 1899 times)

0 Members and 1 Guest are viewing this topic.

Offline alexincrime

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Report Module do not work anymore.
« on: February 21, 2010, 12:32:29 AM »
Hi, I'm new here, I like your Add-on ULX team Ulysses, Thanks at this point! :)
But 2 Problems I got:
Reporting Module seems to be broken and doesn't works, is that normal? "ulx/lua/ulx/modules/reports.lua" <-- right path? I guess.
!report < text > doesn't works, nothing happens.
Because the Creator of it doesnt respond, maybe inactive?
Can someone fix it?
And uresrtict do not denying props, "urestrict denyspawn user models/props_c17/oildrum001_explosive.mdl" in example
But users can spawn them anyway, after restart too.

I'm asking here for help, because I dont want to bump old threads about this 2 Modules.

Thx  for any help!

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: Report Module do not work anymore.
« Reply #1 on: February 21, 2010, 01:48:08 AM »
No clue about the report module, but as far as the URestrict question goes, you have to specify prop as what you're denying.

correct:
Code: [Select]
urestrict denyspawn superadmin prop models/props_c17/oildrum001_explosive.mdlincorrect:
Code: [Select]
urestrict denyspawn user models/props_c17/oildrum001_explosive.mdl
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline alexincrime

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Report Module do not work anymore.
« Reply #2 on: February 21, 2010, 02:10:15 AM »
Hi
yeah I meant this:
Code: [Select]
urestrict denyspawn user prop models/props_c17/oildrum001_explosive.mdl
was a mistake on my prev. post

So doesnt works anyway.
« Last Edit: February 21, 2010, 02:18:27 AM by alexincrime »