Author |
Message |
Topic: Funny zMUD story |
ZealousAnonymous
Replies: 2
Views: 5366
|
Forum: zMUD General Discussion Posted: Fri Jun 15, 2007 3:09 am Subject: Funny zMUD story |
So... zMUD is really the only coding I know how to do.
I was at work one day and they had this schedule in excel of games we were supposed to take photos of. There were 575 games.
The schedule ... |
Topic: zMUD script color changing? |
ZealousAnonymous
Replies: 3
Views: 18520
|
Forum: zMapper Discussion Posted: Fri May 04, 2007 6:11 pm Subject: zMUD script color changing? |
Thanks, Zugg! |
Topic: zMUD script color changing? |
ZealousAnonymous
Replies: 3
Views: 18520
|
Forum: zMapper Discussion Posted: Thu May 03, 2007 6:25 pm Subject: zMUD script color changing? |
Just trying to figure something out here.
I want to lets say run a script where like
#if (%roomzone(%i)=100)
I want to create a red outline around the room but keep the original colour the ... |
Topic: DrawLink? |
ZealousAnonymous
Replies: 6
Views: 11198
|
Forum: zMUD General Discussion Posted: Wed Sep 06, 2006 4:58 am Subject: DrawLink? |
Aha! I did some research, looked at some other scripts and come up with this which works:
#VARIABLE query {Update ExitTbl set Flags='3' where name = 'EXIT NAME'}
#VAR ConnStr {Provider=Microsoft.J ... |
Topic: DrawLink? |
ZealousAnonymous
Replies: 6
Views: 11198
|
Forum: zMUD General Discussion Posted: Wed Sep 06, 2006 4:25 am Subject: DrawLink? |
Aye, I had similar results. I'll see what I can do. |
Topic: DrawLink? |
ZealousAnonymous
Replies: 6
Views: 11198
|
Forum: zMUD General Discussion Posted: Wed Sep 06, 2006 12:15 am Subject: DrawLink? |
Still having a few problems? What happens with multiple 'other' exits? I have things like 'in' and 'enter grate' how would I disable the 'draw link' for the second other exit? I keep getting errors in ... |
Topic: DrawLink? |
ZealousAnonymous
Replies: 6
Views: 11198
|
Forum: zMUD General Discussion Posted: Tue Sep 05, 2006 7:34 pm Subject: DrawLink? |
Thanks bunches! |
Topic: DrawLink? |
ZealousAnonymous
Replies: 6
Views: 11198
|
Forum: zMUD General Discussion Posted: Tue Sep 05, 2006 6:36 am Subject: DrawLink? |
Just wondering how you would go about disabling the drawlink for exit X in a map. I can't quite figure out how to either A. Do it in zMapper or B. Do it using a COM Access script. |
Topic: Invalid Folder? |
ZealousAnonymous
Replies: 0
Views: 10324
|
Forum: zMapper Discussion Posted: Sun Jul 23, 2006 11:18 pm Subject: Invalid Folder? |
When I attempt to open zMapper I get the loading screen then an invalid folder message. I'm probably being dumb but i'm tired/ :( |
Topic: %roomlink and one-way exits? |
ZealousAnonymous
Replies: 6
Views: 12190
|
Forum: zMUD General Discussion Posted: Fri Jul 21, 2006 3:10 am Subject: %roomlink and one-way exits? |
There are a number things that you have to set to do oneway links through direct manipulation. It is much better to just get zMapper and use its interface.
Thanks! |
Topic: %roomlink and one-way exits? |
ZealousAnonymous
Replies: 6
Views: 12190
|
Forum: zMUD General Discussion Posted: Thu Jul 20, 2006 4:28 pm Subject: %roomlink and one-way exits? |
Does ExiIdTo -1 say it's one-way? |
Topic: %roomlink and one-way exits? |
ZealousAnonymous
Replies: 6
Views: 12190
|
Forum: zMUD General Discussion Posted: Thu Jul 20, 2006 8:54 am Subject: %roomlink and one-way exits? |
maybe like
select * from ExitTbl where name = 'custom exit'
hmm, more looking! |
Topic: %roomlink and one-way exits? |
ZealousAnonymous
Replies: 6
Views: 12190
|
Forum: zMUD General Discussion Posted: Thu Jul 20, 2006 8:45 am Subject: %roomlink and one-way exits? |
Does roomlink only work with cardinal directions or directions you create with zMUD?
I'm really new to com but if one could use directions you make yourself perhaps something like the following:
... |
Topic: %roomlink and one-way exits? |
ZealousAnonymous
Replies: 6
Views: 12190
|
Forum: zMUD General Discussion Posted: Wed Jul 19, 2006 11:13 am Subject: %roomlink and one-way exits? |
Not sure how to do this, but I was wondering if you can use %roomlink to make one way links?
#noop %roomlink(X,N,Y) will make a two way n-s link |
Topic: Plugins |
ZealousAnonymous
Replies: 3
Views: 8259
|
Forum: CMUD Beta Forum Posted: Tue Jun 13, 2006 6:03 am Subject: Plugins |
I'm still a bit curious as to how the plugins will change? The new mud loading works very well, I saw no problems as of yet but I cannot do much as most of my system is plugin based. Any eta you can g ... |
Topic: Map Wishlist? |
ZealousAnonymous
Replies: 55
Views: 144210
|
Forum: CMUD Beta Forum Posted: Thu Jun 08, 2006 8:26 pm Subject: Map Wishlist? |
Nor have I. |
Topic: Database Problems? |
ZealousAnonymous
Replies: 1
Views: 5161
|
Forum: zMUD General Discussion Posted: Tue Jun 06, 2006 4:02 pm Subject: Database Problems? |
I seem to encounter odd database problems. I have an alias that looks like so:
#va colourdb "%-2"
#va dbfindva %find( "%-2", ,%1)
#if (%numitems( @dbfindva)>30) {
#echo Matched %ansi( high, ... |
Topic: Map Wishlist? |
ZealousAnonymous
Replies: 55
Views: 144210
|
Forum: CMUD Beta Forum Posted: Fri Jun 02, 2006 10:02 am Subject: Map Wishlist? |
Any chance to get room highlights? Like being able to make individual rooms have a outerglow of red or green? Sort of like a border/edge colour? |
Topic: Word Wrap |
ZealousAnonymous
Replies: 2
Views: 9439
|
Forum: CMUD Beta Forum Posted: Tue May 23, 2006 9:44 pm Subject: Word Wrap |
Just pondering, it only seems to affect me with 10+ line triggers, otherwise it's fine. |
Topic: Word Wrap |
ZealousAnonymous
Replies: 2
Views: 9439
|
Forum: CMUD Beta Forum Posted: Tue May 23, 2006 8:04 pm Subject: Word Wrap |
I was just wondering how optimal the word wrap is zMUD is. Achaea has a function now to disable word wrapping but some people encounter serious slowdown time. Any upgrades for CMUD? |
Topic: What do you do while waiting for cmud? |
ZealousAnonymous
Replies: 5
Views: 14346
|
Forum: CMUD Beta Forum Posted: Tue May 16, 2006 7:40 am Subject: What do you do while waiting for cmud? |
So I pretty much watch 'Harold and Kumar' on repeat while waiting for CMUD. That and work on my zMUD system and map. -pace- I'm sooo excited. |
Topic: Plugins |
ZealousAnonymous
Replies: 3
Views: 8259
|
Forum: CMUD Beta Forum Posted: Tue May 09, 2006 1:56 am Subject: Plugins |
Will plugins be supported during the beta period? |
Topic: mapper problem |
ZealousAnonymous
Replies: 2
Views: 5652
|
Forum: zMUD General Discussion Posted: Sun May 07, 2006 5:53 am Subject: mapper problem |
If zMUD thinks the roomname or something has changed it will create a new room instead of relinking |
Topic: Imperian curing. |
ZealousAnonymous
Replies: 4
Views: 6619
|
Forum: zMUD General Discussion Posted: Thu May 04, 2006 5:32 pm Subject: Imperian curing. |
Take a look at the priority queue system I posted over in the finished scripts forum. It may give you some ideas on how to implement what you want to do. I use it as the background engine for my sys ... |
Topic: Database and the Zmud regular Mapper |
ZealousAnonymous
Replies: 9
Views: 16091
|
Forum: zMUD General Discussion Posted: Thu May 04, 2006 5:29 pm Subject: Database and the Zmud regular Mapper |
I have a map with 14,800 rooms + descs + notes and such and it loads fine. I can write a script for you to remove the spam if you tell me what the desc looks like and how you want the ideal desc to lo ... |
|