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

[JASS] Make unit invisble for other players without transparency

Status
Not open for further replies.
Level 25
Joined
Feb 2, 2006
Messages
1,689
Hi,
for a class selection I need to make a unit without pathing to be invisble for other players.
I tried to add a ghost ability and make the players enemies but now the unit is transparent.

Is there a non transparent invisible ability?
As far as I know ShowUnit() desyncs when used with GetLocalPlayer().
 
Status
Not open for further replies.
Top