Jump to content
Sign in to follow this  
hypno toad

IED's and single bombs.

Recommended Posts

I have two questions, how can I spawn an individual bomb (GBU, ffar, on the ground)

And is there a script floating around that triggers explosions?

Share this post


Link to post
Share on other sites

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">fire="Bo_GBU12_LGB" createVehicle [(getpos IED select 0),(getpos IED select 1),0];

Create a barrel in the editor, name it 'IED', put a trigger on it set to West/opfor and put that in the init

voila, instant IED

Edit, if you wanted to just place it on the ground, you could use an invisible helo pad

Share this post


Link to post
Share on other sites

Thanks to the first poster, it works with multiple types of explosions smile_o.gif

Time for a video.

Share this post


Link to post
Share on other sites

Don't forget to add in trigger "this && IsServer" or this bomb will spawn on each client, 12 players = 12 explosions wink_o.gif

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  

×