Hi, everyone. I’m planning to open a server. How can I show the user’s location on the map?
playerBlipInt[ID] = AddBlipForEntity(GetPlayerPed(ID));
here you’ll find more natives:
Hi, everyone. I’m planning to open a server. How can I show the user’s location on the map?
playerBlipInt[ID] = AddBlipForEntity(GetPlayerPed(ID));
here you’ll find more natives: