Author Topic: Ulx god  (Read 3417 times)

0 Members and 1 Guest are viewing this topic.

Offline Neoon

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
Ulx god
« on: April 03, 2013, 07:31:38 AM »
Hi,

Im running a Server so i allow all people to use !god and !ungod but the problem is everyone can use !ungod to everyone.
Can i set it up that users only can remove godmode from them self only?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Ulx god
« Reply #1 on: April 03, 2013, 08:10:04 AM »
Code: [Select]
ulx groupallow user "ulx ungod" "^"
Where "^" is the ULX keyword for "self".
Experiencing God's grace one day at a time.

Offline Neoon

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
Re: Ulx god
« Reply #2 on: April 04, 2013, 07:37:23 AM »
Thanks, works. Its possible to say when one Player has godmode and kills a Player without Godmode that the Player goes automatic 30sec into jail?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Ulx god
« Reply #3 on: April 04, 2013, 01:22:54 PM »
Thanks, works. Its possible to say when one Player has godmode and kills a Player without Godmode that the Player goes automatic 30sec into jail?

Not in default ULX.
Experiencing God's grace one day at a time.

Offline thriftylol

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Ulx god
« Reply #4 on: June 29, 2013, 08:50:40 PM »
sorry for the newbie question and the grave digging but where would i put that code?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Ulx god
« Reply #5 on: June 29, 2013, 09:43:10 PM »
Server console, or if a superadmin, game console.
(You really should learn about console commands, not just ULX, but server parameters in general, before ever running a server, yes, really)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming