FabianTerhorst/coreclr-module

player.SetDecoration is broken

Closed this issue · 1 comments

        /*
            info: Armonia.Server.Service.CharacterService[0]
                Collection multiplayer_overlays hash: 598190139
            info: Armonia.Server.Service.CharacterService[0]
                Overlay NG_M_Hair_003 hash: 2608255643
        */
        var collectionHash = Alt.Hash("multiplayer_overlays");
        var overlayHash = Alt.Hash("NG_M_Hair_003");

        player.AddDecoration(collectionHash, overlayHash);

In-game

fixed with altv 16