26.02.2014, 22:02
Quote:
Ok basically OnPlayerEditDynamicObject does not update the object position quick enough. I tried upping the speed the object moves to a really high value. This did not solve my issue. I need it to get the correct updated position of the object as quick as I'm moving it so that I can detect if a player is surfing the object or not. Here's my code.
(removed code to save space) It also gets stuck aswell if I move the object too fast it doesn't update the position. Really annoying. I'm sure this must be the update speed? Or the tickrate or something? I just don't know how to change it. |