i'm just about to reupload this scipt..
all it dose is cheaks to see if the player is on foot or in a vehicle, if him/her is in a vehicle it will loop round untill they are out (#out)
if they are on foot then it will loop cheaking to see it they are in a vehicle and if not to set the camera to internal
what i'v changed:
i was using:
_unit=_this select 0
to detect the unit, this made one problem, if the code was used in mp on a unit that turns into AI (user quit) then it will make the camera for all the players inside that AI, so i changed the code so it now uses player insted of _unit
cheers, Philly