Falling Through the Map

Some people experience issues with falling through the map while laying down on benches, beds etc. or sometimes when sitting down. The cause of this issue is likely the game failing to actually freeze the player ped as the script attempts too.

Solving it is pretty easy tho, all you have to do if you are experiencing this is to remove the SetEntityCollision native on lines 342, 711 and 871 in client.lua.

Last updated