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

Show/Hide Destrucibles

Status
Not open for further replies.
Level 20
Joined
Jul 14, 2011
Messages
3,213
The right thing to do would be continuing with the same thread instead of creating another one. Post here the link of the thread that didn't give you a 'very clear' answers, so I (or someone else) can check these and try to 'clearify' them for you :).

So far, I don't think it's possible. MAYBE using
  • TEST
    • Events
    • Conditions
    • Actions
      • Custom script: if GetLocalPlayer() == GetOwningPlayer(GetTriggerUnit()) then
      • Destructible - Show (Picked destructible)
      • Custom script: endif
I'm not so experienced, but I think it could desync with other players (Disconnect other players) Can't test though.
 
Status
Not open for further replies.
Top