Ulysses

General => Off-Topic => Topic started by: Undercover Orange on April 30, 2017, 08:57:54 AM

Title: Ulx custom commands from this site dont work
Post by: Undercover Orange on April 30, 2017, 08:57:54 AM
so I'm trying to add the custom commands the server I help manage and the only possible way to get it to work is to add each individual command to each of the files (such as chat.lua) is there any reason why this is happening?
Title: Re: Ulx custom commands from this site dont work
Post by: Megiddo on April 30, 2017, 01:04:40 PM
Can you provide a link to one the commands you're using? We could probably better explain how to properly install it if we had an example.
Title: Re: Ulx custom commands from this site dont work
Post by: Undercover Orange on April 30, 2017, 05:12:01 PM
https://forums.ulyssesmod.net/index.php/topic,7268.0.html that one. i took the one category one and dropped it into the addons folder. nothing. took  the other one. dropped it into the addons folder. nothing.
Title: Re: Ulx custom commands from this site dont work
Post by: Timmy on May 01, 2017, 01:33:50 AM
Try renaming "CustomCommands" to "custom-commands" so the folder does not contain any capitals.

Garry’s Mod assumes all folders are lowercase. This can cause issues on case-sensitive file systems.