27.07.2009, 22:18
Hey, i want to make it so when a player walks though the pickup a target apears on the map but im not sure how to make the target apear heres the coords of were i want the marker
and here is the pickup code
please tell me the code i need, and what code would i need to make the marker dissapear on a command?
Код:
1634.7031,1571.4391,10.8203
Код:
if (pickupid == truck1) { SendClientMessage(playerid, 0xFFA500AA, "Nothing Yet."); }