kaetemi / ryzomclassic

A classic fork of Ryzom. The goal is to remove outposts, reactivate the Ring, and only include the classic in-game web components.
https://ryzom.dev/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Custom item name is not sent for guild inventory #189

Open kaetemi opened 3 years ago

kaetemi commented 3 years ago

itemSlot.setItemProp( INVENTORIES::NameId, 0 );

Implementation of uint32 CGameItem::sendNameId(CCharacter * user) and sendStringToClient that works with a whole Guild is missing.