Taurni Posted February 11, 2011 Share Posted February 11, 2011 Ok Nexus, here's what I am looking for. I need an idea man, and someone who knows a thing or two about scripting. What I am doing:* Making all of the Dragoon Armor from Legend of Dragoon.* Making that armor work like bound armor on the equip of a "Dragoon Spirit" (completed!)* A custom weapon for each Dragoon (only usable in the armor)* Custom spells for each Dragoon (Basically conversion of the LOD spells into Oblivion spells)* Making those spells available to the player ONLY in dragoon form (IE while in the armor)* Flight (taken care of, the mod will simply require the VipCxi_Air System, if I get permission to include that with my mod, conversion to work on equip, not on key press.)* Development of a quest(s) to obtain the Dragon Spirits (preferably one at a time)* Balanced stats* A Birthsign* A Custom Class (completed) If anyone is interested in helping, please contact me. Link to comment Share on other sites More sharing options...
Taurni Posted February 11, 2011 Author Share Posted February 11, 2011 Can anyone tell me why this script (applied as an enchantment on an item, because the item already has a functional script I do not want to mess up), will not work? scriptname aabDragoonMagicAdd/Remove ;This script ensures that the player can only use Dragoon Spells of the Ring's Element and only while in Dragoon Form. Begin OnUnequip ; Astel Drain player.removespell DragoonShadowAttack ; Death Dimention player.removespell DragoonShadowKillMass ; Deamon's Gate player.removespell DragoonSpellSlay ; Channel Shadow Dragon player.removespell DragoonShadowSuper END Begin OnEquip ; Astel Drain player.addspell DragoonShadowAttack ; Death Dimention player.addspell DragoonShadowKillMass ; Deamon's Gate player.addspell DragoonSpellSlay ; Channel Shadow Dragon player.addspell DragoonShadowSuper END Link to comment Share on other sites More sharing options...
TodaY Posted February 11, 2011 Share Posted February 11, 2011 Because it is added as an enchantment on said items. The script needs to be running on the item itself. It should probably be safe to just add these two blocks to the orgininal script. Link to comment Share on other sites More sharing options...
Taurni Posted February 11, 2011 Author Share Posted February 11, 2011 Ah thank you! Care to be of further use? On this project? Link to comment Share on other sites More sharing options...
Destructers Posted February 19, 2011 Share Posted February 19, 2011 (edited) I love Legend of Dragoon and its unique armor for long time, would be great to see such great armor in this game. Now with Flight combat system, I think this would be really great addition to go along with it. Instead of sprout wings to fly, you can transform and fly, sound much better. I can't wait for this mods to actually be in game, need more people to help. Here is to wet your appetite. http://infohost.nmt.edu/~rrembold/gal/RandomMix/wallpaper_the_legend_of_dragoon_04_1024.jpg Edited February 19, 2011 by Destructers Link to comment Share on other sites More sharing options...
death5114 Posted February 20, 2011 Share Posted February 20, 2011 Sounds awesome!!! Cant wait until its finished! Link to comment Share on other sites More sharing options...
minielfcomplex Posted February 22, 2011 Share Posted February 22, 2011 been a long time since i played lod Link to comment Share on other sites More sharing options...
Dfire87 Posted June 22, 2011 Share Posted June 22, 2011 i have played LOD about 40 times all the way threw and it never get old and the same goes for oblivion. this is awesome that they are soon to be joined. so ruffly how much is left before u release it. Link to comment Share on other sites More sharing options...
nexus222 Posted June 30, 2011 Share Posted June 30, 2011 Man this would be so awesome!!! I would love to see this when completed. I dont know how to mod but I will attempt to spread the word for you! I really hope this works out. Thanks a lot Link to comment Share on other sites More sharing options...
Dfire87 Posted July 23, 2011 Share Posted July 23, 2011 anyone know the progress on this Link to comment Share on other sites More sharing options...
Recommended Posts