Register to post in forums, or Log in to your existing account
 
:
Search found 8 matches for:
Page 1 of 1
Author Message
  Topic: Landmarks and auto-changing aliases
gharbad

Replies: 3
Views: 5800

PostForum: zMUD General Discussion   Posted: Thu Jul 31, 2003 7:22 am   Subject: Landmarks and auto-changing aliases
I can't get the mapper to work on my mud and would prefer not to spend the time to tweak it. Is there no way to do it with triggers and classes?
  Topic: Landmarks and auto-changing aliases
gharbad

Replies: 3
Views: 5800

PostForum: zMUD General Discussion   Posted: Wed Jul 30, 2003 9:46 pm   Subject: Landmarks and auto-changing aliases
Hello. I have a twofold question. First, I would like to know how to set up a landmark system that would recognize certain rooms in the mud. The purpose of this landmark system is so that zmud will au ...
  Topic: Coloring prompts
gharbad

Replies: 11
Views: 12734

PostForum: zMUD General Discussion   Posted: Thu May 08, 2003 9:43 pm   Subject: Coloring prompts
Here is the trigger script:

#VAR HP %1
#VAR EP %2
#SH TRIGGER!!
#IF (@HP > 45) {#PCOL 11 %x1}
#IF (@HP > 30) {#PCOL 10 %x1}
#IF (@HP > 15) {#PCOL 14 %x1}
#IF (@HP < 16) {#PCOL ...
  Topic: Coloring prompts
gharbad

Replies: 11
Views: 12734

PostForum: zMUD General Discussion   Posted: Thu May 08, 2003 4:57 am   Subject: Coloring prompts
I made a mistake in relaying my prompt in the first few posts.. my triggers and prompt are in sync, but the problem seems to be in the trigger getting the values from the variables, or perhaps sending ...
  Topic: Coloring prompts
gharbad

Replies: 11
Views: 12734

PostForum: zMUD General Discussion   Posted: Thu May 08, 2003 3:57 am   Subject: Coloring prompts
Well this is getting frustrating.. it seems so easy, yet it's still not working.

The pattern is matching, but now it appears that it's not saving the values of Hp and Ep to the variables, or the tr ...
  Topic: Coloring prompts
gharbad

Replies: 11
Views: 12734

PostForum: zMUD General Discussion   Posted: Wed May 07, 2003 11:50 pm   Subject: Coloring prompts
This doesn't appear to be working.. the pattern isn't matching. Is there a way to fire the trigger solely on the HP:XXX EP:XXX ? Or should I change my prompt to something that would give zmud less tro ...
  Topic: Coloring prompts
gharbad

Replies: 11
Views: 12734

PostForum: zMUD General Discussion   Posted: Wed May 07, 2003 11:20 pm   Subject: Coloring prompts
Thanks for the speedy reply..
but;
It appears I've left out a bit of important information.. I've defined variables with
#VAR maxhp {200}
and
#VAR maxep {200}
My prompt comes up as
*~HP:200 EP: ...
  Topic: Coloring prompts
gharbad

Replies: 11
Views: 12734

PostForum: zMUD General Discussion   Posted: Wed May 07, 2003 10:55 pm   Subject: Coloring prompts
Here is my situation.. I'd like to create a set of variables and triggers that would color my HP prompt to certain colors if it's a certain percentage of my total health.. for example:
Health from 15 ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net