isplayerfacing pos ?
#3

k but now, i need to see if someone is standing in front of him within 10 'coords' but should i do it like this? :

pawn Код:
GetPlayerPos(playerid, x, y, z);
for(new i;i <MAX_PLAYERS;i++) {
If(PlayerToPoint(10.0, i, x,y,z)) { print("fail"); } }
or how? X:
Reply


Messages In This Thread
isplayerfacing pos ? - by Think - 26.05.2009, 15:26
Re: isplayerfacing pos ? - by Weirdosport - 26.05.2009, 15:33
Re: isplayerfacing pos ? - by Think - 26.05.2009, 16:20

Forum Jump:


Users browsing this thread: 2 Guest(s)