Added 'Line Border color by Player class' option

This commit is contained in:
Tercio Jose
2022-05-02 16:38:39 -03:00
parent 1b6dc4e232
commit 3f09a59721
8 changed files with 63 additions and 36 deletions
+6 -1
View File
@@ -282,7 +282,12 @@ _detalhes.instance_defaults = {
--percent type
percent_type = 1,
--backdrop
backdrop = {enabled = false, size = 12, color = {1, 1, 1, 1}, texture = "Details BarBorder 2"}, --texture is deprecated
backdrop = {
enabled = false,
size = 12,
color = {1, 1, 1, 1},
use_class_colors = false,
},
--model
models = {
upper_enabled = false,