[Include] SetPlayerObjectiveMarker
#9

Quote:
Originally Posted by Jelly23
Посмотреть сообщение
SetPlayerObjectiveMarker


So, after looking into few pictures of ''10 years of Samp'', i found this: sa-mp.com/stuff/samphistory/sml_samp4.jpg. As i know those objective markers on people's heads were removed, so i thought ''Why not try to bring them back?" and i kinda... did.

Preview:



You can use any color you wish.

Functions:

PHP код:
SetPlayerObjectiveMarker(playerid,color,time=0)
/*
Example:
SetPlayerObjectiveMarker(playerid,0xAA3333AA,1000); //The marker will dissapear in one second. Leave it as 0 if you want it to be permanent.
*/ 
PHP код:
DestroyObjectiveMarker(playerid)
/*
Example:
DestroyObjectiveMarker(playerid); //Will destroy/remove somebody's marker.
*/ 
PHP код:
IsValidObjectiveMarker(playerid)
/*
Example:
if(IsValidObjectiveMarker(playerid)) //Will return 0 if the player has no marker, otherwise 1.
*/ 
X stand

Download:

Pastebin
Solidfiles
Look great!X stand
I am going to try this.
Reply


Messages In This Thread
SetPlayerObjectiveMarker - by Jelly23 - 03.11.2016, 05:36
Re: SetPlayerObjectiveMarker - by oMa37 - 03.11.2016, 05:41
Re: SetPlayerObjectiveMarker - by Jelly23 - 03.11.2016, 05:42
Re: SetPlayerObjectiveMarker - by markparker12 - 03.11.2016, 07:28
Re: SetPlayerObjectiveMarker - by MikeB - 03.11.2016, 08:37
Re: SetPlayerObjectiveMarker - by Pottus - 03.11.2016, 09:51
Re: SetPlayerObjectiveMarker - by Jelly23 - 03.11.2016, 09:57
Re: SetPlayerObjectiveMarker - by CXdur - 03.11.2016, 12:32
Re: SetPlayerObjectiveMarker - by kathykit - 03.11.2016, 12:34

Forum Jump:


Users browsing this thread: 2 Guest(s)