Search results

  1. raorn

    Personal script settings (no need to edit scripts)

    Many scripts require editing to set some internal settings. Therefore it's hard for end user to update such scripts to a new version. Here's mini-library for using personal script settings. How to use it? import <scriptproperty.ash>; string scriptname = "MyCoolScript"; boolean some_option...
  2. raorn

    VIm syntax/filetype

    I wonder if anyone created ASH script syntax highlight / filetype plugin for VIm?
  3. raorn

    FightOptimizer.ash

    What about 31337 scrolls? It should have preference over 64735 scroll if you have at least one OR Orc Chasm quest is completed. UPD: Sorry, I see the code. Great script, thanks! UPD2: But it doesn't check if Orc Chasm quest completed. Is it possible at all?
Back
Top