Jump to content
Sign in to follow this  
IntruderDZ

Return Flag trigger

Recommended Posts

Hi smile.gif

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

How do you make it possible to take the flag off the pole in the first place? confused.gif

Share this post


Link to post
Share on other sites

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

Have you tried:

setFlagOwner objNull

or:

setFlagOwner <name_of_flagpole>

?

Share this post


Link to post
Share on other sites

</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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×