18.07.2009, 16:08
change:
to
if you havn't already done so. Or if that dont work change the pickup type from 19 to 23 (don't know if that will work).

EDIT: There's a tutorial for exactly what you want here: http://forum.sa-mp.com/index.php?topic=71806.0
Good Luck.
pawn Код:
AddStaticPickup(1239, 19, 1673.5463,1447.8794,10.7851);
pawn Код:
travelpickup = AddStaticPickup(1239, 19, 1673.5463,1447.8794,10.7851);

EDIT: There's a tutorial for exactly what you want here: http://forum.sa-mp.com/index.php?topic=71806.0
Good Luck.