- Joined
- Jul 10, 2007
- Messages
- 6,306
if (0 < c) then
return R2I(c + [email protected]@)/32*32
endif
return R2I(c - [email protected]@)/32*32
I think with the following changes it makes more sense yeah? So it doesn't just truncate.