Author Topic: how do i seperate certain commands  (Read 1270 times)

0 Members and 1 Guest are viewing this topic.

Offline Tuckerman50

  • Newbie
  • *
  • Posts: 4
  • Karma: -2
how do i seperate certain commands
« on: October 04, 2014, 06:58:22 PM »
I want it to look like this

Useful

Slay
Ban
Banid
tp
goto
bring



I wish to group my things in specific groups and I don't know how
« Last Edit: October 04, 2014, 07:02:23 PM by Tuckerman50 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: how do i seperate certain commands
« Reply #1 on: October 04, 2014, 09:59:40 PM »
Tucker, without modifying ULX code, there's no way to change the categories of our base commands.
I don't recommend doing that, as each time we update, you'd have to re-edit all your code again after our changes.

It's possible to create your own menus that link to ULX base commands, but our Developer's corner section of the forum would be best to discuss that.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming