
11-08-2004, 07:22 PM
|
|
Who?
|
Join Date: May 2003
Location: Eatonville, Washington, 98328
Posts: 56
|
|
|
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 |
|
|
|