- Joined
- Jan 1, 2011
- Messages
- 1,528
[Solved] How to hide destructibles to a single player
I've started this thread to ask how I could hide a destructible to a single player but have it show for all the other players. I've been searching around and all I could find was a line of custom script I could not understand.
call ShowDestructable(d, GetLocalPlayer() == p)
If someone could create a map with this done in as much GUI as possible, it would be greatly appreciated.
I've started this thread to ask how I could hide a destructible to a single player but have it show for all the other players. I've been searching around and all I could find was a line of custom script I could not understand.
call ShowDestructable(d, GetLocalPlayer() == p)
If someone could create a map with this done in as much GUI as possible, it would be greatly appreciated.
Last edited: