Search found 26 matches

by Digital Ninja
Sun Jun 13, 2010 5:41 pm
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

Hey Demonnic! I'm sending you my profile and the actual Mud information too.
Thank you so much for your help
Jonathan
by Digital Ninja
Sun Jun 13, 2010 4:14 pm
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

And i'm playing with it some more... Does the order in which the "triggers" are laid out actually matter? It seemed like when i moved the Healing Potions are Out! Trigger ABOVE the Drink Heal Potion and Quaff Healing Potion Success Triggers, then it started to actually work. HOWEVER, it we...
by Digital Ninja
Sun Jun 13, 2010 3:33 pm
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

Thanks! Sorry, i'm not sure what i'm doing wrong! It does not even try and quaff the potion anymore. Literally just copy and pasted your code into three triggers then created a script where i put the two variables. Strange thing was it worked ONE time, and then never again... I'm a bit clueless here...
by Digital Ninja
Sun Jun 13, 2010 8:30 am
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

Hey Demonnic Once again thank u for the time, It does not seem to be recognizing that a variable has been set. Do I need to declare it somewhere else initially? It still quaffs 2 potions. Right now here is what i have: 3 triggers (That's it... am i missing something there?) Trigger1: Drink Potion: ^...
by Digital Ninja
Sat Jun 12, 2010 9:11 am
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

Denaril: Thanks! It KIND of works. Just noticed something though. When i'm not in battle it only shows: < 966hp 1095mana 208mv > but when i'm in battle it can show: < 799hp 167mana 201mv Buf:fine Vic:bleeding > or < 799hp 167mana 201mv Buf:fine > so I just tried this: ^< (\d+)hp (\d+)mana (\d+)mv (....
by Digital Ninja
Sat Jun 12, 2010 1:18 am
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

Hi Denarii, Thank you so much for taking the time to help answer my questions. I do have one problem for the answer for the button to cast the spell and set a trigger to speedwalk... Sometimes I will cast that spell without needing to go to marshlands for example. Sometimes I will just need to cast ...
by Digital Ninja
Fri Jun 11, 2010 1:46 pm
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

Also: It's a bit hidden in my first post but: Question 2: how can you access you're stats? for example: I want a trigger that will quaff a healing potion if my hps come too low... I really am new to this, so i don't know how to do that. In zMud though it was super simple. Could someone help me with ...
by Digital Ninja
Fri Jun 11, 2010 1:42 pm
Forum: Help Forum
Topic: Script problem
Replies: 14
Views: 9173

Re: Script problem

Thanks! That was the problem... I have a new question if you don't mind: i didn't think about this originally but it caused me a problem earlier today. Let's use the "marshlands example" Button: Marshlands Body: speedwalk(speedwalktable["marshlands"]) OKAY that works: HOWEVER, I ...
by Digital Ninja
Fri Jun 11, 2010 1:04 pm
Forum: Help Forum
Topic: Button Drop Down
Replies: 10
Views: 8428

Re: Button Drop Down

Awesome thanks that worked! on a side note: since this topic is still fresh. really, i'm so confused about how to save my profile. how and where is my profile being saved? when i click save profile. it doesn't save my profile. when i try doing save profile as: then it opens up a browser, i navigate ...
by Digital Ninja
Fri Jun 11, 2010 11:53 am
Forum: Help Forum
Topic: Button Drop Down
Replies: 10
Views: 8428

Re: Button Drop Down

Please! could you share with me how you created the pulldown menus. I can't find info on this anywhere in here!
Cheers,
Jonathan