Quote:
Originally Posted by ZeroTrack
i've seen this happen too , say when you touch a blocking npc it returns a dx/y as some huge decimaled number , but it really doesnt effect anything unless your tring to get the extreme x/y but i couldnt see any real instance you would be...
|
Even still, if its X=3.2111111114, then thats just 0.2111111114 into the 3rd tile: not really a problem. Even using int(3.2111111114) would return a solid 3. I guess its just careless linking/scripting.