Mod InGame Info XML Addon - Blood Magic by smbarbour
- 12.57 KB
- 1.12.2
- August 27, 2016
- April 5, 2018
- AddonsBlood MagicMagicMap and Information
Description
Mod Information
Name | InGame Info XML Addon - Blood Magic | Author | smbarbour | Description | Addon for InGame Info XML to add tags for Blood Magic |
---|---|---|---|---|---|
Information | Downloads: Version: 1.12.2 Size: 12.57 KB Updated at: April 5, 2018 Created at: August 27, 2016 | Tags | Addons Blood Magic Magic Map and Information |
Description
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>