Thread
:
Showimg Layers and Players
View Single Post
#
13
02-21-2010, 11:07 AM
xAndrewx
Registered User
Join Date: Sep 2004
Posts: 5,260
I had a similar problem- for it to work on a GMAP I had to use this (inside a gani script) for the position
HTML Code:
x = int(player.x * 1000) / 1000; y = int(player.y * 1000) / 1000;
__________________
email:
[email protected]
xAndrewx
View Public Profile
View GraalOnline Profile
Find all posts by xAndrewx