20.05.2009, 20:24
On my GM, I have it set so that when a police officer goes on duty it sets their name to blue by using this
Well, it also creates a player marker on the map for everyone so anyone can follow their minimap and find out where the officer is. How can I remove the player marker and only color the players name blue?
Thanks.
Код:
SetPlayerColor(playerid, COLOR_LSPDBLUE); }
Thanks.