Getting position where player aims
#5

Quote:
Originally Posted by HuSs3n
Посмотреть сообщение
i beleive

Код:
GetPlayerTargetPlayer(playerid);
https://sampwiki.blast.hk/wiki/GetPlayerTargetPlayer

would help you

or this
OnPlayerTargetPlayer(playerid,newtarget,oldtarget)
https://sampforum.blast.hk/showthread.php?tid=293558

witch is being called when someone aims at the ohter
Код:
public OnPlayerTargetPlayer(playerid,newtarget,oldtarget)
{
   SetPlayerMarkerForPlayer............
}
Exactly what i needed, thank you.
Reply


Messages In This Thread
Getting position where player aims - by Mike_Peterson - 29.12.2011, 16:45
Re: Getting position where player aims - by Mike_Peterson - 30.12.2011, 09:02
Re: Getting position where player aims - by Spooky - 30.12.2011, 09:30
Re: Getting position where player aims - by HuSs3n - 30.12.2011, 09:42
Re: Getting position where player aims - by Mike_Peterson - 30.12.2011, 09:46

Forum Jump:


Users browsing this thread: 2 Guest(s)