Closed Arkhorse closed 5 years ago
not sure why the patcher would do this. when it detects a string type value for replace, it should place the value in raw. if you try to setup that patch manually in the designer, what does it do?
Not this.... It works fine. Only after installing does it do this.
I can no longer reproduce the issue. Re-enabling it and closing this.
some patches worked, but not all patches used the same format. i think this was a copy/paste issue. FIXED 4 ALL COLORS
LOCKED
Awfultanker colour options have a patching issue
"texture": "\"standard_blue64.dds\"",
Slashes should not be added "standard_green64.dds" is the actual requested patch
Current patch code: `
` The result:
{
"texture": "\"standard_blue64.dds\"",
"textureScaleArcade": 0.65, "textureScaleSniper": 0.8, "markerScaleServer": 0.8, "markerScaleClient": 1.0, "hideClientMarkerReload": false, "preventTeamDamage": false, "showOnTop": false, "showUnsupported": true, "minimumSizeLimit": true }