YASSE Combat Script Package (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
m (adjusted for MoS template)
mNo edit summary
Line 21: Line 21:
==Updates==
==Updates==
Last Updated:
Last Updated:
*'''03/14/2011''': Revision 1.1 for all scripts. Added thrown weapon support (basic), ranged is barely function but included. TM still not working fully.
*'''11/20/2010''': Revision 1.0
*'''11/20/2010''': Revision 1.0


Line 28: Line 29:
* The [[YASSE TM (script)|TM module]] is under heavy development.
* The [[YASSE TM (script)|TM module]] is under heavy development.
:: TM is currently under development as its own module due to major issues as an integrated script with Hitbasic. So far it is much more stable and accurate than the old version.
:: TM is currently under development as its own module due to major issues as an integrated script with Hitbasic. So far it is much more stable and accurate than the old version.
* 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]]
[[YASSE Hitbasic-Skin (script)|Skin]]
* Need to add in functionality for "high quality" skinning attempts to add arranges up to max.
* 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.


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

Revision as of 16:04, 14 March 2011

YASSE Combat Script Package (script)
Category combat,training
Front-end YASSE
Author Hithrael


Description

This series of scripts is currently under development.

General Notes (Functionality):

  • All 3 scripts must be downloaded.
Unless the CALL values are changed, loot and skin must be named loot and skin
  • 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.

Syntax

Updates

Last Updated:

  • 03/14/2011: Revision 1.1 for all scripts. Added thrown weapon support (basic), ranged is barely function but included. TM still not working fully.
  • 11/20/2010: Revision 1.0

The Scripts

Hitbasic

TM is currently under development as its own module due to major issues as an integrated script with Hitbasic. So far it is much more stable and accurate than the old version.

Skin

  • Need to 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 (credit to Delvan and Wheller on that)