Arma 3
Not enough ratings
7Y Assets WWII chat fix
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
309.630 MB
12 Jan, 2020 @ 11:50pm
21 Jan, 2020 @ 2:56am
2 Change Notes ( view )

Subscribe to download
7Y Assets WWII chat fix

Description
This is a re-upload (and re-sign) of some fantastic work I did not create with a tiny change to fix a very serious issue... it made chat not work! If I am able to get in touch with the original author so they can fix the upstream mod, I will remove this version.

The fix was to edit config.bin in 7y_main.pbo and remove the following code:
class RscChatListMission: RscChatListDefault { x=0; y=7777; w=1; rows=5; }; class RscChatListMap: RscChatListDefault { x=0; y=7777; w=1; rows=2; };

No other changes are made besides the use of my own signing key (since I do not have access to the original key).