02.05.2016, 08:35
Guys hey. How to careate marker on x, y, z coords sowhen player enter market it will show dialog for him (i know how to make dialogs, i have coords i just dont know how to make marker)
SetPlayerCheckpoint(playerid, x,y,z, size);
CreatePickup(1239, 1, x,y,z,0);