Nazdock Posted January 30, 2014 Report Share Posted January 30, 2014 I'm trying to spawn DZAI in the Black Forest castle add-on, they just keep falling in the lake. Can anyone help? Link to comment Share on other sites More sharing options...
insertcoins Posted January 31, 2014 Report Share Posted January 31, 2014 NorthyPark and RRP47 2 Link to comment Share on other sites More sharing options...
Sandbird Posted January 31, 2014 Report Share Posted January 31, 2014 ahahahahaha Seriously though, change the spawn locations....you probably have wrong coordinates. Put yourself where you want them to spawn and check your worldspace coords in the database. Use that in your settings file. Link to comment Share on other sites More sharing options...
Nazdock Posted January 31, 2014 Author Report Share Posted January 31, 2014 lol Link to comment Share on other sites More sharing options...
Nazdock Posted January 31, 2014 Author Report Share Posted January 31, 2014 I've placed a carrier in the game, I've set the elevation to 19m but the IA spawn on the coast next to the carrier. The marker means spawn in 1 meter right? _this = createMarker ["carrier1", [7701.42, 2979.1, 19]]; _this setMarkerShape "ELLIPSE"; _this setMarkerType "Flag"; _this setMarkerBrush "Solid"; _this setMarkerSize [1, 1]; _this setMarkerAlpha 0; _marker_65 = _this; Link to comment Share on other sites More sharing options...
insertcoins Posted January 31, 2014 Report Share Posted January 31, 2014 _this = createMarker ["carrier1", [7701.42, 2979.1, 19]]; _this setMarkerShape "ELLIPSE"; _this setMarkerType "Flag"; _this setMarkerBrush "Solid"; _this setMarkerSize [1, 1]; _this setMarkerAlpha 0; _carrier1 = _this; Link to comment Share on other sites More sharing options...
Nazdock Posted January 31, 2014 Author Report Share Posted January 31, 2014 I built a metal floor on the carrier, looked up the worldspace coords in the db. They are still spawning on the coast not on the ship. _this = createMarker ["carrier1", [7706.68, 3015.38, 21.097]]; _this setMarkerShape "ELLIPSE"; _this setMarkerType "Flag"; _this setMarkerBrush "Solid"; _this setMarkerSize [1, 1]; _this setMarkerAlpha 0; _carrier1 = _this; Link to comment Share on other sites More sharing options...
prosims Posted February 1, 2014 Report Share Posted February 1, 2014 Looks like it is not possible to spawn them above water. I did not manage it too. Use WAI custom spawns, they work fine. Link to comment Share on other sites More sharing options...
Nazdock Posted February 2, 2014 Author Report Share Posted February 2, 2014 so WAI works with elevation? Link to comment Share on other sites More sharing options...
insertcoins Posted February 2, 2014 Report Share Posted February 2, 2014 so WAI works with elevation? It's not the elevation, it's the spawning above water. Arma has a thing about that. Link to comment Share on other sites More sharing options...
Nazdock Posted February 2, 2014 Author Report Share Posted February 2, 2014 ah thanks Link to comment Share on other sites More sharing options...
DRaKKeN Posted February 3, 2014 Report Share Posted February 3, 2014 Im trying spawn DZAI in elevation but cant... in Sauerland map, in 1 castle, tryed to spawn the bots on the towers, but they always spawn down next to the tower, used coords with me looking position on database, and with the Arma editor, but nothing, they always spawn down... Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now