View Single Post
  #3  
Old 05-29-2006, 01:37 AM
wild8900 wild8900 is offline
Mr. Brightside
wild8900's Avatar
Join Date: Dec 2005
Posts: 418
wild8900 is an unknown quantity at this point
Send a message via MSN to wild8900
I just put that but it didnt work.
PHP Code:
if (created||timeout){
  
with (findimg(200)) {
  
x=thiso.smokex;
  
y=thiso.smokey;
    }
    
timeout=0.05;

Im guessing its reading the var wrong from the basic script with join in it.
PHP Code:
if (created){
this.smokex=x;
this.smokey=y;
}
join smoketest
This is the basic object (in the level)
__________________
Reply With Quote