Author |
Message |
Topic: Odd problem with Zmud freezing |
zeroz
Replies: 4
Views: 6566
|
Forum: zMUD General Discussion Posted: Tue Jul 30, 2002 11:06 pm Subject: Odd problem with Zmud freezing |
I'd just double check your zMUD ANSI settings. Nothing much you can do short of disable ANSI period.
Though, it is odd if other places have ANSI codes. Unless all three MUDs are trying some weird t ... |
Topic: Database: Automatic Opening of DB Window? |
zeroz
Replies: 2
Views: 4533
|
Forum: zMUD General Discussion Posted: Tue Jul 30, 2002 11:03 pm Subject: Database: Automatic Opening of DB Window? |
I understand that much. :)
What I plan on doing is packaging the script settings with a default database. I could then, probably, save the layout as well. Cool. Thanks!
- Z |
Topic: Another question! |
zeroz
Replies: 4
Views: 5216
|
Forum: zMUD General Discussion Posted: Tue Jul 30, 2002 6:59 pm Subject: Another question! |
Well, I just did some searching around and couldn't find my answer. :)
Here's what I've got...
I have a class that is activated, and checks to see how much of something is in a warehouse on the ... |
Topic: Odd problem with Zmud freezing |
zeroz
Replies: 4
Views: 6566
|
Forum: zMUD General Discussion Posted: Tue Jul 30, 2002 5:51 pm Subject: Odd problem with Zmud freezing |
Hmm...
Do you have any idea if these muds use the same code base?
It's a long shot, but if you're playing similar MUDs that use some of the same code in various places, there could be a bit of t ... |
Topic: Where is bug? |
zeroz
Replies: 3
Views: 6349
|
Forum: zMUD General Discussion Posted: Tue Jul 30, 2002 5:47 pm Subject: Where is bug? |
I'm not completely sure what exactly you're trying to do. The code you posted looks pretty confusing to me. (Note, I learned the zMUD script language in about 2 hours last night and spent 7 hours writ ... |
Topic: removing parenthesis from strings |
zeroz
Replies: 5
Views: 8035
|
Forum: zMUD General Discussion Posted: Tue Jul 30, 2002 5:39 pm Subject: removing parenthesis from strings |
Hello!
I had the same issue, and oddly enough zMUD reads parenthesis as punctuation!
You can use the %p wildcard to allow the trigger to work.
#TRIGGER {a fireshield potion %p(%d)%p} {#IF (! ... |
Topic: Database: Automatic Opening of DB Window? |
zeroz
Replies: 2
Views: 4533
|
Forum: zMUD General Discussion Posted: Tue Jul 30, 2002 5:34 pm Subject: Database: Automatic Opening of DB Window? |
Hello!
I was under the impression that the Database Window is *required* to be open in order to access and manipulate the database with scripts. While I understand the need for this, I really wish ... |
|