08.03.2017, 12:40
Hi guys. I made a house system with dynamic map icons, pickups and 3d text labels and I wanted to test it out with 2 of my friends. Everything works fine but map icons are showing only for me and not for them for some reason. Can someone help me?
Here is the code:
Here is the code:
Код:
hMapIcon[h] = CreateDynamicMapIcon(hInfo[h][hX], hInfo[h][hY], hInfo[h][hZ], 31, COLOR_GREEN, 0, 0, MAPICON_LOCAL, 150.0);