View Single Post
  #1  
Old 11-14-2005, 03:55 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
player.x/y in |min,max|

The condition 'player.x/y in |min,max|' always returns false, no matter what the values are. I have to use <= and >= if I want to check if the player's x or y is in a range. I don't know if this is intended, but this problem has been around for a long time.
Reply With Quote