17.04.2009, 02:56
Okay I have been trying to figure this out for the past few weeks and I just can't get it down, everytime you connect to the server the markers won't show, but when that player dies or another player logs in, you will start seeing map markers for some reason I think it something to do with the spawn, so I went down to public OnPlayerSpawn; and put in this code
and
But they still show they look like this
can someone please help me figure this out?
Код:
ShowPlayerMarkers(false);
Код:
ShowPlayerMarkers(0);
can someone please help me figure this out?