Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Neoon on April 03, 2013, 07:31:38 AM

Title: Ulx god
Post by: Neoon 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?
Title: Re: Ulx god
Post by: Megiddo on April 03, 2013, 08:10:04 AM
Code: [Select]
ulx groupallow user "ulx ungod" "^"
Where "^" is the ULX keyword for "self".
Title: Re: Ulx god
Post by: Neoon 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?
Title: Re: Ulx god
Post by: Megiddo 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.
Title: Re: Ulx god
Post by: thriftylol on June 29, 2013, 08:50:40 PM
sorry for the newbie question and the grave digging but where would i put that code?
Title: Re: Ulx god
Post by: JamminR 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)