Need help with drawing icons on the map
#3

Quote:
Originally Posted by Jefff
Посмотреть сообщение
pawn Код:
for(new i=0; i != MAX_PLAYERS; i++)
    if( IsPlayerConnected(i) && faction[playerid] == faction[i] )
        SetPlayerMapIcon(i, 1, x, y, z, 56, 0, MAPICON_GLOBAL );
How do I get the positions of the players (x,y,z) to draw the icon on ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)