[DiscordArchive] Hi everyone! I'm trying to change the display model of an item. In Player::BuildEnumData() I replace
[DiscordArchive] Hi everyone! I'm trying to change the display model of an item. In Player::BuildEnumData() I replace
Archived author: Fortescue • Posted: 2022-08-27T08:55:17.224000+00:00
Original source
Hi everyone! I'm trying to change the display model of an item. In Player::BuildEnumData() I replaced proto->DisplayInfoID with my custom displayid and it works perfectly, but only on the character selecting screen. If I enter the world the item displays just with default displayid. The data built by Player::BuildEnumData() is erased later and replaced with an another structure? Could you point me how to change the display model of an item in the game as well, please?
Archived author: ModoX • Posted: 2022-08-27T08:39:50.782000+00:00
Original source
<#870722120458600528>