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
Imish
Newbie


Joined: 30 Jul 2002
Posts: 7
Location: Sweden

PostPosted: Sat Aug 03, 2002 9:03 am   

Statbar output (hp mana move and xp)
 
#CLASS {Stats}
#VAR HP {}
#VAR MAXHP {}
#VAR M {}
#VAR MAXM {}
#VAR MV {}
#VAR MAXMV {}
#TRIGGER {(%d)hp (%d)Mhp (%d)m (%d)Mm (%d)mv (%d)Mmv (%d)xp} {#VA HP %1;#VA MAXHP %2;#VA M %3;#VA MAXM %4;#VA MV %5;#VA MAXMV %6;#VA XP %7;}
#STAT {Hitpoints: %ansi(high, blue)@hp / @maxhp %ansi(black) Mana: %ansi(high, blue)@m / @maxm %ansi(black) Move: %ansi(high, blue)@mv / @maxmv %ansi(black) Total of %ansi(high, blue)@xp %ansi(black)exp to next lvl.}
#CLASS 0

This is based on a prompt looking like this:
508hp 508Mhp 409m 521Mm 374mv 618Mmv 746xp

And will look like this:


Enjoy, signed Imish
Thanks goes to Vijilante for helping me with kinks in the script
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