kanan-new
kanan-new copied to clipboard
[IDEA] Show "View Equipment" on every player
Would be nice to be able to force this button to be shown on every player, also users who disabled it in the configuration
I'm fairly certain the information about what a player is wearing is sent when you ask to view the equipment, and won't work even if the button is forced to show up (server will just refuse to send the information). The only information you have about another player is shown in the Character List feature (which does list the bare minimum information required to display a character: namely their clothing but nothing else).
I might be wrong though so if anyone else knows something lemme know.
I see. Then we could try to find how to access internal Mabinogi client items DB to get the name from ID, so Character List feature would also show names, or just lazily include a DB file in Kanan that has this information
If all you want is to know what they're wearing and don't want to know what the stats and reforges and all that stuff are, then it should be possible since item id's are sent so the Client can show what someone looks like. Otherwise what you want isn't possible.
What Blade mentioned is what Kanan's already shows in the character list, the IDs used for rendering.
Otherwise yeah, no mod has been made to force the button (to view all details) on for players because the server will refuse to send the info if the user has it off. The server just doesn't bother to check for NPCs.