Bryce23 10 Posted August 5, 2011 I am working on my first addon. Everything seems to be working well but I cant figure out how to get the driver on the seat of the boat. I have the config and model done and i have tested it in the editor. Everything is fine but the driver is invisible inside the model. I read that I need a proxy model for the driver but I cannot find one. Is there a way to do it without using a proxy? I am using driverAction = "Bike_Driver"; for the drivers sitting position. Does it also require a proxy for the passenger? Thanks for any help in advance, this is my first addon and I seem to be learning pretty quick :cool: Share this post Link to post Share on other sites
[frl]myke 14 Posted August 5, 2011 The proxies define the position of the units, how else would the engine know where to place the units? You can copy/paste the proxies from a existing MLOD, say from the Armed Assault sample models which BIS has released quite some time ago. You'll find them on armaholic.com. Share this post Link to post Share on other sites