What is this ?
This is the skyrim engine extender, which allows to use skyrim script functions in 3rd party ScriptDragon plugins.
Download (developer sdk included)
http://Alexander.San...on_1.2.12.0.zip
Mirror http://www.multiupload.com/8WIRE9WV5R
How this all works ?
At first, let me list all necessary files, open "bin" folder pls
dinput8.dll -- loads all dlls with *.asi extension from the game dir, if you are similar with gta mods you should know what is this. Current loader was rebuilt especially for skyrim and works with all steam patches.
*.asi plugins -- each asi file represents one script example
ScriptDragon.dll -- ScriptDragon engine itself
*.ini files -- config files which are using by *.asi plugins in runtime
When game launches it loads dinput8.dll, dinput8.dll loads all *.asi libraries from the game directory, first loaded *.asi plugin loads ScriptDragon engine library ScriptDragon.dll, all other loaded *.asi plugins are using previously loaded ScriptDragon.dll. While further loading *.asi registers itself in the ScriptDragon.dll. When game will be loaded each *.asi script will be restarted. Scripts are not working while menu/map/etc is active, for example if you will open console all scripts will be paused until you close it.
Compatibility
Fully compatible with TESV.exe 1.1.21.0, 1.2.12.0
Fully compatible with steam
Should be compatible with SKSE
Current release
v1.2.12.0:
Added support of new 1.2.12.0 (rus and eng) patch
Added support of 1.1.21.0rus patch
Fixed few rare bugs
v1.1.21.0:
First beta release
Installing
Copy all contents of the "bin" folder to the game folder (where TESV.exe is), if you don't need ScriptDragon example plugins (*.asi) you may delete them and corresponding *.ini files.
Example plugins
horsespawner -- spawns a horse in front of you (default key is HOME)
undress -- allows to take off a closes (NO NUDE HERE!) from any game ped, press console (~), select needed ped via left mouse button, close console and press DELETE (by default)
weather -- changes current weather, default keys are PAGE_UP and PAGE_DOWN
trainer -- implementation of a simply trainer, default keys are (NUM1 - add skills; NUM2 - add perks; NUM3 - increase carry weight; NUM4 - toggles god mode; NUM5 - learn words; NUM6 - add daedric items and some stuff)
Videos
You can watch ScriptDragon examples in action here:
http://www.youtube.c...h?v=N0lEINaNdhk
http://www.youtube.c...h?v=EsdcGd6Yt4U
Edited by Alexander Blade, 03 December 2011 - 02:55 PM.
Sign In
Create Account



This topic is locked
Back to top


Terms of Service