View Single Post
  #9  
Old 11-20-2004, 02:27 AM
Salaisuus Salaisuus is offline
Registered User
Join Date: Mar 2004
Posts: 68
Salaisuus is on a distinguished road
I put two of hese npc on gmap:

if (mousex=>41 && mousey=>43 && mousex=<44 && mousey=<46)
{showtext 1,1,400,,,plaaplaa;}

Only one works.

And the one that works is in the upper left corner (a1) reacts to the x & y as if they where only on that one level.
Reply With Quote