Problem map icon
#1

why i can't see icon on map

Код:
public OnPlayerConnect(playerid)
{
	SetPlayerMapIcon(playerid,1,-165.7226,2422.5813,23.1926,22,0,MAPICON_LOCAL);
	new string[64], pName[MAX_PLAYER_NAME];
    GetPlayerName(playerid,pName,MAX_PLAYER_NAME);
    format(string,sizeof string,"{00FFE5}%s {FF0000}has joined !",pName);
    SendClientMessageToAll(-1,string);
    return 1;

}
Reply
#2

bump
Reply
#3

There's nothing wrong with it... i works fine:

Reply
#4

It works for me also, plus: don't bump that early, you only waited less than 2 hours. Your supposed to wait 24 hours.
Reply
#5

for me it can't work what can be problem
Reply
#6

- You're looking at the wrong place?
- Did you create another mapicon with id 1?
Reply
#7

ahh i remember i have already icon with id 1 thanks for help + rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)