Author |
Message |
Topic: Stringlists |
kazu
Replies: 5
Views: 4132
|
Forum: zMUD General Discussion Posted: Sun Feb 15, 2009 2:48 am Subject: Stringlists |
My problem is that I'm lousy at coding. I heard that this was a simple way that would still be fairly fast. I also heard that zmud didn't handle databases too well. I'm open for advice though, it will ... |
Topic: Stringlists |
kazu
Replies: 5
Views: 4132
|
Forum: zMUD General Discussion Posted: Sun Feb 15, 2009 1:56 am Subject: Stringlists |
#FORALL @phafflicted {#if (%ismember( %i, @current_afflictions))} {cure alias}
Like that
? |
Topic: Stringlists |
kazu
Replies: 5
Views: 4132
|
Forum: zMUD General Discussion Posted: Sat Feb 14, 2009 7:43 pm Subject: Stringlists |
Ok, I play Achaea, and I'm trying to develop my own curing system. I have it set up so that whenver I get afflicted with something, it adds it to one of 3 stringlists depending on the type of cure. I ... |
Topic: Zmud Frozen? |
kazu
Replies: 4
Views: 3633
|
Forum: zMUD General Discussion Posted: Sun Oct 05, 2008 12:13 am Subject: Zmud Frozen? |
Got it done, thanks! |
Topic: Zmud Frozen? |
kazu
Replies: 4
Views: 3633
|
Forum: zMUD General Discussion Posted: Sat Oct 04, 2008 8:52 pm Subject: Zmud Frozen? |
As soon as it tries to connect to the mud, it freezes, I have no chance to type anything. Anthing else you need to know? |
Topic: Zmud Frozen? |
kazu
Replies: 4
Views: 3633
|
Forum: zMUD General Discussion Posted: Sat Oct 04, 2008 8:42 pm Subject: Zmud Frozen? |
Not sure if this is the right place for this, but every time I try to log into the character Aetolia, Zmud keeps freezing. I'm able to use other games just fine, and other people using Zmud are able t ... |
Topic: string problem |
kazu
Replies: 10
Views: 6170
|
Forum: zMUD General Discussion Posted: Tue Sep 30, 2008 7:58 pm Subject: string problem |
Those lines I gave you are the exact ones. It's not a full affliction line, there are plenty of those. This is working off a skill called diagnose that gives me an exact phrase about what I have. Here ... |
Topic: string problem |
kazu
Replies: 10
Views: 6170
|
Forum: zMUD General Discussion Posted: Tue Sep 30, 2008 7:34 pm Subject: thanks |
Thanks for all the help guys, also the safflicted wasn't a typo, that's for a salve queue, safflicted=salve afflicted Also, how do I add the ^ to help anchor them? The reason they are partial like tha ... |
Topic: string problem |
kazu
Replies: 10
Views: 6170
|
Forum: zMUD General Discussion Posted: Tue Sep 30, 2008 1:32 am Subject: string problem |
Ok, so I'm working on building my herb, salve, and smoke queues. I've made a bunch of triggers and I have it to where they are supposed to add to a string table when the message comes up. However, the ... |
Topic: queues |
kazu
Replies: 3
Views: 3075
|
Forum: zMUD General Discussion Posted: Sun Sep 21, 2008 12:12 am Subject: queues |
er.... how? |
Topic: queues |
kazu
Replies: 3
Views: 3075
|
Forum: zMUD General Discussion Posted: Sat Sep 20, 2008 12:35 am Subject: queues |
I have a set of variables, the triggers to change them and a stringlist with what I want cured in a specific order, but after that I'm stuck with created a prioritized herb queue, can anyone help me o ... |
Topic: regex question |
kazu
Replies: 5
Views: 3792
|
Forum: zMUD General Discussion Posted: Fri Sep 19, 2008 12:58 am Subject: regex question |
Works perfectly, thanks! |
Topic: regex question |
kazu
Replies: 5
Views: 3792
|
Forum: zMUD General Discussion Posted: Fri Sep 19, 2008 12:11 am Subject: didn't work |
well, i tried it but it completely blacked out the name of the target
I stand corrected, it didn't work for the very first part that was supposed to be green. Otherwise, it works fine. |
Topic: regex question |
kazu
Replies: 5
Views: 3792
|
Forum: zMUD General Discussion Posted: Thu Sep 18, 2008 8:04 pm Subject: regex question |
Ok, starting to feel like I live here as much as I pop in. Anyways, here's my problem. I'm trying to make my trigger highlight a variable different colors depending on the situation. Here's what I hav ... |
Topic: trigger help |
kazu
Replies: 2
Views: 2491
|
Forum: zMUD General Discussion Posted: Thu Sep 18, 2008 3:33 pm Subject: trigger help |
Ahh, thank you very much! |
Topic: trigger help |
kazu
Replies: 2
Views: 2491
|
Forum: zMUD General Discussion Posted: Thu Sep 18, 2008 3:13 pm Subject: trigger help |
Ok I'm making a trigger and it's telling me that the variable is empty when I know it's not, anyone have any idea why this is happening?
You feel incredibly tired, and fall asleep immediately.
# ... |
Topic: stringlist help |
kazu
Replies: 2
Views: 3022
|
Forum: zMUD General Discussion Posted: Wed Sep 17, 2008 12:27 am Subject: stringlist help |
Ok, so i made a stringlist with the stored variables in it. The problem is that I have no idea how to get the triggers to react to the stringlist variables.
stringlist name: afflicts
value
1. ... |
|