Thread: Arrays....
View Single Post
  #4  
Old 03-05-2002, 09:53 AM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
if (playerx in |this.arrayX| && playery in |this.arrayY|) {
message Testing...;
}
Thats right.

Quote:
Originally posted by screen_name
that should work, im new to the in thing to be honest
I remember when i was new to in, I used to write things like this:
NPC Code:

if (playerx<45&&playerx>35&&playery<25&&playery>15) {
message testing;
}



__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote