24.08.2013, 13:56
I have a way to fix this. It's not the most efficient way, but I would set the gravity to a little bit higher than normal. That way they can't even reach the tip of the building.
Remember. 0.008 is the default gravity level.
Код:
//Under on Gamemodeinit SetGravity(0.012); // <-- Maybe a little less or a bit more. Your choice. :)