Ancient76 Posted May 9, 2018 Share Posted May 9, 2018 To force an NPC to draw a weapon during dialog for example this command is necessary: Your NPC().DrawWeapon() But how to "draw a spell"? I have an NPC who use magic only. Link to comment Share on other sites More sharing options...
Elias555 Posted May 9, 2018 Share Posted May 9, 2018 Can't actually help, I just got excited when I read that title. I thought you were going to try and create the Arx Fatalis spell system where you draw a spell in the air to cast. Link to comment Share on other sites More sharing options...
FrankFamily Posted May 9, 2018 Share Posted May 9, 2018 Are you certain drawweapon doesn't draw the spell if that is what is equipped? Link to comment Share on other sites More sharing options...
Ghaunadaur Posted May 10, 2018 Share Posted May 10, 2018 (edited) Nevrmind, didn't realize it was for an NPC not the player. Edited May 10, 2018 by Ghaunadaur Link to comment Share on other sites More sharing options...
Ancient76 Posted May 10, 2018 Author Share Posted May 10, 2018 Are you certain drawweapon doesn't draw the spell if that is what is equipped? Here it is stated that it only force player or NPC to draw weapon or hands. https://www.creationkit.com/index.php?title=DrawWeapon_-_Actor My NPC is vampire and it only use spells/magic in combat. Link to comment Share on other sites More sharing options...
Recommended Posts