View Single Post
  #1  
Old 02-22-2003, 03:27 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
screenx/y() bug?

Ok. I'm trying to use screenx(x,y) & screeny(x,y) to display 3 images above an npc precisely (pixel-wise), and i'm experiencing 2 problems.
1) It doesn't work serverside
2) It returns negative values, even when the x/y I specified is clearly in my screen range.

Im also using setshape2 if it matters.

EDIT: strange, it only shows it incorrectly when its used in the if created event, I used it in a timeout loop & the numbers were correct @_@.
__________________

Reply With Quote