This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I am new to this sc2 editor thing but I wanted to make the veterancy system for mengsk units work and maybe add a few more ranks.
But for some reason the units won't gain experiences even after I tweaked a few options(I am not an expert :c)
Could someone help me
You need an actual trigger to allow units to gain experience.
I suggest you look for one in Mengsk's data utilities folder of the Co-op library, though you may need to make some adjustments.
In reply to BummKnallPeng:
I found the CM_Mengsk_VeterencyEarned file but I have no clue how to change this XD
In reply to mangmury:
Finally worked it out.
First you need to disable the melee initialization thingy using triggers. If you're using an extension mod you'll have to make a trigger like this:
https://imgur.com/a/2gJfRor
Then you use triggers to gain xp:
https://imgur.com/a/5C11IjT
I am new to this sc2 editor thing but I wanted to make the veterancy system for mengsk units work and maybe add a few more ranks.
But for some reason the units won't gain experiences even after I tweaked a few options(I am not an expert :c)
Could someone help me
You need an actual trigger to allow units to gain experience.
I suggest you look for one in Mengsk's data utilities folder of the Co-op library, though you may need to make some adjustments.
In reply to BummKnallPeng:
I found the CM_Mengsk_VeterencyEarned file but I have no clue how to change this XD
In reply to mangmury:
Finally worked it out.
First you need to disable the melee initialization thingy using triggers. If you're using an extension mod you'll have to make a trigger like this:
https://imgur.com/a/2gJfRor
Then you use triggers to gain xp:
https://imgur.com/a/5C11IjT