Author |
Message |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Mon Apr 23, 2012 5:18 pm Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
Install it in C:\zMUD instead of C:\Program Files\zMUD
I tried that as well, the problem persists.
Does anyone know if there is a way to extract my data from the chardb file? |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Wed Apr 18, 2012 8:27 pm Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
I have tried a clean reinstall on the same system, and a clean install on another system that never had zmud on it before. Same results. |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Wed Apr 18, 2012 9:11 am Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
No suggestions or information to be had? |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Fri Apr 13, 2012 5:18 pm Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
I guess i'm screwed |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Fri Apr 13, 2012 4:15 am Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
Anything? |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Wed Apr 11, 2012 1:51 am Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
Also in preferences it wants "Mudchar.dat", but when I look inside chardb.db it's clear that all my character information is in that file in sql 2.1 format. |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Wed Apr 11, 2012 1:49 am Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
Is there any chance there is some security built into zmud? I replaced the motherboard on this machine, that's when this started happening. |
Topic: Characters missing. Chardb.db being overwritten when I load zmud. |
Lasivian
Replies: 10
Views: 21100
|
Forum: zMUD General Discussion Posted: Wed Apr 11, 2012 1:44 am Subject: Characters missing. Chardb.db being overwritten when I load zmud. |
Suddenly all my characters are gone.
I still have the chardb.db I was using, but when I start zmud it overwrites it with a blank one containing just the muds and toons it came with originally.
I ... |
Topic: Characters missing after re-registration |
Lasivian
Replies: 8
Views: 18196
|
Forum: zMUD General Discussion Posted: Mon Jan 09, 2012 6:32 pm Subject: Characters missing after re-registration |
Do you now have Windows 7 with full install including game files in Program Files?
It is under Windows 7, but I backed up the entire zmud folder from the previous machine.
I can't see what's dif ... |
Topic: Characters missing after re-registration |
Lasivian
Replies: 8
Views: 18196
|
Forum: zMUD General Discussion Posted: Fri Jan 06, 2012 8:07 am Subject: Characters missing after re-registration |
have you tried just copying the old chardb.db over the new one? not replace everything, only the one file? If it's still getting overwritten it might be something to do with the permissions set on the ... |
Topic: Characters missing after re-registration |
Lasivian
Replies: 8
Views: 18196
|
Forum: zMUD General Discussion Posted: Sat Dec 31, 2011 11:51 pm Subject: Characters missing after re-registration |
Well, I edited chardb.db and it seems the data is there in SQLite 2.1 format, but for whatever reason zmud doesn't like it. |
Topic: Characters missing after re-registration |
Lasivian
Replies: 8
Views: 18196
|
Forum: zMUD General Discussion Posted: Sat Dec 31, 2011 11:45 pm Subject: Characters missing after re-registration |
If you mean chardb.db I have an old 67k one, but it keeps getting copied over with a 10k new version.
No idea why. |
Topic: Characters missing after re-registration |
Lasivian
Replies: 8
Views: 18196
|
Forum: zMUD General Discussion Posted: Sat Dec 31, 2011 10:59 pm Subject: Characters missing after re-registration |
So Windows died on me, I copied off the zmud folder, and tried to replace it/reinstall it on the new windows install, which went perfectly, however I start zmud and I get the default list of muds, not ... |
Topic: Want to catch semicolons and change them to apostrophes |
Lasivian
Replies: 8
Views: 11742
|
Forum: zMUD General Discussion Posted: Thu Aug 18, 2011 9:20 pm Subject: Want to catch semicolons and change them to apostrophes |
Okay, I'm assuming you use the apostrophe to 'say' or something like that
So you would type something like this: 'greetings
in that case, this should work, unless there's something I missed:
#ONI ... |
Topic: Want to catch semicolons and change them to apostrophes |
Lasivian
Replies: 8
Views: 11742
|
Forum: zMUD General Discussion Posted: Thu Aug 18, 2011 8:23 am Subject: Want to catch semicolons and change them to apostrophes |
We went over this two weeks ago, the consensus was that it's not possible. No need to start a second thread for it...
Nobody actually said it wasn't. If it's not that's fine. *shrug* |
Topic: Want to catch semicolons and change them to apostrophes |
Lasivian
Replies: 8
Views: 11742
|
Forum: zMUD General Discussion Posted: Thu Aug 18, 2011 3:03 am Subject: Want to catch semicolons and change them to apostrophes |
Ok, I have this HORRIBLE typo problem, I hit ; when I mean to hit ' all the time, for years and years.
I'm wondering if there is a way to have the script do something like this:
Alias: Chat, re ... |
Topic: Command in a trigger to disable all further triggers? |
Lasivian
Replies: 7
Views: 15079
|
Forum: zMUD General Discussion Posted: Sun Aug 07, 2011 6:18 am Subject: Command in a trigger to disable all further triggers? |
Is there a way to disable all triggers by command?
IE. The same as clicking the little gun Icon in the bottom right of the window.
Thanks |
Topic: Want to catch semicolons and change them to apostrophes, if possible |
Lasivian
Replies: 14
Views: 23893
|
Forum: zMUD General Discussion Posted: Thu Aug 04, 2011 5:41 am Subject: Want to catch semicolons and change them to apostrophes, if possible |
No new suggestions? |
Topic: Want to catch semicolons and change them to apostrophes, if possible |
Lasivian
Replies: 14
Views: 23893
|
Forum: zMUD General Discussion Posted: Tue Aug 02, 2011 11:32 pm Subject: Want to catch semicolons and change them to apostrophes, if possible |
I think daern might be right, I can;t see any way to do this is zmud. |
Topic: Want to catch semicolons and change them to apostrophes, if possible |
Lasivian
Replies: 14
Views: 23893
|
Forum: zMUD General Discussion Posted: Mon Aug 01, 2011 5:38 pm Subject: Want to catch semicolons and change them to apostrophes, if possible |
Does not appear to work. Semicolon acts as it normally does. |
Topic: Want to catch semicolons and change them to apostrophes, if possible |
Lasivian
Replies: 14
Views: 23893
|
Forum: zMUD General Discussion Posted: Mon Aug 01, 2011 4:00 am Subject: Want to catch semicolons and change them to apostrophes, if possible |
Trying to figure out why this post was moved from Zmud to Cmud.
Sorry for the troubles, it's a Zmud problem for me. |
Topic: Want to catch semicolons and change them to apostrophes, if possible |
Lasivian
Replies: 14
Views: 23893
|
Forum: zMUD General Discussion Posted: Sun Jul 31, 2011 8:21 am Subject: Want to catch semicolons and change them to apostrophes, if possible |
#ALIAS chatter {chat %replace(%0, ";", "'")}
that replaces the character, but it still acts like a return.
Thanks for the attempt tho :) |
Topic: Want to catch semicolons and change them to apostrophes, if possible |
Lasivian
Replies: 14
Views: 23893
|
Forum: zMUD General Discussion Posted: Sat Jul 30, 2011 9:04 pm Subject: Want to catch semicolons and change them to apostrophes, if possible |
Ok, I have this HORRIBLE typo problem, I hit ; when I mean to hit ' all the time, for years and years.
I'm wondering if there is a way to have the script do something like this:
Alias: Chat, r ... |
Topic: How do I get the location of a data record value if I match the key? |
Lasivian
Replies: 2
Views: 7413
|
Forum: zMUD General Discussion Posted: Tue Apr 20, 2010 7:15 pm Subject: How do I get the location of a data record value if I match the key? |
I've got a data record called @botspelltriggers showing oh=Heal|or=Regenerate|om=Mortal Restore|ohg=Hand of God
Now the code:
@tempbotspellword = or
tempspellloc = %iskey(@botspelltriggers,@tempb ... |
Topic: Error while unpacking program, code LP5. Please report to author. |
Lasivian
Replies: 1
Views: 7244
|
Forum: zMUD General Discussion Posted: Fri Nov 20, 2009 3:46 pm Subject: Error while unpacking program, code LP5. Please report to author. |
Yes, I know this was once connected to AOL anti-spyware, but it just popped up on me.
I apparently got invaded by some nasty spyware, after a dozen scans and reboots and alot of file editing by han ... |
|