only one 'SetPlayerMapIcon' working for me.
#1

When i place a SetPlayerMapIcon in my script, and compile, it gives me no errors and the icon is working. But when I create a second SetPlayerMapIcon, both icons dont work anymore :/ heres the code:

Код:
public OnPlayerConnect( playerid )
{
	SetPlayerMapIcon( playerid, 12, -95.6989,-385.3191,1.4297, 52, 0, MAPICON_LOCAL ); //test1
	SetPlayerMapIcon( playerid, 12, 2204.9468, 1986.2877, 16.7380, 52, 0, MAPICON_LOCAL ); //test2
}
Can someone help me please? I am using Midostreams Streamer. And I placed this code in a filterscript.

Thanks in advance
Reply


Messages In This Thread
only one 'SetPlayerMapIcon' working for me. - by Gemini - 25.03.2011, 15:16
AW: only one 'SetPlayerMapIcon' working for me. - by Pablo Borsellino - 25.03.2011, 16:05
Re: only one 'SetPlayerMapIcon' working for me. - by Gemini - 25.03.2011, 16:21
Re: only one 'SetPlayerMapIcon' working for me. - by iNeon - 25.03.2011, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)