Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
GuinnessDNA
Beginner


Joined: 12 Feb 2003
Posts: 23

PostPosted: Wed Feb 26, 2003 12:52 am   

Gemstone III Quickbuttons
 
You know those sword, shield and backpack buttons in the FE Wizard? well as unpowerful as they are i still use them... that and I like my ZMud looking like my FE Wizard.

One note I'de like to make is that I position all my buttons to my own personal feel and I think everyone should be able to move them around (I noticed someone in a GS form asking how to move them out from behind other buttons). Right click on a button and go to its "Position/Size" tab. you can then switch panels (Top/Left/Bottom/Right) and move it to any position you want on that panel. anyway, heres the Quickbuttons:

#CLASS {Gemstone}
#VAR weapon {falchion} {falchion}
#VAR shield {shield} {shield}
#VAR container {cloak} {cloak}
#VAR sheath {sheath} {sheath}
#BUTTON getWeapon {} {get my @weapon from my @sheath} {} {} {} {} {GemStoneIIIgetWeapon.bmp} {Size} {30} {30} {Pos} {0} {1110} {16} {} {} {} "" {} {} {}
#BUTTON getShield {} {remove my @shield} {} {} {} {} {GemStoneIIIgetShield.bmp} {Size} {30} {30} {Pos} {0} {1140} {16} {} {} {} "" {} {} {}
#BUTTON backpack {} {stow right} {} {} {} {} {GemStoneIIIbackpack.bmp} {Size} {30} {30} {Pos} {0} {1170} {16} {} {} {} "" {} {} {}
#BUTTON putWeapon {} {Put my @weapon in my @sheath} {} {} {} {} {GemStoneIIIputWeapon.bmp} {Size} {30} {30} {Pos} {0} {1200} {16} {} {} {} "" {} {} {}
#BUTTON wearShield {} {Wear my @shield} {} {} {} {} {GemStoneIIIwearShield.bmp} {Size} {30} {30} {Pos} {0} {1230} {16} {} {} {} "" {} {} {}
#CLASS 0


Couple of side notes, Your going to want to change the variables to your character (change falchion/shield/cloak/sheath to whatever you want). I also changed the action of the "Look in container" button to "Stow Right"... it just seemed more useful to me (also makes the container variable obselete.. just make sure you set your stow in game), but if you want to change it back just change where it says "Stow Right" to "Look in my @container"

Thank you Stregone for hosting the images (see next post)
Reply with quote
Stregone
Wanderer


Joined: 07 Aug 2001
Posts: 53
Location: USA

PostPosted: Wed Feb 26, 2003 1:20 am   
 
http://www.stregone.net/gs3/zmud/quickbuttons.zip

There ya go :)
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net