diff --git a/FAQ.md b/FAQ.md index 415bfc5..69ff90e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -59,9 +59,13 @@ This mod retrieves a lot of data and draws a lot of graphics on the screen. Perf ### 11. Is there a way to send damage statistics in chat? No. And it will never be implemented, because I think It can bring unnecessary toxicity to the game. +*** +### 12. Damage Meter shows different numbers for me and my friend. + +The game doesn't store damage values. There are collected manually and locally. There is no synchronization between mod users. Different numbers are expected. There is a lot of factors in why this happening: your PC specs, your network quality, the mod performance, REFramework performance, the game performance, the game's networking logic etc. *** -### 12. I encountered an issue but deleting the config didn't work. I want to report about the issue or ask for help. +### 13. I encountered an issue but deleting the config didn't work. I want to report about the issue or ask for help. Before reporting any issue - make sure it hasn't been reported already. The more info you provide the higher are the chances that I will be able to reproduce and fix it.