Register to post in forums, or Log in to your existing account
 
:
Search found 27 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: database bug: "Control '' has no parent window"
tye

Replies: 1
Views: 4404

PostForum: zMUD General Discussion   Posted: Mon Nov 21, 2005 10:24 pm   Subject: database bug: "Control '' has no parent window"
Bump. Just mentioning that this still occurs in 7.20b as well. I still haven't got full steps for duplicating this as yet. Since I'm generally just trying to play, I don't often set out to cause th ...
  Topic: minor connection issue: multiple sockets connected sometimes
tye

Replies: 8
Views: 9398

PostForum: zMUD General Discussion   Posted: Mon Nov 21, 2005 10:14 pm   Subject: minor connection issue: multiple sockets connected sometimes
Pretty much the only mud I connect to is Apocalypse V: connect at apocmud-dot-org, port 4000. Sorry I don't have more muds to list that I've experienced this on.
  Topic: minor connection issue: multiple sockets connected sometimes
tye

Replies: 8
Views: 9398

PostForum: zMUD General Discussion   Posted: Wed Nov 16, 2005 10:59 pm   Subject: minor connection issue: multiple sockets connected sometimes
This is still occurring in version 7.20b. Just FYI.
  Topic: database bug: first field gets overwritten
tye

Replies: 9
Views: 12657

PostForum: zMUD General Discussion   Posted: Wed Nov 16, 2005 10:57 pm   Subject: database bug: first field gets overwritten
Okay, so, here's the latest. For the record, I'm on version 7.20b (the upgrade went very smoothly, btw).

Other than the implicit find/query that occurs from having a new view, I am running no quer ...
  Topic: zMUD 7.10 - annoying beep
tye

Replies: 37
Views: 46786

PostForum: zMUD General Discussion   Posted: Mon Oct 03, 2005 4:13 pm   Subject: zMUD 7.10 - annoying beep
Had issues with undesirable beeping in controls in Delphi before. OnKeyDown and OnKeyPress were the event handlers of interest. One of them did the work, the other one simply beeped after the fact. ...
  Topic: Wish-list for zMUDXP
tye

Replies: 248
Views: 445256

PostForum: zMUD General Discussion   Posted: Mon Oct 03, 2005 3:50 pm   Subject: Wish-list for zMUDXP
Room flags for the mapper. Preferably user-configurable, and preferably with a way to echo the flags to the active screen.

There are already any number of flags in the mapper, and perhaps I'm miss ...
  Topic: database bug: one-off error with field of type Zone
tye

Replies: 0
Views: 2931

PostForum: zMUD General Discussion   Posted: Fri Sep 16, 2005 3:15 pm   Subject: database bug: one-off error with field of type Zone
Version: 7.13b
Platform: Win2k Pro

This one is fairly minor. I have a database for tracking equipment. The database includes a field for indicating the Zone the equipment is found in. The list ...
  Topic: Wish-list for zMUDXP
tye

Replies: 248
Views: 445256

PostForum: zMUD General Discussion   Posted: Fri Sep 16, 2005 2:56 pm   Subject: Wish-list for zMUDXP
Be nice if the database allowed fields to be displayed in a format other than simply top-down when viewing a record.
  Topic: zone names, session-tabbing, and database issues
tye

Replies: 8
Views: 11558

PostForum: zMUD General Discussion   Posted: Fri Sep 16, 2005 1:14 pm   Subject: zone names, session-tabbing, and database issues
Correct, Jazzles. Thanks for the suggestion, Vijilante, but it is that functionality that is not working consistently or reliably for me. And I don't really consider that much of an issue, given the ...
  Topic: zone names, session-tabbing, and database issues
tye

Replies: 8
Views: 11558

PostForum: zMUD General Discussion   Posted: Thu Sep 15, 2005 2:04 pm   Subject: zone names, session-tabbing, and database issues
I believe that's what I wound up doing. At the time, I think I was trying to get zone numbers to match up between the mud and the mapper, but I've gotten over the need for that. :)
  Topic: database bug: "Control '' has no parent window"
tye

Replies: 1
Views: 4404

PostForum: zMUD General Discussion   Posted: Thu Sep 15, 2005 2:02 pm   Subject: database bug: "Control '' has no parent window"
Version: 7.13b
Platform: Win2k Pro

I often get the error, "Control '' has no parent window", when switching between databases using the ComboBox control. This error pretty much hoses up everythin ...
  Topic: %remove and ansi
tye

Replies: 6
Views: 13568

PostForum: zMUD General Discussion   Posted: Thu Sep 15, 2005 1:38 pm   Subject: %remove and ansi
I've never used the %remove command before, but it seems to me that what you're trying to strip out are the object's "flags", (magic), and (illuminating). So I would simply be inclined to strip out a ...
  Topic: database bug: first field gets overwritten
