Slugs 0 Posted November 14, 2009 Is it possible to change the Troop Capacity of a vehicle without creating or modifying an addon? I don't want to change an addon, rather just change it in a mission file so that new addons are not required. Share this post Link to post Share on other sites
stuguy 15 Posted November 16, 2009 no. you have to modify the vehicles with script. in order to get around this, you have to script the mission/vehicles to bypass the check for available spaces when the guy tries to mount, he then needs to be scripted to be moved to a magic holding position in memory. I think it would be easier to just createunit or createvehicle when the vehicle gets to a certain waypoint. Share this post Link to post Share on other sites