-
-
Notifications
You must be signed in to change notification settings - Fork 502
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
You can't now check if you're in vehicle in serveride. getPedOccupiedVehicle should return data only when player is in a vehicle, it should return false when player click F/Enter and is trying to get in a vehicle. Now you have to trigger clientside to make sure that player is not walking to a closed vehicle and wait for response.
getPedOccupiedVehicle should have new argument "isEntering" set default to true to keep compatibility with older scripts.
Describe the solution you'd like
getPedOccupiedVehicle and getPedOccupiedVehicleStart
Describe alternatives you've considered
No response
Additional context
No response
Security Policy
- I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.
bum8hjPlatinMTA, Lpsd, Vadya963 and Fernando-A-Rocha
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request