Cool Right Click Menus

Scripts and support for your favorite MUD client.
Gizep
Sojourner
Posts: 150
Joined: Thu Mar 10, 2005 4:34 pm
Location: Menzoberranzan
Contact:

Cool Right Click Menus

Postby Gizep » Mon Dec 24, 2007 12:19 am

Just paste this code into a new alias... and run it
Image
One block for making your own...

Code: Select all

#CLASS VitMenu {menu}
#FORALL @GroupList {
  #MENU "%i" {vit %i}
}
#CLASS 0
#MENU "Vit" {} "" "VitMenu"


My full set..

Code: Select all

#CLASS VitMenu {menu}
#FORALL @GroupList {
  #MENU "%i" {vit %i}
}
#CLASS 0
#MENU "Vit" {} "" "VitMenu"
#CLASS FHMenu {menu}
#FORALL @GroupList {
  #MENU "%i" {fh %i}
}
#CLASS 0
#MENU "Full Heal" {} "" "FHMenu"

#CLASS HealMenu {menu}
#FORALL @GroupList {
  #MENU "%i" {heal %i}
}
#CLASS 0
#MENU "Heal" {} "" "HealMenu"

#CLASS GrpMenu {menu}
#FORALL @GroupList {
  #MENU "%i" {grp %i}
}
#CLASS 0
#MENU "Grp" {} "" "GrpMenu"

#CLASS RescueMenu {menu}
#FORALL @GroupList {
  #MENU "%i" {rescue %i}
}
#CLASS 0
#MENU "Rescue" {} "" "RescueMenu"
As long as we live in this world we are bound to encounter problems. If, at such times, we lose hope and become discouraged, we diminish our ability to face difficulties. If, on the other hand, we remember that it is not just ourselves but everyone who has to undergo suffering, this more realistic perspective will increase our determination and capacity to overcome troubles.
-- The Dali Lama
Dalar
Sojourner
Posts: 4905
Joined: Sun Feb 25, 2001 6:01 am

Postby Dalar » Mon Dec 24, 2007 5:31 am

Hmm, what to do w/ my other hand
It will be fixed in Toril 2.0.
Aremat group-says 'tanks i highly suggest investing 20 silver in training weapons from cm to cut down on the losing scales to shield'
Gizep
Sojourner
Posts: 150
Joined: Thu Mar 10, 2005 4:34 pm
Location: Menzoberranzan
Contact:

Postby Gizep » Mon Dec 24, 2007 5:55 am

Forgot to give ya this part for begining...

Code: Select all

#DELCLASS VitMenu
#DELCLASS FHMenu
#DELCLASS HealMenu
#DELCLASS GrpMenu
As long as we live in this world we are bound to encounter problems. If, at such times, we lose hope and become discouraged, we diminish our ability to face difficulties. If, on the other hand, we remember that it is not just ourselves but everyone who has to undergo suffering, this more realistic perspective will increase our determination and capacity to overcome troubles.
-- The Dali Lama

Return to “MUD Client Help”

Who is online

Users browsing this forum: No registered users and 12 guests