diff --git a/addons/ui/RscVignette.hpp b/addons/ui/RscVignette.hpp
index 118fad96e6..1da39c2118 100644
--- a/addons/ui/RscVignette.hpp
+++ b/addons/ui/RscVignette.hpp
@@ -1,4 +1,4 @@
class RscPicture;
class RscVignette: RscPicture {
- colorText[] = {0, 0, 0, 0}; // Hide Vignette
+ text = ""; // Remove Vignette Texture
};
diff --git a/addons/ui/XEH_clientInit.sqf b/addons/ui/XEH_clientInit.sqf
index fec845d49a..d6b0883d4d 100644
--- a/addons/ui/XEH_clientInit.sqf
+++ b/addons/ui/XEH_clientInit.sqf
@@ -53,7 +53,7 @@ CA_TextFlares = 151 (Grenade Count)
CA_TextFlaresMode = 152 (Grenade Name)
CA_Zeroing = 168 (Zeroing)
Weapon = 118 (Weapon Name)
-WeaponInfoControlsGroupLeft = 2302 (entire Weapon Info without Zeroing and Stance)
+WeaponInfoControlsGroupLeft = 2302 (entire RscUnitInfo without Zeroing)
WeaponInfoControlsGroupRight = 2303 (UNKNOWN)
diff --git a/addons/ui/stringtable.xml b/addons/ui/stringtable.xml
index b33c28292d..daabe80453 100644
--- a/addons/ui/stringtable.xml
+++ b/addons/ui/stringtable.xml
@@ -10,7 +10,7 @@
Weapon Name
-
+
Requires enabled Weapon Info