[DiscordArchive] does anyone know how sells those closed source cores that work almost 100%?
[DiscordArchive] does anyone know how sells those closed source cores that work almost 100%?
Archived author: Thalin • Posted: 2024-10-06T18:51:47.244000+00:00
Original source
I think Stormforge just... locked the dungeons and the tiers?
Archived author: Thalin • Posted: 2024-10-06T18:52:01.181000+00:00
Original source
because iirc the valley and stuff still was devastated by garrosh
Archived author: Kaev • Posted: 2024-10-06T20:15:12.546000+00:00
Original source
You could quickly add a lua implementation for SetVisibleItemSlot (335 implementation can be found here: https://github.com/TrinityCore/TrinityCo...cpp#L12132, the used value setters also exists in Eluna: https://elunaluaengine.github.io/Object/...Value.html )
[Embed: Object:SetUInt32Value - Eluna]
API documentation for the Object:SetUInt32Value method in the Eluna engine.
https://elunaluaengine.github.io/Object/...Value.html
[Embed: TrinityCore/src/server/game/Entities/Player/Player.cpp at 3.3.5 · T...]
TrinityCore Open Source MMO Framework (master = 11.0.2.56819, 3.3.5 = 3.3.5a.12340, wotlk_classic = 3.4.3.54261, cata classic = 4.4.0.56713) - TrinityCore/TrinityCore
https://github.com/TrinityCore/TrinityCo...Player.cpp