matyboy 0 Posted October 13, 2005 Thx a lot guyz  ... after a second look on the pic i got an idea @Martin: would it be possible to make something like a +farmer helo with side pipes (2m on each side) to spray something like *toxics on the field? i don't know the right word - in german it's *Schädlingsbekämpfung* ... can you imagine what i mean? for the *spray whats coming out of the pipes - im thinking at the script for airshow smoke on planes ... or something like this  Yep, I can`t see any problems with that,can make the spray pips animated as well,I must say I think they used the Bell47G alot you that job didn`t they! Might have a look at that. martin. Share this post Link to post Share on other sites
LizardX 0 Posted October 13, 2005 Thx a lot guyz  ... after a second look on the pic i got an idea @Martin: would it be possible to make something like a +farmer helo with side pipes (2m on each side) to spray something like *toxics on the field? i don't know the right word - in german it's *Schädlingsbekämpfung* ... can you imagine what i mean? for the *spray whats coming out of the pipes - im thinking at the script for airshow smoke on planes ... or something like this  Yeah, that was an idea of mine too but with planes. Would be fun making missions like "fly across the Mexican border and spray poison to the poppy fields for DEA-money" or maybe (combined with an amphibious plane addon) "take some water and fight the fires in the forrest"... but it's another topic... Martin, grats, it's a very nice little chopper! Share this post Link to post Share on other sites
Parvus 0 Posted October 13, 2005 Thx a lot guyz  ... after a second look on the pic i got an idea @Martin: would it be possible to make something like a +farmer helo with side pipes (2m on each side) to spray something like *toxics on the field? i don't know the right word - in german it's *Schädlingsbekämpfung* ... can you imagine what i mean? for the *spray whats coming out of the pipes - im thinking at the script for airshow smoke on planes ... or something like this  Yeah, that was an idea of mine too but with planes. Would be fun making missions like "fly across the Mexican border and spray poison to the poppy fields for DEA-money" or maybe (combined with an amphibious plane addon) ... sounds really good - i have some poppy made by David (Thanks to him at this position) one part greetz Share this post Link to post Share on other sites
matyboy 0 Posted October 13, 2005 Nice! can we smoke it! Just joking,looks good. How about this guys,with a little script work,this would be fun, some Set Velocity stuff and,,,well a lot more than that, but all we need is "up" to lets say a set max height and a Set Velocity in the direction it was placed in the map and so on. Anyone out there willing to have a go! Â martin. Share this post Link to post Share on other sites
-HUNTER- 1 Posted October 13, 2005 SEXELLENT! Really well done martin, another GREAT addon! I love the detail and overall eliteness of the addons! The whole series is good for making airfields look real! And besides that they fly really well too!! How about some light prop planes? Ultra light? anyway keep it up dude! Share this post Link to post Share on other sites
Daniel 0 Posted October 13, 2005 Really tidy little chopper, excellent quality. I love the chopper blades in motion for some reason. Anyway, great job Martin. Share this post Link to post Share on other sites
Parvus 0 Posted October 13, 2005 hui ... very nice ballon Martin. Maybe it would be a gimmik to use a *special sign or colour ... some ideas? P.S. kewl that you like the poppy - crossing fingers for the *Pesticide Hughes  greetz Share this post Link to post Share on other sites
Parvus 0 Posted October 14, 2005 oh.. and i have forgot to mentioned that the civil variant is also very nice... one part greetz Share this post Link to post Share on other sites
matyboy 0 Posted October 14, 2005 Thx a lot guyz  ... after a second look on the pic i got an idea @Martin: would it be possible to make something like a +farmer helo with side pipes (2m on each side) to spray something like *toxics on the field? i don't know the right word - in german it's *Schädlingsbekämpfung* ... can you imagine what i mean? for the *spray whats coming out of the pipes - im thinking at the script for airshow smoke on planes ... or something like this  Hi Some thing like this! Will need someone to help out with script work. Will give it new textures,this is not the finished item. martin. Retextured version Share this post Link to post Share on other sites
Parvus 0 Posted October 14, 2005 Yes thats it Martin Looks great - unfortunally i'm not able for scripting => my first idea is raedor, but i think his away ... Â Share this post Link to post Share on other sites
[aps]gnat 28 Posted October 15, 2005 HiSome thing like this! Will someone to help out with script work. Will give it new textures,this is not the finished item. martin. Very nice Martin. What scripting needs to be done ? Share this post Link to post Share on other sites
Vit-Vit Labs 0 Posted October 15, 2005 matyboy very good job!! I love all your addons,you the best Share this post Link to post Share on other sites
matyboy 0 Posted October 15, 2005 Hi Well,I need white smoke (from select menu) to drop away from 11 points along the the spray tube. Can you help! martin. Â Share this post Link to post Share on other sites
ExtracTioN 0 Posted October 15, 2005 Martin a cesna type plane would be better for a spray plane a helicopter can do that too but a plane would be better Share this post Link to post Share on other sites
lee_h._oswald 0 Posted October 15, 2005 Another fantastic work Martin, thx a lot! The new Bell 47 version looks also very nice. Keep up the very good work! MfG Lee Share this post Link to post Share on other sites
Heatseeker 0 Posted October 15, 2005 Brilliant, i could imagine this helicopter transporting a news reporter around Nogova, i also like the pilots very much, great quality addons . back Martin. Share this post Link to post Share on other sites
[aps]gnat 28 Posted October 16, 2005 HiWell,I need white smoke (from select menu) to drop away from 11 points along the the spray tube. Can you help! martin. Â Yeh, but I'm about to go on holidays for 2 weeks and would need the model to get the exact positions of the 11 nozzles. But below is a start; Quote[/b] ]_plane = _this select 0#loop _alt = (getpos _plane select 2) _a1 = 0.1 + (_alt/1000) _a2 = _a1 + 0.2 _a3 = _a1 + 0.5 ?(ChopperStopSpray) : exit ?(_a1 < 0.85) : goto "skipa" _a1 = 0.85 _a2 = 0.92 _a3 = 1.0 #skipa drop ["cl_basic", "", "Billboard", 1, 15, [-12,12,-4.5], [0,0,0], 0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] drop ["cl_basic", "", "Billboard", 1, 15, [12,12,-4.5], [0,0,0], 0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] drop ["cl_basic", "", "Billboard", 1, 15, [-22,6,-5], [0,0,0], 0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] drop ["cl_basic", "", "Billboard", 1, 15, [22,6,-5], [0,0,0], 0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] ?(not alive _plane):exit ~0.02 goto "loop" Notes; 1) _alt and _a1 is based on altitude and changes the colour of the spray. Change this to be a set number, probably _a1=1.0 will be good. 2) Each "DROP" line is a spray. You'll need 7 more. 3) The "[-12,12,-4.5]" in the spray position relative to the choppers centre. Modify these to get your 11 positions. 4) Change the "~0.02" to suit the spray between-drops distance and lag. Sorry, got a mental block on how to switch this on and off from the menu ..... Share this post Link to post Share on other sites
matyboy 0 Posted October 16, 2005 Gnat @ Oct. 16 2005,04:34)]HiWell,I need white smoke (from select menu) to drop away from 11 points along the the spray tube. Can you help! martin.  Yeh, but I'm about to go on holidays for 2 weeks and would need the model to get the exact positions of the 11 nozzles. But below is a start; Quote[/b] ]_plane = _this select 0#loop _alt = (getpos _plane select 2) _a1 = 0.1 + (_alt/1000) _a2 = _a1 + 0.2 _a3 = _a1 + 0.5 ?(ChopperStopSpray) : exit ?(_a1 < 0.85) : goto "skipa" _a1 = 0.85 _a2 = 0.92 _a3 = 1.0 #skipa drop ["cl_basic", "", "Billboard", 1, 15, [-12,12,-4.5], [0,0,0],  0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] drop ["cl_basic", "", "Billboard", 1, 15, [12,12,-4.5], [0,0,0],  0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] drop ["cl_basic", "", "Billboard", 1, 15, [-22,6,-5], [0,0,0],  0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] drop ["cl_basic", "", "Billboard", 1, 15, [22,6,-5], [0,0,0],  0, 0.0052, 0.0040, 0.1, [1, 15, 0], [[_a1,_a1,_a1,0.4], [_a2,_a2,_a2,0.2], [_a3,_a3,_a3,0.05], [0,0,0,0.1]], [0,1,0], 0.5, 0.05, "", "", _plane] ?(not alive _plane):exit ~0.02 goto "loop" Notes; 1) _alt and _a1 is based on altitude and changes the colour of the spray. Change this to be a set number, probably _a1=1.0 will be good. 2) Each "DROP" line is a spray. You'll need 7 more. 3) The "[-12,12,-4.5]" in the spray position relative to the choppers centre. Modify these to get your 11 positions. 4) Change the "~0.02" to suit the spray between-drops distance and lag. Sorry, got a mental block on how to switch this on and off from the menu .....  Thats the ticket,here is the way to boot the script below, all we need is the script to switch its self off at a given speed and alt, say speed <=10 & alt <=10 goto exit. Instead of sending the hole heli,i can send you a p3d file of the 11 points, makes it much smaller to send. Manythanks for your help. Martin. class UserActions {   class spray   {    displayName = "spray on";       position = "osa spray";       radius = 5;       condition = "speed this >= 10 and speed this < 300";       statement = "[this] exec ""\MTYBell47GS\sprayer.sqs""";   }; }; Share this post Link to post Share on other sites
-HUNTER- 1 Posted October 16, 2005 Â oooh sh** I was just trying to find a way to have smoke trail behind an aircraft for aerobatics. But I couldnt find out how other addonmakers had done it with their addons. Is this set for white smoke? And if I just made 1 DROP line it would make 1 smoke trail correct? My O2 doesnt work it will be guessing and trying I think to get it working the way I want it. Behind the outer aa missile on a F-16. Â 1 each side... BUuut im a total noob to scripting and just have learned something really cool to try out! Where does the last piece editted in the post go? Between with section...? *goes off to try... Share this post Link to post Share on other sites
matyboy 0 Posted October 16, 2005 Hi This is not a finished script yet,but will post it up here when we have got it all working,with a signal line smoke point output for you to use ok. martin. Share this post Link to post Share on other sites
matyboy 0 Posted October 16, 2005 Hi guys Got the script to work,but i need to thin out the smoke not its quanity,but here is a picture of it working so far. martin. Share this post Link to post Share on other sites
mattxr 9 Posted October 16, 2005 It looks great martin, what about if you could get the smoke/spray to fall to the ground or is that impossible Share this post Link to post Share on other sites
ExtracTioN 0 Posted October 16, 2005 wow stunning work there m8 but if it is not to much to ask could you also include a cesna type plane with the spray things Share this post Link to post Share on other sites
Arne 0 Posted October 17, 2005 Not a real request, but I miss a Resistance Version like you did with the Bell 47. Some other camo and a single MG. Perhaps most of that can be done by some copy&paste action from your Bell47? Share this post Link to post Share on other sites