Iv been trying to figure out how to do a joint xp sharing thing like war3 did, but i havent been able to find a solution to it seeing as there is no add xp to unit action. So i have a simple question i thought i would pose before i ran off to implement my own solution only to be told i was stupid on another day. Is there an easy way to share xp, or should i just do everything via triggers and not use veterancy at all?
http://www.sc2mapster.com/api-docs/getting-started-with-galaxy-edit/complete-hero/#w-step-4-creating-a-hero maybe this? there a point about exp system, not so hard how you will think when see this. Just try it from "create a hero".
There even a completed map with hero and exp in comments. So you can just load map and see in editor what they change.
At least you just need to create a new behavior - hero levels - veterance - and then edit a veterance + button. After this add new behavior to you hero in behaviors.
Iv been trying to figure out how to do a joint xp sharing thing like war3 did, but i havent been able to find a solution to it seeing as there is no add xp to unit action. So i have a simple question i thought i would pose before i ran off to implement my own solution only to be told i was stupid on another day. Is there an easy way to share xp, or should i just do everything via triggers and not use veterancy at all?
@Ruzial: Go
This may help: http://forums.sc2mapster.com/development/tutorials/1646-data-create-a-wc3-like-experience-sharing-system/
Thanks, but i already tried that tut without success :/
http://www.sc2mapster.com/api-docs/getting-started-with-galaxy-edit/complete-hero/#w-step-4-creating-a-hero maybe this? there a point about exp system, not so hard how you will think when see this. Just try it from "create a hero". There even a completed map with hero and exp in comments. So you can just load map and see in editor what they change. At least you just need to create a new behavior - hero levels - veterance - and then edit a veterance + button. After this add new behavior to you hero in behaviors.
i glimpsed thru that earlier, but dont recall an xp system. Ill give it a proper look in a moment. thanks >.<