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: Wed Feb 12, 2003 1:38 am   

Gemstone III Stance display
 
Shows your current stance with a dynamic shield picture, and in numeral form. Email me for pictures.

#CLASS {Stance}
#VAR currentStance {0}
#TRIGGER {g} {#var currentStance {%number( %gsl( g))};#if (@currentStance=@cStance) {#abort 1}} "" {gsl}
#COND {} {#if (@currentstance<20) {#call %btnimage( stance, "GemstoneIIIImagesstanceO.bmp")} {#if (@currentstance<40) {#call %btnimage( stance, "GemstoneIIIImagesstanceA.bmp")} {#if (@currentstance<60) {#call %btnimage( stance, "GemstoneIIIImagesstanceF.bmp")} {#if (@currentstance<80) {#call %btnimage( stance, "GemstoneIIIImagesstanceN.bmp")} {#if (@currentstance<100) {#call %btnimage( stance, "GemstoneIIIImagesstanceG.bmp")} {#if (@currentstance=100) {#call %btnimage( stance, "GemstoneIIIImagesstanceD.bmp")}}}}}};#var cStance {@currentStance}} {wait|param=1}
#BUTTON 35 {} {} {} {} {} {} {GemstoneIIIImagesstanceO.bmp} {Size} {24} {27} {Pos} {204} {39} {} {} {} {} "" {Explore|Top} {} {stance} {4}
#BUTTON 36 {@currentStance} {} {} {} {} {} {} {Size} {22} {11} {Pos} {191} {37} {} {} {Separ} {} "" {} {} {} {4}
#CLASS 0

-Shib
[Note: Stregone has generously offered to host the images at http://stregone.net/gs3/zmud]
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