autovendor: auto sell- and repair module

This commit is contained in:
shagu
2017-04-23 20:25:14 +02:00
parent 8b460e3d67
commit 546ce6287c
4 changed files with 101 additions and 0 deletions
+2
View File
@@ -35,6 +35,8 @@ function pfUI:LoadConfig()
pfUI:UpdateConfig("global", nil, "hidebuff", "0")
pfUI:UpdateConfig("global", nil, "hidewbuff", "0")
pfUI:UpdateConfig("global", nil, "twentyfour", "1")
pfUI:UpdateConfig("global", nil, "autosell", "0")
pfUI:UpdateConfig("global", nil, "autorepair", "0")
pfUI:UpdateConfig("appearance", "border", "background", "0,0,0,1")
pfUI:UpdateConfig("appearance", "border", "color", "0.3,0.3,0.3,1")