IntruderDZ 1 Posted February 19, 2002 Hi Does anyone know how to make a return the flag trigger after a desired time limit. I know they have it in Death match with flag but is it possible for it in a Team Capture the flag. Share this post Link to post Share on other sites
NEO -PZ- 0 Posted February 19, 2002 How do you make it possible to take the flag off the pole in the first place? Share this post Link to post Share on other sites
IntruderDZ 1 Posted February 19, 2002 Here is how : make a Flagpole in the Empty objects. Then double click on it then in the Initialization field put this line. this setflagtexture "rus_vlajka.pac"; this setflagside east that is for the Russian Flag. Now there will be a flag on the pole and only an enemy can take it. this setflagtexture "usa_vlajka.pac"; this setflagside west and this is for the USA flag. if u are trying to make a CTF u need a whole lotta of other triggers and i will gladly email u a template for it. Share this post Link to post Share on other sites
InqWiper 0 Posted February 20, 2002 Have you tried: setFlagOwner objNull or: setFlagOwner <name_of_flagpole> ? Share this post Link to post Share on other sites
Booky 0 Posted February 21, 2002 </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Intruder14th @ Feb. 19 2002,00:27)</td></tr><tr><td id="QUOTE">Here is how : make a Flagpole in the Empty objects. Then double click on it  then in the Initialization field put this line. this setflagtexture "rus_vlajka.pac"; this setflagside east that is for the Russian Flag. Now there will be a flag on the pole and only an enemy can take it. this setflagtexture "usa_vlajka.pac"; this setflagside west and this is for the USA flag. if u are trying to make a CTF u need a whole lotta of other triggers and i will gladly email u a template for it.<span id='postcolor'> Is there a way to edit a pbo file? I ask because I was in multiplayer for the first time and after playing on this really cool CTF map I wanted to see how that person got all the cool buildings and how they did the flags, well it won't come up in edit list. I would be glad to get a file I can view "How" things were done, so I can really get into the good stuff and make some misions. Booky@327th.com email me please if you got some, but try to keep file size down if possible sine im on 56k. I use winzip if you can compress it. Share this post Link to post Share on other sites