View Single Post
  #8  
Old 02-26-2003, 12:08 AM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to 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));
}

__________________
new account: Trevor
Reply With Quote