[HELP] Shoot visible on Map
#4

With OnPlayerShootPlayer it's possible, yes!

Код:
public OnPlayerShootPlayer(Shooter,Target,Float:HealthLost,Float:ArmourLost)
{
if(InDM[playerid] == 1)
{
//What can I use for others to see my marker?
//SetPlayerMarkerForPlayer ? ShowPlayerMarkers ?
}
return 1;
}
Thanks for reply
Reply


Messages In This Thread
[HELP] Shoot visible on Map - by PryX0G3n - 12.09.2012, 15:17
Re: [HELP] Shoot visible on Map - by PryX0G3n - 12.09.2012, 19:55
Re: [HELP] Shoot visible on Map - by mamorunl - 12.09.2012, 21:02
Re: [HELP] Shoot visible on Map - by PryX0G3n - 12.09.2012, 21:31
Re: [HELP] Shoot visible on Map - by mamorunl - 12.09.2012, 21:35
Re: [HELP] Shoot visible on Map - by PryX0G3n - 12.09.2012, 21:49
Re: [HELP] Shoot visible on Map - by mamorunl - 12.09.2012, 21:52
Re: [HELP] Shoot visible on Map - by PryX0G3n - 12.09.2012, 21:59
Re: [HELP] Shoot visible on Map - by mamorunl - 12.09.2012, 22:04
Re: [HELP] Shoot visible on Map - by PryX0G3n - 12.09.2012, 22:08

Forum Jump:


Users browsing this thread: 3 Guest(s)