Hello, I apologize for my poor English; I haven’t used it in years.
The problem is that the native GetVehiclePedIsIn
function always returns 0, whether inside or outside the vehicle (I tested it with the release version). I noticed this happening in build 3407. One customer was using this build while the other was using 3095. The one using 3095 worked normally, and the one using 3407 didn’t.
To replicate this, simply use:
set sv_enforceGameBuild 3407 (to not work)
set sv_enforceGameBuild 3095 (to work)
