Thread: Arrays....
View Single Post
  #3  
Old 03-05-2002, 08:30 AM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
NPC Code:

if ((playerx in this.arrayX) && (playery in this.arrayY)) {
message Testing...;
}



that should work, im new to the in thing to be honest
__________________
[signature]insert here[/signature]
Reply With Quote