Search found 10 matches

by Verthar
Sat Jun 05, 2010 10:30 pm
Forum: Help Forum
Topic: Priority Curing System - Trying to Match Values in a Table
Replies: 12
Views: 8154

Re: Priority Curing System - Trying to Match Values in a Table

Ok, so looking at the manual for tables just left me drooling and vacant, so I guess I'll be sticking with the other way of formatting them all in triggers. Thanks.
by Verthar
Sat Jun 05, 2010 2:20 am
Forum: Help Forum
Topic: Priority Curing System - Trying to Match Values in a Table
Replies: 12
Views: 8154

Re: Priority Curing System - Trying to Match Values in a Table

if affs.paralys == 1 then eat ("bloodroot") else if affs.stupidity == 1 and not eating == 1 then eat ("goldenseal") Now with something like this, would it just be a further series of else if statements following, giving priority in that order? Or can they be bunched in some other...
by Verthar
Tue May 25, 2010 9:24 pm
Forum: Help Forum
Topic: numeric variable tracking
Replies: 2
Views: 2473

Re: numeric variable tracking

hrm, maybe this isn't worth the effort. I'm pretty bad at scripting, especially with Mudlet, doing the change from Nexus. Thank for your help, maybe when I have more patience I'll try figuring out how to make a trigger to help track it.
by Verthar
Mon May 24, 2010 8:20 pm
Forum: Help Forum
Topic: numeric variable tracking
Replies: 2
Views: 2473

numeric variable tracking

Ok, I have no idea how this would even work so I'm asking. I want to use this for tracking simply how much gold I acquire in a constant fashion, able to bring up my total just by an alias command. However I would also think I could extend it to various other sorts of variables as well. I.E. How many...
by Verthar
Sun May 23, 2010 2:26 am
Forum: Help Forum
Topic: Limb targetting - Achaea
Replies: 3
Views: 3120

Limb targetting - Achaea

Alrighty here we go, I'm attempting to set up aliases for breaking limbs as a monk in Achaea, I'll use my left leg one for the purpose of this question. I just honestly don't know what I'm doing wrong. I attempt to put in the alias and it just simply doesn't work. Pattern: ^ll$ send ("snk "...
by Verthar
Sat May 22, 2010 1:47 am
Forum: Help Forum
Topic: Disabling Trigger Groups
Replies: 4
Views: 5360

Re: Disabling Trigger Groups

excellent, thank you so much. I didn't think 2 sets of "" were allowed in a string, good to know. It worked perfectly, and thank you very much again.
by Verthar
Sat May 22, 2010 1:14 am
Forum: Help Forum
Topic: Disabling Trigger Groups
Replies: 4
Views: 5360

Disabling Trigger Groups

This is for Achaea what I'm trying to go is set a system up for buying stuff without having to use the total stop in order to do it. I came up with this but to no avail. I have it as an alias and just named it ^rawr$ for the purpose of testing it. That is also the command line. Am I just doing it wr...
by Verthar
Thu Apr 29, 2010 2:25 am
Forum: Help Forum
Topic: Commands not working - Achaea
Replies: 4
Views: 3262

Re: Commands not working - Achaea

Oh wow, well I've got a lot of fixing to do then. That should help a lot considering only half or so of my aliases have the ^ and $
by Verthar
Thu Apr 29, 2010 1:54 am
Forum: Help Forum
Topic: Commands not working - Achaea
Replies: 4
Views: 3262

Re: Commands not working - Achaea

hmmm, gotcha. So look for something that would interfere with them....is it too much to ask for a sort of example? I just started using Mudlet like 2 days ago.
by Verthar
Thu Apr 29, 2010 1:15 am
Forum: Help Forum
Topic: Commands not working - Achaea
Replies: 4
Views: 3262

Commands not working - Achaea

So just recently I've noticed that certain commands just do not work. For instance I can't check any of the news right now, and many of my says are not going through. Is this something with Mudlet? Edit pt 2: The RN command works to read the news, and it's only restricting my city and house. Still c...