Search results

  1. I

    Illarion's stasis script - help requested

    Thanks Hola, you rock!
  2. I

    Illarion's stasis script - help requested

    I was also wondering that. Let's try... Yup, cli_execute("abort"); works fine. A question for Hola: Does the third parameter passed in via Consult (string sText, in my code) only contain the HTML for the first round or something? I've been trying to use something like this: iStart =...
  3. I

    Illarion's stasis script - help requested

    Meh, right now Hola, you can do no wrong in my eyes :) Consult takes over from moods as my new greatest Mafia feature ever :) Incidentally, if anyone is interested in this, a more-or-less working version 1 is at: http://forums.hardcoreoxygenation.com/viewtopic.php?t=2201
  4. I

    Static Variables

    *headdesk* I really should have thought of that! Thanks, Daychilde!
  5. I

    Illarion's stasis script - help requested

    it seems it was a problem with Mafia, as a later build fixed it ;)
  6. I

    Static Variables

    Hi folks Is there any concept of a static variable in ASH? Alternatively, can anyone suggest another way of maintaining a value across repeated calls to the same script? I'm working on an in combat script, so tricks like putting meat paste in my closet aren't an option. Any thoughts?
  7. I

    fighting script

    Or, y'know, use: [ default ] item meat vortex 30: attack
  8. I

    illarion's mana restore script v1.0 (ASH)

    ( Attached - see bottom of message... -Daychilde ;D ) #restores mana using MMJ if possible, else soda water, without #wastage. # #no safety check for available meat, or guild being opened. # #Written by Illarion/Aaron Gunstone, March 2006 #Based on ASH tutorial by Xylpher int MMJCalcMax() #X...
  9. I

    illarion's healing script v1.0 (ASH)

    Nice work Daychilde. I've been thinking about suggesting something like this for a while. Meant to reply in the mafia thread, but I've been tres busy :( Anyway, here's my current full heal script, still WIP: ( Attached at bottom... -Daychilde ;D ) #restores HP using Med.Herbs if possible...
Back
Top