To execute it:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
[center,maxrad,num shots per salvo, num salvos,min delay between salvos, max delay between salvos, delay between shells]exec"artilleria.sqs"
For example, 10 salvos of 3 shots each around player position, no farther than 300 meters, each salvo followed by a delay between 3 and 6 seconds. Shells of a salvo a fired one per second.
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
[getPos player,300,3, 10,3,6,1]exec"artilleria.sqs"
thanks alot mate
tell me do the last two scripts go into triggers or into the code aswell