tye

Replies: 9
Views: 12657

PostForum: zMUD General Discussion   Posted: Thu Sep 15, 2005 1:15 pm   Subject: database bug: first field gets overwritten
I'll have to check if #DBR fixes the issue, the next time it occurs. I know switching between records auto-saves the data, at which point it is too late and must be fixed by hand.

I'm still workin ...
  Topic: automapper sometimes loses config after following someone...
tye

Replies: 2
Views: 4880

PostForum: zMUD General Discussion   Posted: Thu Sep 15, 2005 1:13 pm   Subject: automapper sometimes loses config after following someone...
Time for the mea culpa. Seems Yours Truly turns off his triggers when following another player, to avoid group spamming certain messages. No triggers, no mapping. Brilliant.

Anyway, mapping/foll ...
  Topic: zone names, session-tabbing, and database issues
tye

Replies: 8
Views: 11558

PostForum: zMUD General Discussion   Posted: Thu Sep 15, 2005 1:09 pm   Subject: zone names, session-tabbing, and database issues
Was just reviewing my topics, and figured I'd post the solution I'm using for the character tabbing.

I set up a macro key (F9 worked fine for me) for each character. All the macro does is switch t ...
  Topic: Help with a trigger script
tye

Replies: 1
Views: 3924

PostForum: zMUD General Discussion   Posted: Wed Sep 14, 2005 7:31 pm   Subject: Help with a trigger script
Are you using the automapper? If so, one possibility might be to continue issuing the direction command until the room number changes. That might look something like this:

#ALIAS flee {#VAR curr_ ...
  Topic: Two line Alias help...
tye

Replies: 6
Views: 7308

PostForum: zMUD General Discussion   Posted: Wed Sep 14, 2005 3:36 pm   Subject: Two line Alias help...
If you want the single line, command-line equivalent of the above, rather than going through the config screen, I believe it would look something like:

#alias td {wield dagger;#if (%1 = n) {throw d ...
  Topic: minor connection issue: multiple sockets connected sometimes
tye

Replies: 8
Views: 9398

PostForum: zMUD General Discussion   Posted: Tue Sep 13, 2005 8:37 pm   Subject: minor connection issue: multiple sockets connected sometimes
Forgot to specify version: 7.13b. Also, my internet connection is via dial-up modem, which may or may not be relevant.
  Topic: automapper sometimes loses config after following someone...
tye

Replies: 2
Views: 4880

PostForum: zMUD General Discussion   Posted: Tue Sep 13, 2005 8:36 pm   Subject: automapper sometimes loses config after following someone...
Forgot to specify version: 7.13b
  Topic: minor connection issue: multiple sockets connected sometimes
tye

Replies: 8
Views: 9398

PostForum: zMUD General Discussion   Posted: Tue Sep 13, 2005 7:59 pm   Subject: minor connection issue: multiple sockets connected sometimes
Occasionally when first logging into a mud (I can provide specific muds, if necessary), I see multiple successful connection messages (the most I've seen is three -- usually there are only two, when t ...
  Topic: automapper sometimes loses config after following someone...
tye

Replies: 2
Views: 4880

PostForum: zMUD General Discussion   Posted: Tue Sep 13, 2005 7:53 pm   Subject: automapper sometimes loses config after following someone...
I have an intermittent problem with the automapper losing its ability to follow or map. This can occur after teleporting, but I've seen it mostly after following someone else for a period of time.
...
  Topic: database bug: first field gets overwritten
tye

Replies: 9
Views: 12657

PostForum: zMUD General Discussion   Posted: Tue Sep 13, 2005 7:46 pm   Subject: database bug: first field gets overwritten
I couldn't find a bug list forum, and my membership to the beta group is still pending, so I thought I'd post this here.

I'm still working on a fixed set of steps that will duplicate this problem c ...
  Topic: Return after Follow
tye

Replies: 13
Views: 15683

PostForum: zMUD General Discussion   Posted: Sun Sep 11, 2005 4:51 pm   Subject: Return after Follow
I suspect the %additem section will need to be a little more complex. If I'm reading that correctly, following a mob n, then e, then s, will cause you to subsequently go s, then e, then n, which is n ...
  Topic: searchable database?
tye

Replies: 2
Views: 4719

PostForum: zMUD General Discussion   Posted: Tue Mar 01, 2005 4:48 am   Subject: searchable database?
Very cool. Thank you.
  Topic: searchable database?
tye

Replies: 2
Views: 4719

PostForum: zMUD General Discussion   Posted: Mon Feb 28, 2005 12:25 am   Subject: searchable database?
Am I missing something or is it not possible to query the database? If I want to, say, search for any eq with INT modifiers, can that be done? At first blush, filters didn't look like they cover thi ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net