05.09.2009, 07:29
A macro for PlayerToPoint users which want to use the new IsPlayerInRangeOfPoint function.
Someone could add it to Wiki, I've got no account there and no-one wants to create a one for me
pawn Code:
#define PlayerToPoint(%1,%2,%3,%4,%5) \
IsPlayerInRangeOfPoint(%2,%1,%3,%4,%5)
![Smiley](images/smilies/smile.png)