Author |
Message |
Topic: Memory Usage or Leak? |
mylo
Replies: 0
Views: 3195
|
Forum: zMUD General Discussion Posted: Sun Nov 16, 2003 11:21 am Subject: Memory Usage or Leak? |
I have noticed that when I am using v6.62, that zMud is using a lot of memory, upwards to 200 meg at times. Can this be right?!? I then shut the window to my mapper and got the memory down a little b ... |
Topic: Gate Post |
mylo
Replies: 1
Views: 3944
|
Forum: zMUD General Discussion Posted: Tue Sep 23, 2003 10:08 am Subject: Gate Post |
I have a script that creates a gate post, it keeps track of the mob name, the room and area that I am in. That way when I want to return to my gate post my mapper will know what room I left off in. T ... |
Topic: Trigger within the database |
mylo
Replies: 0
Views: 3135
|
Forum: zMUD General Discussion Posted: Tue Sep 16, 2003 1:49 am Subject: Trigger within the database |
Is there a way to create a trigger inside the database? What I want to do ... there is a bug somewhere in one of my database scripts that I just can't find ( I have looked over every script three tim ... |
Topic: Database Question |
mylo
Replies: 4
Views: 6824
|
Forum: zMUD General Discussion Posted: Fri Aug 01, 2003 8:41 am Subject: Database Question |
I used to have a system exactly like the one you are describing. I then ported to the database because I wanted more information stored and more flexability than using data record variables. I have m ... |
Topic: Database Question |
mylo
Replies: 4
Views: 6824
|
Forum: zMUD General Discussion Posted: Thu Jul 31, 2003 7:48 am Subject: Database Question |
I have an alias that populates certain fields in a spell database, the alias looks like this:
#ALIAS setStatus {; Parameter 1 is the Name of the spell:String;; Parameter 2 is the Status: Boolean;; ... |
Topic: Mapper not following across other links |
mylo
Replies: 4
Views: 8736
|
Forum: zMUD General Discussion Posted: Wed Jul 30, 2003 7:02 pm Subject: Mapper not following across other links |
You can create non-standard exit (go arch) just prefix the non-standard direction with the MapDir character (defaults to >) and the mapper will create the new room for you.
So, in your example ... |
Topic: Database View |
mylo
Replies: 0
Views: 3267
|
Forum: zMUD General Discussion Posted: Wed Jul 30, 2003 11:08 am Subject: Database View |
I was in the Customize View window, and accidently put in what looks like an empty field in the Records(Filters). I can't remove it, and no records show in my all view anymore. If I try to remove i ... |
Topic: DizzyMud Channel Capture |
mylo
Replies: 0
Views: 7250
|
Forum: Finished MUD Scripts Posted: Tue Jun 24, 2003 11:12 pm Subject: DizzyMud Channel Capture |
#CLASS {chat2}
#TRIGGER {(%w) {clans|clan|gossip|gossips|says|say|tell|tells you|tells the group|tell the group|grat|grats|shout|shouts|~*FlAmEs~*|reveals his wisdom about|reveals her wisdom about|re ... |
|