You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new world special property (vehicle_engine_autostart) (#4238)
* Add new world special property (vehenginemanualmode)
* Move SetVehicleEngineManualModeEnabled() to appropriate module
* Restore original implementation of SetVehicleEngineManualModeEnabled()
* Use direct memory check instead of new variable
* Move Is/SetVehicleEngineManualModeEnabled back to MultiplayerSA
* Rename property to vehicle_engine_autostart
* Fix typo
0 commit comments