27.05.2009, 22:09
Errr, they're not set places.. If you're talking about IsPlayerInArea, you start with a central point (/save) then you get your x-co-ordinate from the file. You then decide on a tolerance, and take away that from the x value. This is your minimum x. You then add the tolerance to the original x value, this is your maximum x value.
I am assuming that's what you're doing.
I am assuming that's what you're doing.