F4llfield Posted April 7, 2023 Share Posted April 7, 2023 (edited) Hi. I have a script that equip item to a follower using the comment thisFollower.EquipItem(thisArmor, True) and it's working fine. But even if the item is now equipped by my follower, it's not mark as equipped in the follower inventory. Is there a way to mark it as equipped using script ? Edited April 7, 2023 by F4ll0uta Link to comment Share on other sites More sharing options...
F4llfield Posted April 8, 2023 Author Share Posted April 8, 2023 I found one way of doing it. By using the command thisActor.EvaluatePackage(). Link to comment Share on other sites More sharing options...
Recommended Posts