Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Как изменить описание предметов в клиенте Interlude
это связано с полем в котором указывается время жизни теневого предмета, в ArmorGrp/WeaponGrp.
как в интерлюде это поле называется и на какой позиции - не помню, но как вариант может называться durability
This has nothing to do with ArmorGrp/WeaponGrp. Every item has a component that appends this info to the item's tooltip if the iteminfo contains a non-negative value on "CurrentDurability" and "Durability" which you send from the server. If the value is 0, the following tooltip won't display.
If you want to remove this for all items, simply hardcode the "durability" or "mana" block in the AbstractItemInfo packet (name would depend on your codebase) to -1, or do it individually per item through its corresponding xml properties. (You don't necessarily need to modify the interface if you just want to remove it)
На данном сайте используются файлы cookie, чтобы персонализировать содержимое и сохранить Ваш вход в систему, если Вы зарегистрируетесь.
Продолжая использовать этот сайт, Вы соглашаетесь на использование наших файлов cookie.