Search results

  1. J

    cli tavern command

    I didn't email it but that is what's in the error log. Running the command I get: 1003101001000200101010001 However I did complete the tavern manually, so it's very possible I overwrote the issue. I'll be able to test it out again tomorrow. Thanks! Jt
  2. J

    cli tavern command

    :) Sorry I just get a debug log and wasn't sure if I was supposed to post it here. Also wanted to get into my next run before I was totally sure. But just typing tavern in the cli caused the issue, I completed it by hand and the command works ok now. I guess I'm probably the only one seeing it...
  3. J

    cli tavern command

    Running 6779 I get an error running the taven command. Just curious if anyone else is getting it too. If so I'll post a bug. Also is there a way to turn off the hobo sewers "protection", I use it to level up at low levels and so am going in unprepared. Thanks! Jt
  4. J

    Happy Birthday, Veracity!

    Congratz!!!
  5. J

    Issue with set property

    I tried to work around the above issue. But now I'm having issues with pickpockets, just wondering if I'm missing something? I'm a AT and running 6250 on XP. Thanks, Jt css: [ default] 1: steal 2: skill entangling noodles 3: skill fire orange bottle-rocket 4: attack with weapon example...
  6. J

    Issue with set property

    I'm running the latest daily build 6231. I'm running as a AT and trying to set my default action as pickpocket as follows but it's not working: if ( my_class() == $class[ accordion thief ] || my_class() == $class[ disco bandit ] ) { set_property("defaultAutoAttack", 3 ) It just never...
  7. J

    Mana Burning

    This is what I'm referring to. I'm going to test with older versions and see where it stopped working. Revision: 6096 Author: shwei Date: 11:12:17 AM, Tuesday, May 27, 2008 Message: During mana burning, alternate libram casts between available skills Revision: 6108 Author: shwei Date: 5:12:57...
  8. J

    Mana Burning

    Odd because this used to work. Additionally shouldn't it at least summon hearts? Thanks!
  9. J

    Mana Burning

    currentMood=hobo manaBurningThreshold=0.25 [ apathetic ] [ default ] gain_effect a little bit poisoned => use 1 anti-anti-antidote gain_effect beaten up => use 1 tiny house [ hobo ] lose_effect seeing colors => use 10 funky dried mushroom lose_effect leash of linguini => cast 10 leash of linguini
  10. J

    Mana Burning

    Yeah duh sorry. I'm running 6225, on Win XP. I haven't run with mana burning on in a while so not sure when it stopped working for me.
  11. J

    Mana Burning

    Is this not working anymore, or is there a new option that I might have missed? I set Recast buffs until 25% and Leash as the only skill in my mood I cast Leash once and buff mp to full adventured and it never recast Leash until it ran out I never had problems with this before, and am sure I...
  12. J

    outfit changing

    I just noticed this today running 5395. Putting on Custom: camp... You are already wearing "camp." Is this new? Is there anything around it to check if you are wearing the outfit first? Or can it not be a failure condition? Thanks, JT
  13. J

    Using the daily build

    Putting it in an empty directory worked. I'd have never expected that. But thanks it worked :)
  14. J

    Using the daily build

    I'm sure that I'm doing something stupid but. I was able to download and run the 5280 daily jar. But since then any that I try to run return. Could not find the main class. Program will Exit. 5332 is the last one i tried but everyone since 5280 has been the same. I know I'm being dense but...
  15. J

    problem with drum machine

    Not sure if this was going to get fixed, or if there was a better way to do it, but it still happens in 11.8 Wielding worm-riding hooks... Equipment changed. Using 1 drum machine... Finished using 1 drum machine. You need 1 more worm-riding hooks to continue. Thanks, JT
  16. J

    Happy Birthday Holatuwol

    Happy Birthday Hola!!! Jt
  17. J

    observation on auto-recovery

    It appear that it calculates the amount of items needed to recover before switching outfits for purchase but it also uses those items before switching the outfits back. Not a huge deal but i think it could result in losing some MP. I bring it up only to ask if that was intentional or a...
  18. J

    my_zodiac()

    Nope these will work, thanks! I even thought I searched around over here before making my post, I guess not very well :) Edit: The new functions actually work much better :) Thanks, Jt
  19. J

    my_zodiac()

    I get an error trying to use this function, has it been removed? Undefined reference 'my_zodiac' (test.ash, line 3) int main() { print( my_zodiac() ); return 1; } Thanks, Jt
Back
Top