Thread: Help?
View Single Post
  #3  
Old 04-23-2001, 09:49 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool accually

for me I would say something like

if(playerx>15&&playerx<17&&playery>20&&playery<22) {
//coding
}

I say this because like so the user doesn't have to be in 1 exact spot. they can be in anywere with in the box.

a 2x2 box.
of course the x and y will have to be edited to were you would like it but hopefully you get the idea
__________________
Thanks,
-KJL
Reply With Quote