MafiaHub / MafiaMP

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

Fix Player.addWeapon JS built-in #51

Closed zpl-zak closed 7 months ago

zpl-zak commented 8 months ago

Description

Players are not receiving weapons as expected when the server sends the game RPC called "AddWeapon" to a specific player. The issue could be on the client side, specifically within the SDK, or there may be a problem with the communication, such as the RPC not being registered on the client side.

Tasks

Scope

Netcode, game SDK

zpl-zak commented 7 months ago

Fixed in 50e83d64e4a283f9ab4293f6c1683c0b8d4e6481