Hi,
I created a Veterancy Behavior and 4 Attributes.
I defined the XP Needed to level. (0 for lvl 1, 10 for lvl 2, 20 for lvl 3 etc.)
I made sure the units being killed have Kill Experience 5.
But for some reason when the Unit kills enemies, the XP is not being gained. I have followed several different tutorials, I understand the concept, but for some reason the Unit just won't gain XP and level up.
You may want to check out the triggers and disable the melee initialization ones. The XP % gained from Kills may also need to be turned to 1 if it is at 0 (in the veterancy behavior).
You may want to check out the triggers and disable the melee initialization ones. The XP % gained from Kills may also need to be turned to 1 if it is at 0 (in the veterancy behavior).
Thank you so much. It was the melee initialization triggers that was stopping the Experience gains. Now that i removed them the XP is working properly.
-RJA
<<SOLVED>>
Hi, I created a Veterancy Behavior and 4 Attributes. I defined the XP Needed to level. (0 for lvl 1, 10 for lvl 2, 20 for lvl 3 etc.) I made sure the units being killed have Kill Experience 5.
But for some reason when the Unit kills enemies, the XP is not being gained. I have followed several different tutorials, I understand the concept, but for some reason the Unit just won't gain XP and level up.
Is there some subtle value I am missing?
Thanks for any help. -RJA
Well, first of all - the XP share radius (I think thats the name of it) on the behavior needs to be a radius big enough to reach the units.
If this is not the case, please link to the tutorial you used, and explain what you did.
You may want to check out the triggers and disable the melee initialization ones. The XP % gained from Kills may also need to be turned to 1 if it is at 0 (in the veterancy behavior).
Thank you so much. It was the melee initialization triggers that was stopping the Experience gains. Now that i removed them the XP is working properly. -RJA
<<SOLVED>>