• 🏆 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!

Altering object data in jass?

Status
Not open for further replies.
Level 2
Joined
Apr 28, 2008
Messages
14
Hi, I was just wondering if it would be possible to alter something created in the object editor with jass. For instance, changing the order id, or the damage of an ability.
 
Level 2
Joined
Apr 28, 2008
Messages
14
Crap. Well, thanks for the response.

Hm...I suppose I should change this thread to [solved], but I can't figure out how to do so...

I see how to edit posts, but I'm not sure how to edit the thread's prefix.
 

Rui

Rui

Level 41
Joined
Jan 7, 2005
Messages
7,550
You can change the damage by adding damage, it is done with the claws of attack item ability, but that's a topic I do not dominate fully. It is a somewhat complicated JASS system.

There are, of course, certain things you can't change, even through JASS.
 
Status
Not open for further replies.
Top