Map Icon issue. -
Nimrodcame - 17.05.2013
I'm trying to make a home system, but only the first one shows the map icons for some reason.
Код:
for(new i; i < MAX_EV; i++)
{
if(evInfo[i][ev_durum] == 1)
{
SetPlayerMapIcon(i, evInfo[i][ev_id], evInfo[i][ev_pos][0],evInfo[i][ev_pos][1],evInfo[i][ev_pos][2], 32, 0);
}else{
SetPlayerMapIcon(i, evInfo[i][ev_id], evInfo[i][ev_pos][0],evInfo[i][ev_pos][1],evInfo[i][ev_pos][2], 31, 0);
}
}
They encode. "i" instead of the problem goes away, but if I do playerid "i" should be. Help Please
Re: Map Icon issue. -
Potassium - 18.05.2013
Try here:
http://forum.sa-mp.com/forumdisplay.php?f=12
Re: Map Icon issue. -
DouglasRamirez - 21.05.2013
Post this on
http://forum.sa-mp.com/forumdisplay.php?f=12 (SCRIPTING HELP SECTION) Not Here, Because someone who can answer about scripting help will be just look on
http://forum.sa-mp.com/forumdisplay.php?f=12 not here, just some of them so post it on the SCRIPTING HELP SECTION!
Re: Map Icon issue. -
Potassium - 21.05.2013
totally necessary bump/10