EN's Fast Script Framework
Version 1 Release Date: 11/2012
[spoiler=Script Header]
;============================================
; EUO version tested with: As Per Revision Date
; Shard OSI / FS: OSI
; Revision Dates: 11/12
; Public Release: 11/12
; Purpose: Fast Script Creation
;============================================
[/spoiler]
ABOUT I remember long ago Cerveza saying how he would love an easy way to setup a script and reuse code, well this is the answer. The first thing you will notice about scripts that use EN's Fast Script Framework is how little code is actually contained in the main File. The objective is to setup a framework that accesses and extends ENs callable Script Library to automate standard script setups and functions.
FEATURES - automatically detecting what skills a given character has and setting appropriate variables. IE REcall or Sacred Journey, Mind-blast or Corp Por, Can I hide, Can i pickup bods etc.
- Setting up the character environment .. location of backpack, status bar etc
- Menus and menu functions (pause/halt resume)
- remove all customization header-blocks or code or setup functions into one standard place for all scripts using the framework. In order to eliminate duplication or the need to edit scripts for individual characters. Or the need to cut and paste setup functions when a script is updated.
HOW TO SETUP ENs SCRIPT LIBRARY AND FAST SCRIPT FRAMEWORK Step 1 - ENs Script Library Follow instructions and download Script library's files located Here Step 2 - ENs Elite Script Library Download Elite Level Script Library Files Here (Obviously if your not elite this is not going to happen so skip this step)
Step 3 - ENs Fast Script Framework 3a-
Download ENs-Subs-FastScriptFramework.txt from this post (Save in same location as Library Files) Now included in the zip from step 1.
3b- Download ENs-Subs-PersonalSettings.txt from this post (Save in same location as Library Files)
3c-
Configure Personal Settings - Documentation 1 Post DownHOW TO USE THE FAST SCRIPT FRAMEWORK IN YOUR SCRIPTSDocumentation 2 Posts DownFeedback:Feedback both negative and postive are defiantly more than welcomed and encouraged. Same with feature requests .. no guaranettee will make it into the code .. but it might.
THESE ARE CALLABLE SCRIPTS ONLY ... DO not cut and paste into your script Disclaimer/Usage License: See Script for full Details.
(C) 2007 All Rights Reserved JosephAJ
Commercial usage requires written permission from the authorNOTE: My scripts or any derivative of them are *not* for use in other players script/s!