• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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