hellstorm77 2 Posted May 5, 2014 hi guys when i moveincargo of a boat everything is ok until i put it on the server. there are AI in the boat when i spawn in is this a bis bug? Share this post Link to post Share on other sites
soldierman 16 Posted May 5, 2014 You can use disableai = true in the init. That will make all playable units players only. Share this post Link to post Share on other sites
hellstorm77 2 Posted May 5, 2014 You can use disableai = true in the init. That will make all playable units players only. In the init? i have disabledAI = 1 in the description.ext Share this post Link to post Share on other sites
L3TUC3 32 Posted May 5, 2014 Are you using an empty boat? Share this post Link to post Share on other sites
hellstorm77 2 Posted May 5, 2014 yes im using an empty boat Share this post Link to post Share on other sites
Nailpolish 10 Posted May 8, 2014 Certainly sounds like a bug, there should be no ai occupants in empty vehicles. Suggest you check the feedback tracker Share this post Link to post Share on other sites
SavageCDN 231 Posted May 8, 2014 you can also try: unit1 assignAsCargo boat1; unit1 moveInCargo boat1 Share this post Link to post Share on other sites
hellstorm77 2 Posted May 9, 2014 thx SavageCDN that worked great Share this post Link to post Share on other sites