06.08.2009, 14:08
Do you mean when you go to the pickup, it disappears? Then you need to change the "type" of the pickup.
AddStaticPickup(model, !!TYPE!!, blablabla
Type must be 16. Here is an example
AddStaticPickup(model, !!TYPE!!, blablabla
Type must be 16. Here is an example
pawn Код:
AddStaticPickup(1239, 16, 1412.842285, -1790.289428, 15.435560);