Author |
Message |
Topic: Mapper Incorrectly Capturing Room Description |
eleytheria
Replies: 2
Views: 7814
|
Forum: CMUD General Discussion Posted: Sat Aug 02, 2014 3:08 pm Subject: Mapper Incorrectly Capturing Room Description |
Hello All,
I'm currently having an issue with the mapper capturing the correct room descriptions. The problem is this.
The mud which I am playing displays all the room items before the room exit ... |
Topic: #URL |
eleytheria
Replies: 5
Views: 9004
|
Forum: CMUD General Discussion Posted: Wed Mar 20, 2013 6:57 pm Subject: #URL |
Thanks Daern!
So, first off, the %replace worked like a charm and it's working without any issues!
However, I tried using %url and it doesn't compile properly. Tried a few different variations b ... |
Topic: #URL |
eleytheria
Replies: 5
Views: 9004
|
Forum: CMUD General Discussion Posted: Wed Mar 20, 2013 4:11 am Subject: #URL |
#URL %concat("http://site.com/stats/submit/?ashtml=true&var1=", @VAR1, "&var2=", @VAR2, "&str=", %1, "&int=", %2, "&wil=", %3, "&dex=", %4, "&con=", %5)
The issue is ... |
Topic: #URL |
eleytheria
Replies: 5
Views: 9004
|
Forum: CMUD General Discussion Posted: Fri Mar 15, 2013 10:01 pm Subject: #URL |
Hey All,
I have a question concerning the usage of #URL.
There is a database that I am submitting stats to from the mud that I play. One of the variables has a space in it. In ZMUD, it manages t ... |
Topic: A question about triggers. |
eleytheria
Replies: 9
Views: 17337
|
Forum: CMUD General Discussion Posted: Fri Feb 08, 2013 7:08 am Subject: A question about triggers. |
Heh, that was easy... |
Topic: A question about triggers. |
eleytheria
Replies: 9
Views: 17337
|
Forum: CMUD General Discussion Posted: Fri Feb 08, 2013 5:11 am Subject: A question about triggers. |
Yup thanks! Got it working how I wanted to.
Now I'm trying to figure out how to make a single trigger have an option between 1 or two choices in the pattern. Don't know if it's even possible.
Ma ... |
Topic: A question about triggers. |
eleytheria
Replies: 9
Views: 17337
|
Forum: CMUD General Discussion Posted: Thu Feb 07, 2013 7:55 pm Subject: A question about triggers. |
I think I was trying to make this too complicated. I tried it again and just disabled the class and it worked like a charm, thanks! |
Topic: A question about triggers. |
eleytheria
Replies: 9
Views: 17337
|
Forum: CMUD General Discussion Posted: Thu Feb 07, 2013 5:04 pm Subject: A question about triggers. |
I want only the first line to fire. I have tried disabling the triggers after they fire, and they do turn off, but the issue I'm having is that all four seem to be firing at the same time.
It is al ... |
Topic: A question about triggers. |
eleytheria
Replies: 9
Views: 17337
|
Forum: CMUD General Discussion Posted: Thu Feb 07, 2013 4:16 am Subject: A question about triggers. |
That won't help me at all. I need all of the triggers. I said the mobol "happens" to make all four actions at the same time. Sometimes only one action happens. Sometimes they happen in d ... |
Topic: A question about triggers. |
eleytheria
Replies: 9
Views: 17337
|
Forum: CMUD General Discussion Posted: Thu Feb 07, 2013 2:38 am Subject: A question about triggers. |
Hello again!
So I have a question about triggers firing at the same time. Say I have 4 triggers, that do this:
#TRIGGER {An acrobat laughs, cartwheeling towards you.} {emote screams loudly!}
#T ... |
Topic: A few newbie scripter questions. |
eleytheria
Replies: 7
Views: 13006
|
Forum: CMUD General Discussion Posted: Wed Feb 06, 2013 4:26 pm Subject: A few newbie scripter questions. |
Thank you for the tips and advice Rahab, what you are saying makes a lot of sense. I think I will set up my logins as you say. |
Topic: A few newbie scripter questions. |
eleytheria
Replies: 7
Views: 13006
|
Forum: CMUD General Discussion Posted: Wed Feb 06, 2013 10:41 am Subject: A few newbie scripter questions. |
5. I figured this out when you mentioned I could only do it with strings.
%if(@item="whatever1" OR @item="whatever2" OR @item="whatever3",%ansi(high,red)@item,%if(@item="whatever4",%ansi(high,yellow) ... |
Topic: A few newbie scripter questions. |
eleytheria
Replies: 7
Views: 13006
|
Forum: CMUD General Discussion Posted: Wed Feb 06, 2013 5:58 am Subject: A few newbie scripter questions. |
3. I actually got the onConnect event in a way that I like, although I'm still uncertain why disabled classes are affecting the speed of the client. I would still like to know if it is possible to loa ... |
Topic: A few newbie scripter questions. |
eleytheria
Replies: 7
Views: 13006
|
Forum: CMUD General Discussion Posted: Tue Feb 05, 2013 11:55 pm Subject: A few newbie scripter questions. |
1 & 2. Hey Rahab, thanks a ton for your reply. I actually find that the classes that seem to lag me out the most are sets of aliases (30 or so) that I use to replace in-game emotes. If I remove th ... |
Topic: A few newbie scripter questions. |
eleytheria
Replies: 7
Views: 13006
|
Forum: CMUD General Discussion Posted: Tue Feb 05, 2013 10:05 pm Subject: A few newbie scripter questions. |
Hi Everyone!
So I've just been trying my hand at a few scripts the last couple of days and have been unable to find anything about the following in the documentation anywhere, so if anyone could sh ... |
|