• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Solved] SetUnitScale() desync safe?

Status
Not open for further replies.
what about SetUnitVertexColor?
This seems to work when you use the alpha,as seen in Shadow Trail System by Maker

Though,i think this leaves some footprints when you use "walk" animation

Doesn't work for me because my model has particle effects.

Won't desync.

Flying height won't desync either, so you could also just give the unit 2000 flying height.

Awesome, thanks - worked perfectly (as long as it in fact won't desync)

Why should it desync?

native ShowUnit takes unit whichUnit, boolean show returns nothing

or put the unit in a transporter.

Avoiding using ShowUnit because the dummy has locust ability.


Thanks for the help guys, problem solved!
 
Status
Not open for further replies.
Top