Author |
Message |
Topic: zMUD to cMUD |
Trajet
Replies: 3
Views: 6321
|
Forum: CMUD General Discussion Posted: Mon Apr 23, 2007 1:18 am Subject: zMUD to cMUD |
I used the import option located in the File menu and it does import my sessions, but none of my settings are there. My Aliases, Triggers, Variables, I can't seem to find them. I've read the help fi ... |
Topic: zMUD to cMUD |
Trajet
Replies: 3
Views: 6321
|
Forum: CMUD General Discussion Posted: Mon Apr 23, 2007 1:02 am Subject: zMUD to cMUD |
I've used zMUD for a long time, but now that I've updated to Vista Home Basic, it no longer works on my computer. I've decided I'll have to get cMUD. How can I put my old settings from zMUD into cMU ... |
Topic: Backup Question |
Trajet
Replies: 2
Views: 3965
|
Forum: zMUD General Discussion Posted: Mon Mar 13, 2006 4:37 pm Subject: Backup Question |
Well, it seems that I'll be doing a system recovery and I was wondering how I would go about backing up my stuff from ZMud? I have so many Aliases, triggers, etc. I just couldn't live with myself if ... |
Topic: Screen resolution problem |
Trajet
Replies: 7
Views: 9474
|
Forum: zMUD General Discussion Posted: Sat Mar 11, 2006 2:25 pm Subject: Screen resolution problem |
Well, it's not the greatest fix in the world, but at least the text isn't so big. Default was "Courier" at size 10. I changed it to "Courier New" at size 8. |
Topic: Screen resolution problem |
Trajet
Replies: 7
Views: 9474
|
Forum: zMUD General Discussion Posted: Sat Mar 11, 2006 9:40 am Subject: Screen resolution problem |
Oh, I'm sorry if I didn't explain my problem enough.
1). No, the computer for some reason spontaneously set itself to this resolution and I can't change it back to 1024x768.
2). See #1
3). W ... |
Topic: Screen resolution problem |
Trajet
Replies: 7
Views: 9474
|
Forum: zMUD General Discussion Posted: Fri Mar 10, 2006 9:44 pm Subject: Screen resolution problem |
Anyone have an answer? I could really use a solution. |
Topic: Screen resolution problem |
Trajet
Replies: 7
Views: 9474
|
Forum: zMUD General Discussion Posted: Fri Mar 10, 2006 4:50 am Subject: Screen resolution problem |
Okay, my computer is being wonky for some reason and it set itself to display at 640x480 instead of my normal 1024x768. Is there anyway I can make ZMud's display look normal under these conditions be ... |
Topic: Alias help? |
Trajet
Replies: 3
Views: 8320
|
Forum: zMUD General Discussion Posted: Mon Sep 12, 2005 8:17 pm Subject: Alias help? |
SYNTAX: +bg(number) (character name)
(number): Say you have 5 bg entries, each on of those entries is a number: +bg1 lurk, +bg2 lurk, etc.
--------------------------------------------
I was won ... |
Topic: Alias help? |
Trajet
Replies: 3
Views: 8320
|
Forum: zMUD General Discussion Posted: Mon Sep 12, 2005 5:30 pm Subject: Alias help? |
I'm not quite sure what I need, but here is the problem:
Here are six commands: +bg, +pers, +skills, +res, +powers, +flaws
There are multiple sections to each of these commands, they in fact di ... |
Topic: Help with something |
Trajet
Replies: 10
Views: 10194
|
Forum: zMUD General Discussion Posted: Sun Sep 11, 2005 8:43 pm Subject: Help with something |
{#IF (%2 = Background) {#LOOP 1,5 {+bg%{i} %1} {#IF (%2 = Personality} {#LOOP 1,7 {+pers%{i} %1} {#IF (%2 = Skills) {#LOOP 1,6 {+skills%{i} %1} {#IF (%2 = Resources) {#LOOP 1,5 {+res%{1} %1} {#IF (%2 ... |
Topic: Help with something |
Trajet
Replies: 10
Views: 10194
|
Forum: zMUD General Discussion Posted: Sun Sep 11, 2005 8:42 pm Subject: Help with something |
nvm |
Topic: Help with something |
Trajet
Replies: 10
Views: 10194
|
Forum: zMUD General Discussion Posted: Sun Sep 11, 2005 7:00 am Subject: Help with something |
==============================================================================
+char info for Lurk
---------------------------------------- ... |
Topic: Help with something |
Trajet
Replies: 10
Views: 10194
|
Forum: zMUD General Discussion Posted: Sun Sep 11, 2005 6:28 am Subject: Help with something |
My bad, let me explain it.
I found out that the only thing that has the <Continued in +bg2 Lurk> thing was +bg
I need one for +pers
What I meant was I don't want to make a bunch of alia ... |
Topic: Help with something |
Trajet
Replies: 10
Views: 10194
|
Forum: zMUD General Discussion Posted: Sun Sep 11, 2005 5:26 am Subject: More help |
Actually, I was also wondering now that I noticed the bg command is the only on with the continue on +bg2 lurk thing on it, that I need another command.
I need to be able to type pers1 lurk and see ... |
Topic: Help with something |
Trajet
Replies: 10
Views: 10194
|
Forum: zMUD General Discussion Posted: Sun Sep 11, 2005 3:36 am Subject: Help with something |
#TRIGGER {~<Continued in +%1 %2~>} {+%1 %2}
That should work for you. Would help if you clarified a little more what you need to do to get to the next page and what not. H ... |
Topic: Help with something |
Trajet
Replies: 10
Views: 10194
|
Forum: zMUD General Discussion Posted: Sun Sep 11, 2005 12:10 am Subject: Help with something |
I'm part of a MUX(BuffyMUX) and I can't figure out how to set up a trigger that lets me view a character's traitsone right after the other.
Example: I type +bg1 Lurk: I get Lurk's bg1 entry. At t ... |
|