Description: The modification replaces the standard nicknames of the players with custom ones. Due to this, the FPS is significantly increased and the possibility of modification appears. This is a replacement for the first version - the LUA script, in contrast to it, the plugin is executed natively and does not require interpretation, which gives a little more performance. The plugin has a config next to it. The config is created the first time you run the plugin. We are now planning to add a replacement for Chat Bubble.
Variables in the config:enable - enable the plugin when starting the game, afk_text - add the AFK prefix when the player is paused, health_color - the color of the life bar (in HEX format), armor_color - the color of the armor bar (in HEX format), font_face - font for nicknames, font_size - size nickname font, z_multi - height multiplier (the more, the higher the nicknames from the head), width_multi - stripe width multiplier (higher value - longer than the stripe and vice versa), white_id - always draw the player's ID in white.
Font flags: no flags - 2, bold - 4, italic - 8, stroke - 16, shadow - 32. If you need to put several flags - add the numbers. Example: I want a bold font with a stroke, then I need to add 4 and 16, it turns out 20.
Activation: / customtags
Video demo:
PS: The modification is not yet stable and has not been tested on humans, write bugs and suggestions to the topic.
SobFoX - I checked the file myself and there did not appear to be any malicious stuff in the file
All rights reserved to: Receiver
Variables in the config:enable - enable the plugin when starting the game, afk_text - add the AFK prefix when the player is paused, health_color - the color of the life bar (in HEX format), armor_color - the color of the armor bar (in HEX format), font_face - font for nicknames, font_size - size nickname font, z_multi - height multiplier (the more, the higher the nicknames from the head), width_multi - stripe width multiplier (higher value - longer than the stripe and vice versa), white_id - always draw the player's ID in white.
Font flags: no flags - 2, bold - 4, italic - 8, stroke - 16, shadow - 32. If you need to put several flags - add the numbers. Example: I want a bold font with a stroke, then I need to add 4 and 16, it turns out 20.
Activation: / customtags
Video demo:
SobFoX - I checked the file myself and there did not appear to be any malicious stuff in the file
All rights reserved to: Receiver
Attachments
Last edited: