Ulysses

General => Off-Topic => Topic started by: Guthechtx on June 18, 2016, 05:59:47 AM

Title: End Round Music Menu for ULX...
Post by: Guthechtx on June 18, 2016, 05:59:47 AM
Hi guys, I have a question, because this isn't working for me: https://forums.ulyssesmod.net/index.php?topic=6917.0
I know it is old, but it looks so good and easy but i can't get it to work for me. I've put the lua file in "addons/ulx/lua/ulx/modules/sh" but nothing works.
I noticed that the lua file was not loaded in the console...

My versions:
ULib v2.61w
ULX v3.71w

Gamemode: TTT

Title: Re: End Round Music Menu for ULX...
Post by: roastchicken on June 19, 2016, 08:11:19 AM
A few things:

1. You should not be messing around in addons/ulx. If you want to modify or extend ULX, please do so in your own addon folder that mimics the folder structure of the ulx addon. For example, if you want to put the file in garrysmod/addons/ulx/lua/ulx/modules/sh, instead put it in garrysmod/addons/myaddon/lua/ulx/modules/sh.

2. This script is quite old (2+ years), so it's quite possible that TTT or Garry's Mod was changed in a way that conflicts with the script.

A couple of things you can do to troubleshoot:

Title: Re: End Round Music Menu for ULX...
Post by: Guthechtx on June 19, 2016, 10:13:02 AM
yeah i didn't get it to work but now i'm using an other addon but thanks anyway