Jump to content
Sign in to follow this  
darrent

one click arty

Recommended Posts

can any 1 recommend a good one click arty script etc, since ive had to reinstall ofp i cant use synpir support pack which was just the ticket(dont know why it wont work) cheers all

Share this post


Link to post
Share on other sites

This is my Universal artillery script I've made for OFP and for ArmA (not the same): Artillery system by linker Split

----------------USE OF SCRIPT--------------------

1)copy the content of the pack in your mission folder

2)create a marker in the map called Bombingzone

3)start the game and enjoy!

----------------VARIABLES-----------------

in order to change the effect of the artillery, you need to edit the script called call_arty.sqs

Change the line:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">["bombingzone",21,30,"Shell125","Shell105",10,1,4,player] exec "Artillery.sqs"

PARAMETERS:

"bombingzone": name of the marker that you can move ingame (click "M" and select a point in the map)

21: altitude of the ordonances (in metres)

30: precision of artillery 8in metres)

"Shell125": type of heavy ordonance (against tanks)

"Shell105": type of light ordonance (against people)

10: numbers of shots

1: time between two bombs

4 number of times you can access the artillery (after a certain amount of times you will not be able to call the artillery fire support)

player: the soldier which use the artillery (mst be the player always)

I hope you like it wink_o.gif

Many thanks to Fishon smile_o.gif

Linker Split

Share this post


Link to post
Share on other sites

cheers i will try later on,if i mong it i will be back asking for help cheers again

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  

×