http://alexander.sannybuilder.com/?category=script_dragon_plugins
Previous topics http://www.gamesas.com/index.php?/topic/1292671-rel-script-dragon/ http://www.gamesas.com/index.php?/topic/1303320-rel-script-dragon/ http://www.gamesas.com/topic/1315020-rel-script-dragon/ http://www.gamesas.com/topic/1321945-rel-script-dragon-topic-4/ http://www.gamesas.com/topic/1341854-rel-script-dragon-topic-5/
What is this ?
This is the skyrim engine extender, which allows to use skyrim script functions in 3rd party ScriptDragon plugins.
Download (always latest version, developer sdk included)
http://alexander.sannybuilder.com/?altname=skyrim_script_dragon
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, 1.3.7.0, 1.3.10.0, 1.4.15.0, 1.4.21.0, 1.4.27.0, 1.5.24.0
Fully compatible with steam
Should be compatible with SKSE
Current release
v1.5.24.0:
- New patch (1.5.24.0) support added
v1.4.27.0:
- New patch (1.4.27.0) support added
v1.4.21.3:
- New patch (1.4.21.0) support added
- Fixed script loading bug on XP64
- Fixed console command execution bug with new patch
v1.4.15.0:
New beta patch (1.4.15.0) support added
Asi loader updated, new plugin path added - "data\asi\"
v1.3.10.0:
Added support of new 1.3.10.0 (rus and eng) patch
Fixed random bug on Win XP x64
v1.3.7.0:
Added support of new 1.3.7.0 (rus and eng) patch
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 nvde 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.com/watch?v=N0lEINaNdhk
http://www.youtube.com/watch?v=EsdcGd6Yt4U
Dl mirror
http://www.mediafire.com/?r980gtxgddthuuv