29.03.2014, 15:41
(
Последний раз редактировалось Strain; 29.03.2014 в 17:44.
)
Quote:
I have no problem with pickup type 14. It works flawlessly. However, be aware that you need to use CreatePickup, not AddStaticPickup.
Though, if you're dynamically creating them, I recommend using the streamer functions. pawn Код:
|
I did it:
CreateDynamicPickup(3096, 14, X, Y, Z, -1, -1, -1, 100.0);
and your code in OnPlayerPickupDynamicPickUp, but I can't see nothing/cant get the repair.