Updated FAQ (markdown)

GreenComfyTea
2022-08-05 13:04:28 +03:00
parent 9eb1f62518
commit 2a5f3feccc

2
FAQ.md

@@ -66,7 +66,7 @@ No. And it will never be implemented, because I think It can bring unnecessary t
The game doesn't store damage values. They are collected manually and locally. There is no synchronization between mod users. Different numbers are expected. The game doesn't store damage values. They are collected manually and locally. There is no synchronization between mod users. Different numbers are expected.
+ The game has it's limitations. Damage is calculated on host. So some of the damages only ever appear on host. + The game has it's limitations. Damage is calculated on host. So some of the damages only ever appear on host.
+ your PC specs, network quality and load, the mod performance, REFramework performance, the game performance, the game's networking logic etc. are affecting the damage hooking. + Your PC specs, network quality and load, the mod performance, REFramework performance, the game performance, the game's networking logic etc. are affecting the damage hooking.
*** ***
### 13. 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.