I know this is very basic stuff, however I couldn't find an answer after searching for a while...
What I want to do is to set the tactics of the NPC I'm spawning. I've tried :
Skills.Tactics.Value/{RND,70,90} - Gave me "Property is read only"
Skills.Tactics/{RND,70,90} - Gave me "That is not properly formatted"
SETONTHIS/Skills.Tactics.Value/{RND,70,90} - Gave me "82 : Property not found"
SETONTHIS/Skills.Tactics/{RND,70,90} - Gave me "88 : Property not found"
I'm sure this is very trivial but it's driving me nuts...
Any help will be appreciated...
Thank you...
Never mind
After some more forum searching and trial and error I found the solution...
If anyone else had this problem, you should set the
Skills.<skill name>.base