Author |
Message |
Topic: capturing room exits |
vitriol29
Replies: 9
Views: 7843
|
Forum: zMUD General Discussion Posted: Fri Aug 14, 2009 3:40 am Subject: capturing room exits |
sorry man you lost me completely with the # TAG command, I'm completely retarded... |
Topic: capturing room exits |
vitriol29
Replies: 9
Views: 7843
|
Forum: zMUD General Discussion Posted: Fri Aug 14, 2009 3:37 am Subject: capturing room exits |
the subs and echo's are for telling me which huntbreaks and lockups are close to that particular room, each place that I am trying to trigger are Signposts or town entrances which have huntbreaks arou ... |
Topic: capturing room exits |
vitriol29
Replies: 9
Views: 7843
|
Forum: zMUD General Discussion Posted: Thu Aug 13, 2009 10:46 pm Subject: capturing room exits |
I am rather noobish at coding in zmud. do I have to make variables for that trigger to work. I have no idea what that trigger does . sorry |
Topic: capturing room exits |
vitriol29
Replies: 9
Views: 7843
|
Forum: zMUD General Discussion Posted: Thu Aug 13, 2009 10:42 pm Subject: capturing room exits |
I use a mapper, the subs are for huntbreaks and lockups. I am looking to make a trigger that captures the room short and the exits.. The room name never changes while the room exits change order rando ... |
Topic: capturing room exits |
vitriol29
Replies: 9
Views: 7843
|
Forum: zMUD General Discussion Posted: Thu Aug 13, 2009 7:10 pm Subject: capturing room exits |
oh this is zmud btw.. for some reason my cmud laggs my system down :\ *boggle* |
Topic: capturing room exits |
vitriol29
Replies: 9
Views: 7843
|
Forum: zMUD General Discussion Posted: Thu Aug 13, 2009 6:56 pm Subject: capturing room exits |
this is one of my triggers
{A bridge over the Morgulduin(se, s and n) [w, e, sw and nw]}
#sub {%ansi(yellow)Morgulduin %ansi(white,bold)(%ansi(bold,blue)s,n and se%ansi(white,bold)) %ansi(purple)Mo ... |
Topic: capturing room exits |
vitriol29
Replies: 9
Views: 7843
|
Forum: zMUD General Discussion Posted: Thu Aug 13, 2009 6:50 pm Subject: capturing room exits |
I am having problems with my subs and echo's as the room exits change from boot to boot....
example.
A large room(s, n, w and e)
might show up as
A large room(n, s, e and w)
in the next boot, I a ... |
|