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
shibbidy joe
Wanderer


Joined: 02 Nov 2002
Posts: 76
Location: Tuvalu

PostPosted: Sun Feb 09, 2003 4:31 pm   

Gemstone III Hands Display [update 2]
 
[Stow functions added. 2.19.03]
[Script updated for aesthetics. 2.11.03]
This is the same code as Kilthan's. Just positioned, colored, and shaped differently to be in keeping with the rest of the Gemstone III settings.

#CLASS {Hands}
#VAR righthand {Empty}
#VAR lefthand {Empty}
#TRIGGER "righthand" {m} {righthand = %gsl(m)} "" {gsl}
#TRIGGER "lefthand" {l} {lefthand = %gsl(l)} "" {gsl}
#BUTTON 22 {@lefthand} {#if (@lefthand = "Empty") {#Say Left hand's empty.} {stow left}} {} {} {} {} {} {Size} {204} {26} {Pos} {0} {87} {} {} {} {} "" {Inset} {} {}
#BUTTON 23 {@righthand} {#if (@righthand = "Empty") {#Say Right hand's empty.} {stow right}} {} {} {} {} {} {Size} {204} {26} {Pos} {0} {291} {} {} {} {} "" {Inset} {} {}
#CLASS 0

-Shib
[Edited for typo.]
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