14.11.2017, 21:31
Hey,
Most likely many of you already know of this bug, however it's still out there.
When you use: new movetime = MoveObject(...);
The movetime isn't actually the real movetime as the wiki describes.
https://sampwiki.blast.hk/wiki/MoveObject
Instead, the actual movetime is a factor 0.69 or pretty much 0.7
I've created a small script for you to test this out yourself. Please fix this in the 0.3.8. RC series or change the misleading text: "Return Values: The time it will take for the object to move in milliseconds." on the wiki page.
It's something you can work-around easily, however that's just being salmon.
Attached the script.
Most likely many of you already know of this bug, however it's still out there.
When you use: new movetime = MoveObject(...);
The movetime isn't actually the real movetime as the wiki describes.
https://sampwiki.blast.hk/wiki/MoveObject
Instead, the actual movetime is a factor 0.69 or pretty much 0.7
I've created a small script for you to test this out yourself. Please fix this in the 0.3.8. RC series or change the misleading text: "Return Values: The time it will take for the object to move in milliseconds." on the wiki page.
It's something you can work-around easily, however that's just being salmon.
Attached the script.