AdriMFZ Posted July 22, 2011 Share Posted July 22, 2011 Is there any other new Classes type ? Like the Arcane Archer how you shoot Arrow made of Magic or the Druid Im looking for something like that but more around a Swords Magi if anyone know please let me know thanks again Ciao Link to comment Share on other sites More sharing options...
bencebence Posted July 22, 2011 Share Posted July 22, 2011 Hey,There can be new classes, but if I'm right, you can only add spells to a class via scripts. If I'm not right, please correct me, but there is a "GetPCIsClass" CS function, and if you use it something like this:scn arcanearcher begin GameMode if GetPCIsClass ArcaneArcher player.addspell XY player.additem ArcaneArrows AdvancePCSkill XY Z endif endThen make a class named ArcaneArcher, make some spells for it, make arcane arrow item and your new class should be ready. Link to comment Share on other sites More sharing options...
AdriMFZ Posted July 22, 2011 Author Share Posted July 22, 2011 Hey,There can be new classes, but if I'm right, you can only add spells to a class via scripts. If I'm not right, please correct me, but there is a "GetPCIsClass" CS function, and if you use it something like this:scn arcanearcher begin GameMode if GetPCIsClass ArcaneArcher player.addspell XY player.additem ArcaneArrows AdvancePCSkill XY Z endif endThen make a class named ArcaneArcher, make some spells for it, make arcane arrow item and your new class should be ready. Sorry i guess i missed typed it i mean there is Alrdy a Arcane Archer there a Mod that lets u create Fire, Ice, Lighting, Magekiller, and Enfebleemnt Arrows and there a complete Class called Druid like it gives u a skill tree and everything and Unfortunly i dont know How to Mod or set up anything like that =( only add mods and i jsut recently learned that guess im not Comp Sauvy >.> Link to comment Share on other sites More sharing options...
bencebence Posted July 22, 2011 Share Posted July 22, 2011 Oh sorry then XD I tought you ask for this.Then look here: http://tesnexus.com/downloads/file.php?id=10238 - arcane archeryhttp://tesnexus.com/downloads/file.php?id=37894 - druid Link to comment Share on other sites More sharing options...
AdriMFZ Posted July 22, 2011 Author Share Posted July 22, 2011 Actully i found 1 i want but im have complete trouble with it i cant get it to work at all its called Spellsword has over 4k downloads so it should work and ppl have said it works but it wont work at all for me says im supposed to hold down Shift and use a sword attack and my Current spell Highlighted will add that type of dmg to my sword swing but as i said i cant seem to get it to work and yes i got both shifts keys clean in the game nothing set on them Link to comment Share on other sites More sharing options...
bencebence Posted July 22, 2011 Share Posted July 22, 2011 Hmpf, do you have latest OBSE and latest patch? Also can you use the spell you try to use? Link to comment Share on other sites More sharing options...
AdriMFZ Posted July 22, 2011 Author Share Posted July 22, 2011 (edited) Idk and yes it can use the spell brand new charcter its the beging Flare spell and ill see if there a newer patch idk http://www.tesnexus.com/downloads/file.php?id=27571 here it is lol Edited July 22, 2011 by AdriMFZ Link to comment Share on other sites More sharing options...
bencebence Posted July 22, 2011 Share Posted July 22, 2011 It requires OBSE, so I think it won't work without it, you should install it.Here it is: http://tesnexus.com/downloads/file.php?id=37952 Link to comment Share on other sites More sharing options...
AdriMFZ Posted July 22, 2011 Author Share Posted July 22, 2011 O well i give up gonna go back to the Arcane Archer just need to find a Bow now that matches Athena Armor hopefully the blue and white one Link to comment Share on other sites More sharing options...
MShoap13 Posted July 22, 2011 Share Posted July 22, 2011 Idk and yes it can use the spell brand new charcter its the beging Flare spell and ill see if there a newer patch idk http://www.tesnexus.com/downloads/file.php?id=27571 here it is lol First, browse to your Oblivion directory, open Readme.txt and read your version number. If it's not 1.2.0416 you need to update Oblivion. Second, go here, download and install OBSE. Link to comment Share on other sites More sharing options...
Recommended Posts