
URM - User Restrictions Module for ULX - ulyssesmod.net
Sep 23, 2015 · URM - User Restrictions Module for ULX URM is an addon to allow server admins to restict or limit entities and tools from usergroups. It also features a loadout system that allows unique loadouts to be set for different usergroups. The restrictions, limits, and loadouts can be unique to usergroups.
Ulysses - Index
Jul 10, 2024 · Ulysses or ULX news. 447 Posts 72 Topics Last post by Megiddo in Ulysses Forums are now R... on July 10, 2024, 05:48:01 AM Off-Topic. Feel free to talk about anything and everything in this board. 7373 Posts 1333 Topics Last post by BIOMAN in Re: Addon like utime but... on July 28, 2023, 08:59:38 PM Developers Corner
How do I permanatley disable the ULX MOTD? - ulyssesmod.net
Apr 6, 2014 · Alright, so I use ULX for single player and multiplayer listen servers for my friends. Its great. My only concern is that I have yet to find out how you permanatly disable the MOTD. I have tried ulx_showMotd 0 in the console, and unchecking it in the xgui, but it comes back. How do I get rid of it forever? Thanks.
How to make ULX commands silent. - ulyssesmod.net
Feb 8, 2014 · That file is where the majority of the settings in ULX are stored, and has descriptions of what each one does. There's an echo mode that will allow what you're asking for for all commands. I'm really surprised at how many people are trying to tell others to go digging into ULX code lately, when we wrote settings to allow for what most/many are ...
How do I make it so admins press v to turn noclip on
Apr 20, 2014 · bind v "noclip ; ulx noclip"Will work on any server that has noclip enabled OR you have ulx access to noclip. Will spit out the appropriate errors on failure of either, but won't override the default key, just adds to it.
How do I unban someone? - ulyssesmod.net
Dec 30, 2007 · Method 2 (For ULX versions prior to v3.50) Get into the ban menu, find the user you want to unban, click the 'x' beside the ban and confirm the unban. Method 3 In console, type "ulx unban <steam_id>". Steam_id is the players steam id you wish to unban. Note that you have to have access to this command first Method 4
How exactly does can_target work? - ulyssesmod.net
Jul 22, 2011 · So, to solve the problem above, you would do: "ulx setgroupcantarget mod !%mod,^" This means "mod can target NOT group mod, can target self" (The comma basically just adds another separate parameter) Update regarding Inheritance and branching: With the inheritance system, it is possible to create multiple branches of inheritance.
Unknown Command ULX? - ulyssesmod.net
Oct 6, 2010 · KK, so i reinstalled my Gmod, the path output shows all my Lua server files, I tryed the ulx adduser command, it still says Unknown command:ulx, there must be a reasonable explanation for this. Logged
AWarn 3.4 - Robust warning system - ulyssesmod.net
Jan 12, 2013 · ulx removewarning <player> <count> - Removes an amount of active warnings from the targeted player. these are the warnings that count towards the player being kicked. ulx deletewarnings <player> - Completely removes all history of a player's warnings. ulx listwarnings - Prints a list to console for all connected players who have warnings. This ...
Author Topic: ulx can target (Read 25484 times) - ulyssesmod.net
Apr 19, 2014 · Re: ulx can target « Reply #7 on: April 19, 2014, 04:41:14 PM » Since moderator is inheriting from user and user can target EVERYONE (asterisk = everyone), then moderator inherits the "can_target".