Pickups does not show - 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: Pickups does not show (
/showthread.php?tid=361691)
Pickups does not show -
Chrillzen - 21.07.2012
I can't see my pickups that I've placed, they are in a interior FAR up in the sky. What's the problem? I've also set it that it can be seen in all virtualworlds.
Re: Pickups does not show -
Ballu Miaa - 21.07.2012
Show us the lines where you have created the pickups. Both of you.
Re: Pickups does not show -
Erpis - 21.07.2012
My lines:
pawn Код:
iejimasakamera = CreateDynamicPickup(19197, 2, -1109.6447,-1004.8891,97.0714);
isejimasakamera = CreateDynamicPickup(19197, 2, -1118.8384,-1104.2825,101.2688);
but vehicles ant labels disappears
Re: Pickups does not show -
Chrillzen - 21.07.2012
Quote:
Originally Posted by Ballu Miaa
Show us the lines where you have created the pickups. Both of you.
|
It's not the lines, it worked before from another location, I just changed the co-ordinates.