Author |
Message |
Topic: 2.37 - #CW broken |
Talahaski
Replies: 2
Views: 6235
|
Forum: CMUD General Discussion Posted: Sat Nov 01, 2008 1:16 am Subject: 2.37 - #CW broken |
ok, its working now. Not sure why it required a reboot. |
Topic: 2.37 - #CW broken |
Talahaski
Replies: 2
Views: 6235
|
Forum: CMUD General Discussion Posted: Sat Nov 01, 2008 1:10 am Subject: 2.37 - #CW broken |
Actually its looking like all my triggers are not working. Going to try restarting |
Topic: 2.37 - #CW broken |
Talahaski
Replies: 2
Views: 6235
|
Forum: CMUD General Discussion Posted: Sat Nov 01, 2008 1:02 am Subject: 2.37 - #CW broken |
Just upgraded and I lost all my colorings.
#CW are not working at all. |
Topic: highlight path |
Talahaski
Replies: 2
Views: 5723
|
Forum: CMUD Beta Forum Posted: Thu Oct 09, 2008 9:12 pm Subject: highlight path |
Thanks Zugg! |
Topic: highlight path |
Talahaski
Replies: 2
Views: 5723
|
Forum: CMUD Beta Forum Posted: Tue Oct 07, 2008 11:55 pm Subject: highlight path |
Zugg, when you work on the new mapper, can you fix the way "highlight path" appears so that it also clearly marks the exit stubs/link sso I know which direction to go when walking manually. If I'm in ... |
Topic: minor suggestion on Upgrade process |
Talahaski
Replies: 4
Views: 6226
|
Forum: CMUD General Discussion Posted: Wed Aug 06, 2008 12:50 am Subject: minor suggestion on Upgrade process |
Zugg, just a small suggestion.
It would be nice when the prompt to upgrade appears and you click next, after it downloads and you come to the screen where it ask if you want to upgrade now, add a b ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Mon Jul 28, 2008 10:19 pm Subject: re:Rahab |
Hey Rahab, I decided to completely override the mapper and use the zmapper interface to create rooms manually myself. I got it working pretty well for Dartmud including up/down.
And I was also abl ... |
Topic: check each room exit to see if it is linked to a room |
Talahaski
Replies: 2
Views: 4950
|
Forum: CMUD General Discussion Posted: Sun Jul 27, 2008 4:12 pm Subject: check each room exit to see if it is linked to a room |
I am also looking for a way to check all exits a room has and if any exits are only stubs (don't link to a room) color the room yellow.
If the room is already colored yellow, re-check the room to s ... |
Topic: #MAKEROOM |
Talahaski
Replies: 0
Views: 3480
|
Forum: CMUD General Discussion Posted: Sat Jul 26, 2008 7:46 pm Subject: #MAKEROOM |
Is there a way using the MAKEROOM command to create a new room in both down and east direction?
#MAKEROOM d,e "test room" "this is a testing room"
Nevermind, I decided to use %map.NewRoom( ... |
Topic: How to get Ansi codes from Mud so I can create a Ansi trigger |
Talahaski
Replies: 1
Views: 4105
|
Forum: CMUD General Discussion Posted: Sat Jul 26, 2008 4:00 pm Subject: How to get Ansi codes from Mud so I can create a Ansi trigger |
ok, here is a stupid question, I do I get the ansi codes from the mud so I can create a Ansi trigger.
I want to capture the name of the room along with its description and exits. The room name is ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Sat Jul 26, 2008 12:20 am Subject: Mapper questions |
Rahab, have you had any luck mapping the up/downs in the ud?
This method I am trying has its flaws also. Since it creates the room first, then updates it, you can sometimes end up with 2 rooms on ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 11:27 pm Subject: Mapper questions |
Now that the room is being created in the proper position, does anybody know how to get the map GUI to display the level I'm on.
After updating the room to a deeper lower, the map still shows the p ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 11:24 pm Subject: Mapper questions |
Figured it out.
The problem was the MyRoom = %map.CurRoom, when I changed it to use #VAR statement instead, it works.
Here is the fixed OnRoomCreate event.
#IF (@MoveExtraDir)
{
#var M ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 1:22 pm Subject: Mapper questions |
interesting, I thought I had cmud set to run as admin, perhaps I lost it when I installed the latest version. Running as admin on CMUD worked to load the plugin.
Although my script still does not ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 1:27 am Subject: Mapper questions |
I checked DCOM service, RPC service. they are running just fine. I'm not sure what is causing this.
Also its not my firewall of virus scan. I shut these down and retired.
ok, I give up for to ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 1:05 am Subject: Mapper questions |
is there suppose to be a zmapper.dll, or just the zmapper.exe cause I don't see a .dll file |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 12:48 am Subject: Mapper questions |
I found this error message on my computer's event logs
Unable to start a DCOM Server: {CD2A402A-E625-4B75-9942-20DA9FEF33A3}. The error:
"740"
Happened while starting this command:
C:\zMapper\zM ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 12:44 am Subject: Mapper questions |
The only other thing I can think of is to relocate cmud to c:\cmud. But I doubt that will help either |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 12:26 am Subject: Mapper questions |
I just tried uninstalled and re-installing zmapper to c:\zmapper also set zmapper.exe to run as administrator.
Still does not work. |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 12:12 am Subject: Mapper questions |
I have version 1.3 Beta, it is the only version I was able to find as a download.
I tried re-installing already, but have not tried re-installing to a different directory |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 12:10 am Subject: Mapper questions |
I can open zmapper separately, it runs and opens my map database just fine.
Could it be related to vista and having zmapper installed to the c:\program\zmapper dir? |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 12:04 am Subject: Mapper questions |
basically all I'm trying to do is change the location of the room up or down based on a variable I set when the mud send me a message that I am going downhill or uphill |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 12:02 am Subject: Mapper questions |
figured out i needed to change the onroomcreate to an event instead of a alias.
Now I get an error that zmapper is not loaded. I'm not sure how to fix this, it is not letter me load zmapper as a v ... |
Topic: Mapper questions |
Talahaski
Replies: 22
Views: 36294
|
Forum: CMUD General Discussion Posted: Thu Jul 24, 2008 11:50 pm Subject: Mapper questions |
Does the onroomcreate alias work with cmud?
It does not appear to be working for me.
Does this require zmapper or cmud pro?
I have zmapper but for some reason it is not loading as a plugin ... |
Topic: [2.30] bug when map window open and hit delete |
Talahaski
Replies: 6
Views: 7208
|
Forum: CMUD General Discussion Posted: Wed Jul 16, 2008 12:58 am Subject: [2.30] bug when map window open and hit delete |
Awesome find Zugg, thanks for looking into it! |
|