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

[General] Object editor and triggers

Status
Not open for further replies.
Level 2
Joined
Jan 6, 2009
Messages
18
Is it possible to change certain attributes in the object editor using triggers with events? Thanks in advance
 
Level 7
Joined
Jan 30, 2011
Messages
267
in general its impossible to directly access data in the object editor
but for certain values there are native functions that return the desired value (GetUnitName for example)
but as xonok said, you can change the attributes of singular units during game
 
Status
Not open for further replies.
Top