Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: dathappysheep on June 14, 2016, 05:11:44 AM
-
My ULib/ULX versions (run "ulx version" in console):
ULib latest on steam workshop (can't currently check)
ULX latest on steam workshop
Game mode(s) I am having this problem on: Excl's Jailbreak
I am trying to install some ULX commands (https://forums.ulyssesmod.net/index.php?topic=8592.0) but am running into trouble as to where I drop the jailbreak.lua file. The server I'm trying to install this on is a dedicated server which I install my addons via the steam workshop (they download / update at server startup). So where exactly do I drop this file?
-
Plonk it in /garrysmod/addons/ulx/lua/modules/sh/
-
Better yet, because modifying the base ULib and ULX files can cause update issues, create a folder on your server /garrysmod/addons/_anynameyouwant_/lua/modules/sh/
We never, ever recommend modifying the files/folders/adding anything to our base files.
Use the addon format for adding new stuff.
That way, if something breaks/conflicts weeks from now, you don't have to remember any changes made, you just remove anything but ulib and ulx folders and work your way back adding one at a time.
-
Ok! Thank you guys!