View Single Post
  #9  
Old 02-26-2003, 12:26 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
Quote:
Originally posted by tlf288
It is because Graal takes a minute (well, .05 seconds to be percise) to load the screenx\y variables.

Try the code to test my theory
NPC Code:

if (created) {
sleep.05;

setimg block.png;
setcharprop #c,#v(screenx(x+3,y)) - #v(screeny(x,y));
}

Works, but its a bug nonetheless. :x
__________________

Reply With Quote