19.12.2010, 18:20
(
Последний раз редактировалось Noss*; 22.12.2010 в 23:26.
)
Solved
Код:
CreatePickup(1239, 1, 1129.76, 1235.57, 11.01, -1);
Код:
public OnPlayerPickUpPickup(playerid, pickupid) { CreatePickup(1239, 1, 1129.76, 1235.57, 11.01, -1); SendClientMessage(playerid, 0xFFFFFFFF, "Type /commands for the command list"); return 1; }
