| Author |
Message |
Topic: Automapping Achaea |
Endalos
Replies: 5
Views: 5491
|
Forum: CMUD General Discussion Posted: Tue Mar 17, 2009 3:56 am Subject: Automapping Achaea |
Thanks alot :)
I have had a quick look over it and it might be better than the system I have just slapped together :) |
Topic: Automapping Achaea |
Endalos
Replies: 5
Views: 5491
|
Forum: CMUD General Discussion Posted: Mon Mar 16, 2009 1:39 am Subject: Automapping Achaea |
| After trying Achaea I decided I liked it more than Lusternia and I have also had more success with automapping, however when I opened up cmud just now, I have had a few more problems with getting to t ... |
Topic: Automapper - Lusternia |
Endalos
Replies: 11
Views: 7965
|
Forum: CMUD General Discussion Posted: Sun Mar 15, 2009 6:58 pm Subject: Automapper - Lusternia |
Ok, I managed to identify the colour and it is [33m
#TRIGGER {[33m(.*)$} {#ECHO (test)}
However, when I put this into the trigger (and make sure ANSI Trigger is on) it doesn't do anything, also ... |
Topic: Automapper - Lusternia |
Endalos
Replies: 11
Views: 7965
|
Forum: CMUD General Discussion Posted: Sun Mar 15, 2009 6:45 pm Subject: Automapper - Lusternia |
| Thanks, that worked. Now I am busy trying to get the whole thing tagged, but I still have the problem of being unable to find the colour code of the words. I have tried script debug but it didn't pu ... |
Topic: Automapper - Lusternia |
Endalos
Replies: 11
Views: 7965
|
Forum: CMUD General Discussion Posted: Sun Mar 15, 2009 4:31 pm Subject: Automapper - Lusternia |
Ok, I am slowly creating a very simple mapper and have found out one of the problems.
The solution I have created is as follows.
#TRIGGER {^(.*)..(road)(.*)$} {#VAR roomName %1; roomName = @room ... |
Topic: Automapper - Lusternia |
Endalos
Replies: 11
Views: 7965
|
Forum: CMUD General Discussion Posted: Sun Mar 15, 2009 5:09 am Subject: Automapper - Lusternia |
| I have looked into it some more and found I could maybe do the same thing with tag, although I am unsure how to change the colour codes so they can be unique for the title, description and exit. |
Topic: Automapper - Lusternia |
Endalos
Replies: 11
Views: 7965
|
Forum: CMUD General Discussion Posted: Sun Mar 15, 2009 4:27 am Subject: Automapper - Lusternia |
Ok, I tried to get the Room.Brief to trigger
#TRIGGER {Room.Brief (%w)} {#VAR roomName %1} "" {telnet|param=200}
But it doesn't seem to be doing anything. Also looking at what the room's name ... |
Topic: Automapper - Lusternia |
Endalos
Replies: 11
Views: 7965
|
Forum: CMUD General Discussion Posted: Sat Mar 14, 2009 4:19 pm Subject: Automapper - Lusternia |
I have spent the last two hours trying to configure the map settings and haven't managed to be successful yet. I have looked at other topics and can't find anything to help with.
When I use auto ... |
| |