[DiscordArchive] For `player->UpdatePlayerSetting` Is that something the player has access to or is that only back en
[DiscordArchive] For `player->UpdatePlayerSetting` Is that something the player has access to or is that only back en
Archived author: Pandaros • Posted: 2022-08-11T22:38:34.860000+00:00
Original source
For `player->UpdatePlayerSetting` Is that something the player has access to or is that only back end use? Like if I wanted to set something on it, can the player change it?
Archived author: Roboto • Posted: 2022-08-11T22:41:56.607000+00:00
Original source
They can't directly access them but you can allow them to change settings through commands or whatever you want
Archived author: Pandaros • Posted: 2022-08-11T22:42:15.385000+00:00
Original source
ok
Archived author: Roboto • Posted: 2022-08-11T22:42:18.529000+00:00
Original source
The transmog module sets a value through a command for example: https://github.com/azerothcore/mod-trans...og.cpp#L60