I made a map and I want to put a teleport to teleport a player to a secret part of the map. How do I make it ? I tried with trigger_teleport, info_teleport and nothing works ... Can someone help ?
Check the flags of the trigger_teleport. By default, none of the flags are checked and thus nothing that enters the zone is teleported. Go to the flags and make sure you check "Clients".