• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Help With Object Merger

Status
Not open for further replies.
Level 17
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:

JASS:
//! external ObjectMerger w3a Altg BBD1 aite false anam "Hello"
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
 
Status
Not open for further replies.
Top