YASSE Combat Script Package (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|cat=combat
|cat=combat
|fe=YASSE
|fe=YASSE
|auth=Hithrael
|auth=[[User:Hithrael|Hithrael]]
}}
}}


==Description==
This series of scripts is currently under development.
This series of scripts is currently under development.


General Notes (Functionality):
General Notes (Functionality):
* All 3 scripts must be downloaded.
* All '''3''' scripts must be downloaded.
: Unless the CALL values are changed, loot and skin must be named loot and skin
: Unless the CALL values are changed, loot must be named loot.
* I will work on adding support for retreating when you're getting beat on, once other bugs are resolved.
* I will work on adding support for retreating when you're getting beat on, once other bugs are resolved.


General Notes (Other):
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.
* If you wish to contribute, please leave feedback on the discussion page.


==Syntax==

==Updates==
Last Updated:
*'''07/28/2011''': Revision 2.3 for hitbasic script (also ends skinning script, now included in hitbasic)
*'''04/01/2011''': Revision 2.2 for hitbasic, loot, and skinning scripts
*'''03/21/2011''': Revision 2. for hitbasic and skinning scripts
:Added support for magic
*'''03/30/2011''': Revision 2 for all scripts.
**Support for multiple characters (see [[YASSE Global Variables (script)]])
**Improved skinning, dynamically adjusts based on ability
**Allows weapon changes mid script
**Improved shield support
**'''See updates for individual scripts for other notes and limitations'''
*'''03/21/2011''': Revision 1.1b for ''Loot'' section, to now pick up ammo, continuing the expansion of support for crossbow.
*'''03/18/2011''': Revision 1.1b for ''Hitbasic'' and ''Skin'' sections, fixed bug that cropped up with the addition of crossbow support.
*'''03/14/2011''': Revision 1.1 for all scripts. Added thrown weapon support (basic), ranged (crossbows, basic) included. TM still not working fully.
*'''11/20/2010''': Revision 1.0


==The Scripts==
==The Scripts==
[[YASSE Hitbasic (script)|Hitbasic]]
[[YASSE Global Variables (script)|Global variables]] (Version 2.1)
* Provides global variables for use in all (once updated to Version 2 or better) of [[User:Hithrael]]'s YASSE scripts.


* The [[YASSE TM (script)|TM module]] is under heavy development.
[[YASSE Hitbasic (script)|Hitbasic]] (Version 2.3)
:: 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]]
<s>[[YASSE Hitbasic-Skin (script)|Skin]] (Version 2.2)</s>
* 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]] (Version 2.3)
* 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 (credit to Delvan and Wheller on that)
* Further expansion for scrolls as soon as I get around to it (easy to do).

Latest revision as of 18:21, 5 May 2016

YASSE Combat Script Package (script)
Category combat
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 must be named loot.
  • I will work on adding support for retreating when you're getting beat on, once other bugs are resolved.

General Notes (Other):

  • If you wish to contribute, please leave feedback on the discussion page.

Syntax

Updates

Last Updated:

  • 07/28/2011: Revision 2.3 for hitbasic script (also ends skinning script, now included in hitbasic)
  • 04/01/2011: Revision 2.2 for hitbasic, loot, and skinning scripts
  • 03/21/2011: Revision 2. for hitbasic and skinning scripts
Added support for magic
  • 03/30/2011: Revision 2 for all scripts.
    • Support for multiple characters (see YASSE Global Variables (script))
    • Improved skinning, dynamically adjusts based on ability
    • Allows weapon changes mid script
    • Improved shield support
    • See updates for individual scripts for other notes and limitations
  • 03/21/2011: Revision 1.1b for Loot section, to now pick up ammo, continuing the expansion of support for crossbow.
  • 03/18/2011: Revision 1.1b for Hitbasic and Skin sections, fixed bug that cropped up with the addition of crossbow support.
  • 03/14/2011: Revision 1.1 for all scripts. Added thrown weapon support (basic), ranged (crossbows, basic) included. TM still not working fully.
  • 11/20/2010: Revision 1.0

The Scripts

Global variables (Version 2.1)

  • Provides global variables for use in all (once updated to Version 2 or better) of User:Hithrael's YASSE scripts.

Hitbasic (Version 2.3)

Skin (Version 2.2)

Loot (Version 2.3)

  • This script was heavily modified, but based upon the script written for the YASSE help manual (credit to Delvan and Wheller on that)