Tooltip
Show value:
This variables will be visible in item Tooltip
Config.ShowValueFromItemInfo = {
plate = true,
owner = true,
ammo = true,
quality = true,
serial = true,
}

Replace tooltip text:
For example, you have a key in item info named black_money
and you want to relace this text in tooltip and show as Black Money
you can do this by adding a translation in locales.

Last updated