Help about listitem
#1

Code:
new Float:tx,Float:ty,Float:tz;
		GetPlayerPos(listitem,tx,ty,tx);
		SetPlayerMapIcon(playerid,40,tx,ty,tz,42,0,MAPICON_LOCAL);
		new str[128];
		format(str,sizeof(str),"%s is marked on your map.",PlayerName(listitem));
		SCM(playerid,COLOR_LIGHTBLUE,string);
Hey guys i am making gps system for my taxi system but this code is not marking the ID's pos. How can i fix this. Please help me.
Reply


Messages In This Thread
Help about listitem - by Sensation - 18.09.2015, 12:39
Re: Help about listitem - by rappy93 - 18.09.2015, 12:42
Re: Help about listitem - by Sensation - 18.09.2015, 12:47
Re: Help about listitem - by Sellize - 18.09.2015, 12:50
Re: Help about listitem - by Sensation - 18.09.2015, 12:59
Re: Help about listitem - by Jefff - 18.09.2015, 15:08
Re: Help about listitem - by Sensation - 19.09.2015, 03:24
Re: Help about listitem - by BroZeus - 19.09.2015, 05:08
Re: Help about listitem - by Sensation - 19.09.2015, 07:51
Re: Help about listitem - by BroZeus - 19.09.2015, 09:36

Forum Jump:


Users browsing this thread: 1 Guest(s)