Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: tokoke on December 15, 2008, 04:23:13 PM

Title: SVN, ULX, Wiremod, Support
Post by: tokoke on December 15, 2008, 04:23:13 PM
I just had my server reformated and garrysmod installed.  I installed ULX and Ulib not via SVN but from the download on this site.  I did not have a problem but I then installed wiremod.  Once wiremod was installed ULX half worked.  The console for ULX didnt work. (IE ulx noclip, error ulx is not a known command) but if I typed !noclip it worked and !Menu didnt work.  Any idea what is wrong?
Title: Re: SVN, ULX, Wiremod, Support
Post by: JamminR on December 15, 2008, 09:31:40 PM
Sounds like your client isn't downloading the server lua cache.
"chat" commands are server side.
"console" commands and menus are client side.
Make sure your server's configured for downloading it's lua files to clients. ULX has no control over standard Gmod lua cache download.
Title: Re: SVN, ULX, Wiremod, Support
Post by: tokoke on December 16, 2008, 05:01:07 AM
Thanks, but how do I go about fixing this?