vostov 10 Posted April 29, 2014 So, its been covered in other threads but I wasn't able to use it. I want something to put into the int line of an empty vehicle to change its side. So, that when I destroy the vehicle that would otherwise be ''friendly'' I don't lose player rating. Is there something other than addrating I can use? Share this post Link to post Share on other sites
barbolani 198 Posted April 29, 2014 Maybe creating an enemy inf unit, call it "dude", on his init or whenever you need, dude moveInDriver vehicle, deleteVehicle dude. This may make the empty vehicle count as enemy. 1 Share this post Link to post Share on other sites