Register to post in forums, or Log in to your existing account
 
:
Search found 2 matches for:
Page 1 of 1
Author Message
  Topic: Color script seems off
LadyWizard

Replies: 3
Views: 1154

PostForum: zMUD General Discussion   Posted: Fri Jun 17, 2005 1:25 am   Subject: Color script seems off
Actually was just after percentage in ()'s colored still getting nada... I'm running the new 13a on XP service pack 2 and the MUD has it fixedwidth already just didn't show when posted. Original code ...
  Topic: Color script seems off
LadyWizard

Replies: 3
Views: 1154

PostForum: zMUD General Discussion   Posted: Fri Jun 17, 2005 12:52 am   Subject: Color script seems off
#CLASS {coloring}
#TRIGGER {Level:*~((*)~%~)} {}
#COND {(%d)~%} {
#if {%1<75 and %1>=50} {#CW high,green}
#if {%1<90 and %1>74} {#CW high,yellow}
#if {%1>89} {#CW high,red}
...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net