Jump to content
Sign in to follow this  
KingN

Fuel station objective!?

Recommended Posts

I think this has been asked a million times tounge.gif but how can you make an objective where you must blow up a fuel station? Or how can I know the name of a specified fuel station?

Share this post


Link to post
Share on other sites

I've made some missions base on this. Basically you need to add fuel stations into the game rather than using the ones that are already hardcoded into the map. This way you can name them and make different goals for them.

Download the source to my Defend and destroy mission infiltration here:

http://www.aggression.org/karr/DD_Infiltration.Eden.zip

Use this tutorial to learn how to place buildings into any opflash missions:

http://rainbow6rs.multimania.com/TutoBatsEngl.htm

By looking over my scripts and such in my DD mission you should be able to see how to do those kinds of objectives. Mine are sort of like Counter-Strike, where once you destroy your objectives, the mission resets both teams to their starts along with any vehicles they have and then the new round starts.

Hope this helps you!

Share this post


Link to post
Share on other sites

great, thanks! smile.gif

Share this post


Link to post
Share on other sites

I haven't tried this, but maybe you can also put an ammo crate INSIDE the fuelstations already on the map, and then let the hidden crate be the target. When the fuel station explodes, so will the crate.

Share this post


Link to post
Share on other sites
Guest

Gimbal btw hows the UN addon coming along?

Share this post


Link to post
Share on other sites

You could get the the nearest building ID by using a trigger, then execute a GetDammage check every second to see if the player has completed the objective.

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  

×