dkmech 0 Posted March 23, 2004 Could someone direct me to a list of explosions. I know of Heat125 and 105, but i want the smaller ones too such as 25-30mm and the mortar/grenade/satchel ones. Ta. Share this post Link to post Share on other sites
RED 0 Posted March 23, 2004 Try some of these: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> + Shell73 + Heat73 + Gun73 + Shell105 + Heat105 + Gun105 + Shell120 + Heat120 + Gun120 + Shell125 + Heat125 + Gun125 + Grenade + Smokeshellred + Smokeshellgreen + Smokeshell Grenade is probably the one you want. RED Share this post Link to post Share on other sites
dkmech 0 Posted March 23, 2004 Thankies. Finally managed to sort out directable barrage, well, almost. Part from the fact that the person who worte the script i modified wrote "BombCenter" instead of "BombCentre". I am gonna shoot him, lol. Spent two days trying to sort it out! Share this post Link to post Share on other sites
dkmech 0 Posted March 23, 2004 OMG it all works, It is a thing of beauty Share this post Link to post Share on other sites
MrZig 0 Posted March 23, 2004 nooo! You must use mortars! :P <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">mortarshell That's true mortar artillery ;) Share this post Link to post Share on other sites
dkmech 0 Posted March 23, 2004 Thats what i planned to use. The mortars, cheers. I did have to get it working first though Share this post Link to post Share on other sites
TheRedBaron 0 Posted March 24, 2004 if u read this there is also "laserguidedbomb" i know u wanted small but if u want big    Share this post Link to post Share on other sites
dkmech 0 Posted March 24, 2004 I wanted big too, like satchel charges. A variety is good Share this post Link to post Share on other sites
aook002 0 Posted March 24, 2004 Hi dkmech, I was just wondering if you would kindly send me the version of your script....sounds good. If so could you send it to: michael1.owen@btinternet.com Thanks Aook Share this post Link to post Share on other sites
dkmech 0 Posted March 25, 2004 My first client. Yay. Open your emails carefully, there may be a barrage inside Share this post Link to post Share on other sites
aook002 0 Posted March 25, 2004 Lol  Ok, ill be careful......  ::opens email very slowly and hides under desk:: Aook Ps: Haven't checked my email yet.... Share this post Link to post Share on other sites
dkmech 0 Posted March 30, 2004 You ever gonna test it and tell me what you think? The stuff i sent u has a tiny example mission so it shouldn't take long to try. I want feedback Share this post Link to post Share on other sites
Colossus 2 Posted March 31, 2004 Since we are on this topic I would ask something that has something with shells to do: How to make flak ¨rain¨ or explosions in the air on randomly places? Share this post Link to post Share on other sites
Colossus 2 Posted March 31, 2004 Anyone? I need it for a Operation Markedgarden mission. Share this post Link to post Share on other sites
MrZig 0 Posted March 31, 2004 Use an arty script, setpos it in teh air, and create 2 at teh same spot and it'll explode in mid air. Share this post Link to post Share on other sites
T J 0 Posted March 31, 2004 You can also use the in-game explosion for flak effects. _blast = "explosion" createvehicle (pos) This has no damage associated with it, but sure looks the business. For one of my Nam missions, I created a wave of mid air flak explosions around a chopper. looks good at night, and frightening to fly through. You can also use "bomb". This is good because you can 'detonate' it when you like, as opposed to ammo which destroys on contact. (_bomb setdammage 1) Dont forget when creating these things, to only make them on one client, or on the server. I found that even camcreated ammo is producing multiple hit effects. Share this post Link to post Share on other sites
Colossus 2 Posted April 1, 2004 Im no good in scrips. So if I make <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_blast = "explosion" createvehicle (pos) on a chopper, for example, I'll get the explosion nearby the chopper? Share this post Link to post Share on other sites
Wadmann 0 Posted April 1, 2004 @ colossus Check out this thread at OFPEC. It should be just what the doctor ordered! Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Wadmann Share this post Link to post Share on other sites
Colossus 2 Posted April 3, 2004 Thx, just the thing I needed Share this post Link to post Share on other sites
-=BT=- Matty R 0 Posted April 3, 2004 how do u set pos a shell in the air say at 100 meters Share this post Link to post Share on other sites