FabianTerhorst / coreclr-module

Old alt:V CoreClr (.NET Core Common Language Runtime) community made module. New: https://github.com/altmp/coreclr-module

Home Page:https://docs.altv.mp/cs/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

player.SetDecoration is broken

kyro95 opened this issue · 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