11.11.2010, 11:20
Lines please...
You've probably forwarded PlayerToPoint, but didn't writed its code. My idea is to remove forward and add this macro (to top of script):
Quote:
error 004: function "PlayerToPoint" is not implemented |
pawn Код:
#define PlayerToPoint(%0,%1,%2,%3,%4) IsPlayerInRangeOfPoint(%1, %0, %2, %3, %4)