MafiaHub / MafiaMP

Multiplayer experience for Mafia: Definitive Edition
https://mafiahub.dev
Other
39 stars 5 forks source link

Add new vehicle sync & functions to the scripting API #72

Closed Deewarz closed 7 months ago

Deewarz commented 7 months ago

⚠️ Requires: https://github.com/MafiaHub/Framework/pull/92


Reverse

Vehicles hooks

Vehicle debug

Sync

SDK

Known issues

zpl-zak commented 7 months ago

Amazing work done!

as for the Since we use defaults values when spawning, all vehicles are black, fuel full, not dirty and not rusty at spawn: it's a non-issue, since modders can always customize those values at spawn themselves in GM. Our MP should not implement any extra logic to supplement that or to simulate game's spawn behavior.