Author Topic: ulx has no console commands  (Read 1307 times)

0 Members and 2 Guests are viewing this topic.

Offline IceCupe123

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
ulx has no console commands
« on: September 26, 2015, 09:43:59 AM »
ulx console commands don't work like "ulx_menu" unknown command so i cant bind the ulx menu on a key
but !menu work

i tried

- new install of ulx and ulib
- different server (fresh server)
- new and old versions of ulx and ulib

hope u guys can help me

Offline Timmy

  • Ulysses Team Member
  • Sr. Member
  • *****
  • Posts: 252
  • Karma: 168
  • Code monkey
Re: ulx has no console commands
« Reply #1 on: September 26, 2015, 04:59:54 PM »
I'm pretty sure ulx_menu does not exist.

To open the menu: xgui

To bind the menu to a key: bind KEY "xgui" (Replace KEY with any letter on your keyboard)

You can get a list of all ULX console commands by entering ulx help in your console.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ulx has no console commands
« Reply #2 on: September 26, 2015, 06:16:14 PM »
ulx console commands do not use underscore _
ulx<space><command> = "ulx command"

If you've seen something with an underscore, it's likely a ulx convar.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming