YASSE Combat Script Package (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with 'This series of scripts is currently under development. General Notes (Functionality): * All 3 scripts must be downloaded. * I will work on adding support for retreating when y…')
 
Line 11: Line 11:


==The Scripts==
==The Scripts==
Hitbasic
[[YASSE Hitbasic (script)|Hitbasic]]
* The TM module is under heavy development (has issues with looting).
* The TM module is under heavy development (has issues with looting).
:: I expect to have this reconciled soon.
:: I expect to have this reconciled soon.
* There is no support for ranged or thrown weapons (under development as soon as skinning and TM are working correctly).
* There is no support for ranged or thrown weapons (under development as soon as skinning and TM are working correctly).


[[YASSE Hitbasic-Skin (script)|Skin]]
Skin
* Hangs when the arrange loop fails (this should be rare unless using skill boosters / at the cusp of being able to do another arrange).
* Hangs when the arrange loop fails (this should be rare unless using skill boosters / at the cusp of being able to do another arrange).
:: I think I have a workaround developed, and it is under testing.
:: I think I have a workaround developed, and it is under testing.
Line 22: Line 22:
* Once bugs ironed out for decrementing skinning, add in functionality for "high quality" skinning attempts to add arranges up to max.
* Once bugs ironed out for decrementing skinning, add in functionality for "high quality" skinning attempts to add arranges up to max.


[[YASSE Hitbasic-Loot (script)|Loot]]
Loot
* This script was heavily modified, but based upon the script written for the YASSE help manual (so credit to Delvan and Wheller on that)
* This script was heavily modified, but based upon the script written for the YASSE help manual (so credit to Delvan and Wheller on that)
* Further expansion for scrolls as soon as I get around to it (easy to do).
* Further expansion for scrolls as soon as I get around to it (easy to do).

Revision as of 22:44, 10 November 2010

This series of scripts is currently under development.

General Notes (Functionality):

  • All 3 scripts must be downloaded.
  • I will work on adding support for retreating when you're getting beat on, once other bugs are resolved.

General Notes (Other):

  • A lot of boxmessages currently in the script, primarily for development purposes.
  • If you wish to contribute, please leave feedback on the discussion page.


The Scripts

Hitbasic

  • The TM module is under heavy development (has issues with looting).
I expect to have this reconciled soon.
  • There is no support for ranged or thrown weapons (under development as soon as skinning and TM are working correctly).

Skin

  • Hangs when the arrange loop fails (this should be rare unless using skill boosters / at the cusp of being able to do another arrange).
I think I have a workaround developed, and it is under testing.
  • Some weirdness in the skinning at 0 arranges, but the script does not hang or become disfunctional.
  • Once bugs ironed out for decrementing skinning, add in functionality for "high quality" skinning attempts to add arranges up to max.

Loot

  • This script was heavily modified, but based upon the script written for the YASSE help manual (so credit to Delvan and Wheller on that)
  • Further expansion for scrolls as soon as I get around to it (easy to do).