• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Rounding float to make it divisible by specified value.
#7
grid position = X: floor(position x / grid size x); Y: floor(position y / grid size y)
[Image: github-samp-icon.png]
  Reply


Messages In This Thread
RE: Rounding float to make it divisible by specified value. - by BigETI - 2019-04-15, 09:39 AM

Forum Jump: