Hello I'm working on my companion main script and Ive just learned that GetWeaponDrawn does not work
I checked it with messagebox
Like this:
Then I start a fight and nothing
On the other hand Player->GetWeaponDrawn does work (NPC_name->GetWeaponDrawn however doesnt). I have the script attached to my npc anyway. I have already done a lot of testing, there is no mistake. But both the scripting manual and wiki say that GetWeaponDrawn can be used with any actor, and the companion script itself uses it. I double checked both Grumpy and Julan scripts I had at hand. I dont get it, is there something I don't know?