2
votes
1answer
218 views

How can I tell if a passive trap is set in a multiplayer game?

Traps found on the map are an interesting element to the game. Some are active (i.e., you have to shoot them to set it off) and some are passive (i.e., set it and forget it). Whenever I come across ...