You'll have to have the unit dump the skill point on odd levels into a dummy, levelable invisible skill using triggers (issue order command). This dummy skill is not to be on the command card and won't really do anything, just sucks up points you don't want your hero to get on odd levels.
@DrSuperEvil: Go
Oh, I read it wrong. Still seems like doing that as he states would be a long work around to a data only solution. Isnt it possible to gain 1 point per level and have an ability learn cost 2 points? I dont have my editor open atm so Im not sure.
So I have heros that level up and learn abilities, similar to the WC3 style of learning...
I need to make it so that you get one skill point every other level... so like you get a point at level 2, 4, 6, 8, 10 etc...
How can i do this? the points per level on the learn ability only takes an integer value so i cannot put in .5...
You'll have to have the unit dump the skill point on odd levels into a dummy, levelable invisible skill using triggers (issue order command). This dummy skill is not to be on the command card and won't really do anything, just sucks up points you don't want your hero to get on odd levels.
<Click Here> To See My Epic Single Player Campaign (LifeForceCampaign.com)
Thats a messy method Bilxor. Requirements are better.
Add a new requirement, set the "use" value as follows
He means how can you get the learn ability to not give a skill point every level.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
@DrSuperEvil: Go Oh, I read it wrong. Still seems like doing that as he states would be a long work around to a data only solution. Isnt it possible to gain 1 point per level and have an ability learn cost 2 points? I dont have my editor open atm so Im not sure.
Yup would have to be a trigger/UI solution but like the system from zhrpg.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg