GOsteW Posted September 3, 2019 Posted September 3, 2019 Hi, I'd like to check if the player has a weapon of a certain material in a condition for a dialogue, I did some research but I can't find a function that would allow me to look for the material of the equipped weapon.
FrankFamily Posted September 3, 2019 Posted September 3, 2019 (edited) You have WornHasKeyword which should trigger for both armor and weapons, you can use it to check for the weapon material keywords. Edited September 3, 2019 by FrankFamily
GOsteW Posted September 3, 2019 Author Posted September 3, 2019 Oh, that's right, forgot about that!Thank you, it worked!
Recommended Posts