pazuzu 21 Posted August 26, 2017 I tried to use the Tanoa Trawler ( C_Boat_Civil_04_F ) in a water mission I modified, using this code: _wreck = createVehicle ["C_Boat_Civil_04_F",[(_position select 0), (_position select 1), 0],[],10,"CAN_COLLIDE"]; _wreck setPosASL [(getposasl _wreck select 0), (getposasl _wreck select 1), 0]; The trawler doesn't spawn. But in another mission I use Submarine_01_F and that spawns fine. I've found I can spawn the trawler using Zeus. I'm guessing the trawler isn't an ordinary object/structure. I just thought someone here might know more about the trawler. BTW, I'm running an Epoch server using WAI mission system. Thank you. Edit: I just noticed in Arma_3_CfgVehicles_Structures it shows the trawler as an Altis structure. I never noticed it on Altis but there is one in dry dock on Tanoa. Share this post Link to post Share on other sites