Hook when checking for enter permissions on vehicles

Bug #895736 reported by Renegade
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ares
Invalid
Wishlist
Unassigned

Bug Description

For #bug:733, if the game checks whether a unit can enter a vehicle to take it over separately from checking whether it should get an entry cursor, we need a hook to override the permission check.

Since the game should already perform the exact check needed when checking for VehicleThief-ness, a hook in that function would be best, to override the check from "Should this unit be allowed to enter this vehicle because it's a VehicleThief?" to "Should this unit be allowed to enter this vehicle because it's a VehicleThief or because the vehicle is driver-less?".

##### ADDITIONAL INFORMATION #####
Alternatively: Is it feasible to just set a unit's VehicleThief to true in the hook from bug:1123, and set it back in a separate hook if the user doesn't click?

That way, we could just use the existing VehicleThief logic and wouldn't have to deal with custom stealing code.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.