
InGame Info XML Addon - Blood Magic
Активный0.0
Установок
0
Последнее обновление
7 лет назад
Клиент
Магические
Управление
Аддоны
Adds tags for Blood Magic to InGame Info XML.
Note: SMP support added in version 1.1. Addon must be added to server for client to receive data.
Tags added:
- bmcurrentlp - Returns the current amount of LP the user has
- bmorbtier - Returns the current blood orb tier
Example usage:
<line> <str>Current LP: </str> <var>bmcurrentlp</var> <str> (Orb Tier: </str> <var>bmorbtier</var> <str>)</str> </line>