Author |
Message |
Topic: Automapper - Strings occasioanly following exits |
Ethershade
Replies: 4
Views: 5105
|
Forum: CMUD General Discussion Posted: Sat Aug 01, 2009 2:54 pm Subject: Automapper - Strings occasioanly following exits |
I thought that might be a solution, but it says the #SUB makes it ignore further parsing of triggers. |
Topic: Automapper - Strings occasioanly following exits |
Ethershade
Replies: 4
Views: 5105
|
Forum: CMUD General Discussion Posted: Sat Aug 01, 2009 2:21 pm Subject: Automapper - Strings occasioanly following exits |
Alright, This should be pretty simple but I'm new to the automapper. It easily detects these types of rooms:
The Main Room of the Red's Retreat [NSW]
Where it adds the directions North, South an ... |
Topic: Searching for an easier solution |
Ethershade
Replies: 9
Views: 8112
|
Forum: CMUD General Discussion Posted: Sun Nov 09, 2008 11:13 pm Subject: thanks |
thank you, it works perfectly |
Topic: Searching for an easier solution |
Ethershade
Replies: 9
Views: 8112
|
Forum: CMUD General Discussion Posted: Sun Nov 09, 2008 7:04 pm Subject: Searching for an easier solution |
I've made a alias for a mud that replaces the say command. The following code is
temp1 = %1+" "+%2+" "+%3+" "+%4+" "+%5+" "+%6+" "+%7+ ... |
Topic: Package editor wont show anything after some time? |
Ethershade
Replies: 7
Views: 9075
|
Forum: CMUD General Discussion Posted: Wed Oct 29, 2008 1:01 am Subject: Package editor wont show anything after some time? |
Im using windows XP home, Ill be doing something in the package editor, and when i try to make something new, it goes to the Module thing. Ill try to make something else and it does the same thing, al ... |
Topic: Multiple macros for a single key? |
Ethershade
Replies: 2
Views: 3748
|
Forum: CMUD General Discussion Posted: Sun Oct 26, 2008 3:35 am Subject: Multiple macros for a single key? |
Im wondering if its possible to have multiple macros activate from a single key
I have one macro on the 1 on the keypad that sends
#if (ESMODE="movement") {sw}
and another one on the 1 on the n ... |
Topic: to lowercase function? |
Ethershade
Replies: 1
Views: 3077
|
Forum: CMUD General Discussion Posted: Sat Oct 25, 2008 11:45 pm Subject: to lowercase function? |
Is there a way to convert a variable's value to all lowercase, because of case sensitive #IF commands |
Topic: Package editor wont show anything after some time? |
Ethershade
Replies: 7
Views: 9075
|
Forum: CMUD General Discussion Posted: Sat Oct 25, 2008 8:04 pm Subject: Package editor wont show anything after some time? |
Im using package editor, and all of a sudden the stuff on the left wont change, ill swap between packages and it wont change, any idea whats going on? |
Topic: Unable to use #break? |
Ethershade
Replies: 1
Views: 2934
|
Forum: CMUD General Discussion Posted: Fri Oct 24, 2008 6:39 pm Subject: Unable to use #break? |
I made this code, but the loop doesnt break when the variable equals 1. Any thoughts as to whats wrong?
herbamount = %1
herbtarget = %2
herbtotal = %1
#echo
#echo Commencing harvesting!
#loop ... |
Topic: Abort Alias? |
Ethershade
Replies: 2
Views: 3677
|
Forum: CMUD General Discussion Posted: Thu Oct 23, 2008 11:57 am Subject: Abort Alias? |
Im wondering if there is a way to abort an alias completely, and with that id also like how to abort a loop completely, any help is very much appreciated |
Topic: Choose a status bar? |
Ethershade
Replies: 2
Views: 3621
|
Forum: CMUD General Discussion Posted: Tue Oct 21, 2008 2:11 am Subject: Choose a status bar? |
Is there a command that will change the active status bar from one to another?
I have two status bars, one for hunting and the other for gathering herbs. Is there a way to activate one with a butto ... |
|