View Single Post
  #4  
Old 12-09-2005, 06:48 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by darkblade098x
I am using this.y for the yellow lights in a for loop.
Edit: Interesting, perhaps it was just the script and a conflict between v4?
I switched this.y to this.o, seems fixed.

Thank you, btw.
Well, it's not quite a conflict. You were using a built-in variable (this.y being the Y coordinate of this object - the current NPC). It's more a new engine thing, which is why Graal 2 will not have picked up on it.
__________________
Skyld
Reply With Quote