View Single Post
  #16  
Old 09-27-2003, 07:55 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by GoZelda

What i ment, was, that if you use a in(), what the NPC "sees", is rectangular, but what normal people see, is in the second picture...

Oh and Kai, if you start downloading an .BMP, you can click on "Open".
it's. not. in().

In-Range a in <b,c>, a in |b,c>, a in <b,c|, a in |b,c|
In-Array a in {b,c,...}, {a,b,...} in {c,d,...} a in c (assuming c in this example is an array (c = {0,1,...etc})
Reply With Quote