Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This is the old style in-game battle result message. Again, add it to the config file located at: ..\res_mods\0.9.8.1\scripts\client\mods\stat\config.json
- Search for "overwriteBattleResultBgIcon" and paste these three lines after it:
- "battleEndedMessageDefeat": "<font color='#929292'><font color='#F02828'>Defeat</font> <font color='#A3966E'>{{map}}</font> - <font color='#C5AB5D'>{{vehicle-long}}</font></font> {{Tank.png}}",
- "battleEndedMessageDraw": "<font color='#929292'><font color='#FFCC00'>Draw</font> <font color='#A3966E'>{{map}}</font> - <font color='#C5AB5D'>{{vehicle-long}}</font></font> {{Tank.png}}",
- "battleEndedMessageWin": "<font color='#929292'><font color='#66CC66'>Victory</font> <font color='#A3966E'>{{map}}</font> - <font color='#C5AB5D'>{{vehicle-long}}</font></font> {{Tank.png}}",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement