MrBob 10 Posted December 21, 2009 Is there a way to change the chopper used by the SecOps transport request? I hate the UH1Y's smallish capacity of 7 (I like a team of 8 in my missions) and it just isn't as cool, IMO, as something like the MH60S. It's probably something simple, I just can't find any documentation. Share this post Link to post Share on other sites
ADuke 1 Posted December 22, 2009 You can place the type of helicopter that you would like to use anywhere on the map, if you named it "helo" then the following would go in your mission's init.sqf... SOM setVariable ["TSS_vehicle_custom", helo]; Note: It must be a "manned" helicopter, and when you call for transport it will take off from wherever you placed it. Share this post Link to post Share on other sites