pickup by sea???? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: pickup by sea???? (
/showthread.php?tid=469975)
pickup by sea???? -
ic3cr3am - 15.10.2013
how to make pickup by sea?
help = rep+
Re: pickup by sea???? -
Anak - 15.10.2013
What do you mean exactly?
Re: pickup by sea???? -
ic3cr3am - 15.10.2013
i can create pickup by sea but i cant see it by sea, only on land.
Re: pickup by sea???? -
ic3cr3am - 15.10.2013
possiable or not?
Re: pickup by sea???? - Patrick - 15.10.2013
It is possible
pawn Код:
//Parameters CreatePickup(model, type, Float:X, Float:Y, Float:Z, Virtualworld)
CreatePickup(PickupModel, PickupType, PickupPosX, PickupPosX, PickupPosZ, PickupVirtualWorld);
You can edit the PositionZ to increase the height of the pickup, when you can't see it.