- Joined
- Feb 11, 2011
- Messages
- 1,860
Hello,
SOLVED
I'm trying to learn how to use text macros, mainly to "create" abilities when people install spells. I have got this far:
It gives the error "The base object Altg doesn't exist". I think this is because it is an item ability. I want to create a unit ability that adds attack damage without showing in the command card. Normally I would create a new ability based of Item Damage Bonus and set Data - Item Ability to false. How can I do this with ObjectMerger?
EDIT: Now I feel really stupid. I read the raw ID wrong. It is meant to be AItg, not Altg. Please delete this thread. Sorry!
Thanks!
Mr_Bean
SOLVED
I'm trying to learn how to use text macros, mainly to "create" abilities when people install spells. I have got this far:
JASS:
//! external ObjectMerger w3a Altg BBD1 aite false anam "Hello"
EDIT: Now I feel really stupid. I read the raw ID wrong. It is meant to be AItg, not Altg. Please delete this thread. Sorry!
Thanks!
Mr_Bean