Meatball0311 79 Posted March 30, 2010 Is it possible for there to be a problem with the way an addon was modeled that would prevent it from landing, when given a nameVehicle land "GET IN" command? (it will hover above ground) AI will only land (fully touching the ground) when given a flyInHeight -5... I even copied the .p3d file into another addon and added it to the model part of the config, and the samething happened?? ---------- Post added at 10:07 PM ---------- Previous post was at 09:17 PM ---------- I have even copied another addon .p3d file and renamed it and pbo'ed it in the addon and then it worked... i am pretty sure it is the .p3d file... but how can that keep it from landing? Share this post Link to post Share on other sites
rksl-rock 1301 Posted April 2, 2010 Is it possible for there to be a problem with the way an addon was modeled that would prevent it from landing, when given a nameVehicle land "GET IN" command? (it will hover above ground)AI will only land (fully touching the ground) when given a flyInHeight -5... I even copied the .p3d file into another addon and added it to the model part of the config, and the samething happened?? ---------- Post added at 10:07 PM ---------- Previous post was at 09:17 PM ---------- I have even copied another addon .p3d file and renamed it and pbo'ed it in the addon and then it worked... i am pretty sure it is the .p3d file... but how can that keep it from landing? Its usually caused by a vertex or piece of geometry (including that contained in a proxy) sitting below the land contact points... Check your model lods to make sure you dont have a stray vertex somewhere. Share this post Link to post Share on other sites
Meatball0311 79 Posted April 2, 2010 Its usually caused by a vertex or piece of geometry (including that contained in a proxy) sitting below the land contact points... Check your model lods to make sure you dont have a stray vertex somewhere. This was a beta released addon and the maker seems to be unavailable because hasnt released a fix to it (been over a month), so I thought I would try and fix this for my personal use. Is it possible for me to be able to make corrections to this addon? Share this post Link to post Share on other sites
rksl-rock 1301 Posted April 2, 2010 This was a beta released addon and the maker seems to be unavailable because hasnt released a fix to it (been over a month), so I thought I would try and fix this for my personal use. Is it possible for me to be able to make corrections to this addon? If its binarised, no its not. Share this post Link to post Share on other sites