Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/archive/global.php(40) : eval()'d code on line 2
Filters Flag Carrier [Archive] - TF2Maps.net Forums

PDA

View Full Version : Filters Flag Carrier


Cereal_Killer
03-21-2008, 01:09 PM
Is there anyway to add a filter so that when a player has the flag he is unable to take certain routes. For example, there are 3 paths but when a player has the flag he can only take one of the paths. Any help?? please

Pseudo
03-21-2008, 01:19 PM
See http://forums.tf2maps.net/showthread.php?t=538 (http://forums.tf2maps.net/showthread.php?t=538), that has a door that only opens for the flag carrier but it could be modified to be the opposite. You could also modify that so it is a func_brush instead of a door, and the wall is only solid when the flag is nearby. A different option might be to use a func_respawnroom brush to make players drop the flag if they try and enter a certain area.