View Single Post
  #4  
Old 11-08-2004, 07:22 PM
hotrian hotrian is offline
Who?
Join Date: May 2003
Location: Eatonville, Washington, 98328
Posts: 56
hotrian is on a distinguished road
Send a message via AIM to hotrian Send a message via MSN to hotrian
It Works! warpto 30 30
then try, the gmap adds levels, it works on the very
top left level, but no others , the x and y
of mouse is no longer the size of the level but the size of the gmap
mousex x-position of the mouse in the "LEVEL
mousey y-position of the mouse in the "LEVEL
as stated in the commands text document in C: \ Graal2001

other commands may fix this, there is a worldx and worldy script
although i havent used them before, not sure how exactly they work:

worldx(x,y)
worldy(x,y)

convert screen positions (e.g. mousescreenx) to level coordinates; you
must specifiy both x and y so that the functions works correctly on Graal2002 terrain


I will get back to you after i have tested it
Reply With Quote