Unde-R
Unde-R
Sure thing mate
Feel free to request any other changes ^^
https://github.com/multitheftauto/mtasa-blue/blob/15b2ec72367c1a4226b5afebb7d38b113ca34022/Server/mods/deathmatch/logic/CResourceChecker.Data.h#L211 How I can get the current version so I can add it here?
> I'm not quite sure whats the problem with `shake level`? Well gta named it drunkLevel
thnx for the commits @StrixG
> Thanks for your PR. I'm sure this will be fine but I'll need to do some extensive testing later just to make sure it doesn't unintentionally break anything else....
I tested a code to get groundposition and compared it with player's Z position in the areas which return "fall" and here is the results ( Z - groundposition )...
> thanks for submitting this. quick question for future documentation / reproduction purposes, please can you provide the coordinates you tested with? thank you :) sure one moment
``` Ground Position: 14.250931739807 Player Position: 2221.7590332031, -1653.4652099609, 15.250932693481 ------------- Ground Position: 14.252799987793 Player Position: 2221.814453125, -1653.5106201172, 15.252800941467 ------------- Ground Position: 14.287864685059 Player Position: 2223.142578125, -1653.3934326172, 15.287865638733 ```