Tell me please: how do I check the race of creatures and add items to the level lists depending on the race?
Is this design suitable?
Tell me please: how do I check the race of creatures and add items to the level lists depending on the race?
Is this design suitable?
For race check, mostly yes. But don't use ' ' or : in the script.
Edited by LarannKiar, 14 May 2022 - 02:09 PM.
Dont forget to define the race lookup properties !
Thank you both very much.