irswat Posted November 20, 2016 Share Posted November 20, 2016 If I want to use a potion on the player by script, can I just use EquipItem? Link to comment Share on other sites More sharing options...
PraetorianMakarov Posted November 20, 2016 Share Posted November 20, 2016 If I want to use a potion on the player by script, can I just use EquipItem?I really want to give you an answer and I feel useless for telling you this, but theres only one way to find out, try it out :) Link to comment Share on other sites More sharing options...
lofgren Posted November 20, 2016 Share Posted November 20, 2016 Yes for edibles. Never tried it with poisons. Link to comment Share on other sites More sharing options...
irswat Posted November 20, 2016 Author Share Posted November 20, 2016 Praetorian, before I posted this I did compile and run the code. The reason I asked is because the player wasn't drinking a potion, so I wasn't sure if it was because the problem was EquipItem, or somewhere else in the code. In fact the function that returns the form of the potion intended to be used is not returning a form, and that is why the script isn't working.lofgren. Once I get this code working I intend on trying it on poisons. I'll let you know the results. Link to comment Share on other sites More sharing options...
irswat Posted November 20, 2016 Author Share Posted November 20, 2016 (edited) lofgren, I tried using the EquipItem cmd on Frostbite Venom from a script, and it does not seem to work even though potions like minor magicka and minor healing work perfect. I'm going to look into this.EDIT: You CAN use EquipItem on Frostbite Venom. I need to do more testing, but I'd dare venture to guess you might even be able to use EquipItemEx, to apply it to the weapon in either hand! Edited November 21, 2016 by irswat Link to comment Share on other sites More sharing options...
Recommended Posts