Ulx problems

Post Reply
jajolt
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed May 30, 2012 2:29 pm

Ulx problems

Post by jajolt »

Hello,

I have ULX and ULIB installed, and I cannot type my ulx commands, I have to go through the menu, and I can't spawn certain admin weapons and no one can spawn durgz. My users.txt file is configured correctly. Please help.

For example on the menu thing, I cant type !ban ad;lsfjd 500 Spam I have to type !menu (or use my binded key) and ban through that. This limits me to what i can do, like using !giveswep, etc etc.
TheLastPenguin
A semi-regular
A semi-regular
Posts: 25
Joined: Tue Aug 28, 2012 4:33 pm

Re: Ulx problems

Post by TheLastPenguin »

I believe names with ; in them mess up garrysmod commands since its used as a separator in concommands when a script runs two concommands with one call to LocalPlayer():ConCommand()

It's also possible you have an Addon that's interfering with the chat system and modifying what you say. This is usually caused by having two mods using similarly formatted chat commands.
Eg: both mods start commands with '!'

More specifics about what mods you have and more examples of what commands don't work / Lua error messages ect.
Erhan
A semi-regular
A semi-regular
Posts: 20
Joined: Tue Sep 11, 2012 10:55 pm

Re: Ulx problems

Post by Erhan »

It is possible that one of the addons break the commands used in ULX.
Post Reply