Ancient76 Posted May 9, 2018 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.
Elias555 Posted May 9, 2018 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.
FrankFamily Posted May 9, 2018 Posted May 9, 2018 Are you certain drawweapon doesn't draw the spell if that is what is equipped?
Ghaunadaur Posted May 10, 2018 Posted May 10, 2018 (edited) Nevrmind, didn't realize it was for an NPC not the player. Edited May 10, 2018 by Ghaunadaur
Ancient76 Posted May 10, 2018 Author 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.
Recommended Posts