multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.42k stars 438 forks source link

Allow client-side peds to enter/exit client-side vehicles #1352

Open ApeLsiN4eG opened 4 years ago

ApeLsiN4eG commented 4 years ago

Is your feature request related to a problem? Please describe. setPedControlState page on the wiki:

Note: You can't use enter_exit or enter_passenger on a ped.

Client-side peds can't enter/exit client-side vehicles.

Describe the solution you'd like Allow client-side peds to enter/exit client-side vehicles.

Describe alternatives you've considered -

Additional context -

MegadreamsBE commented 4 years ago

This is added in this PR: https://github.com/multitheftauto/mtasa-blue/pull/620