Pickup are unseen. - 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 are unseen. (
/showthread.php?tid=387055)
Pickup are unseen. -
Laure - 23.10.2012
I have a problem in my script and that is my every Job Pickups are disappreared only the text label above it is seen need help with it the only way i can fix it is restore from my backup file but i want to learn how can i get rid of it if needed in future.
Thanks in advance.
Re: Pickup are unseen. -
_Khaled_ - 23.10.2012
Код:
0
The pickup does not display.
1
Not pickupable, exists all the time. (Suitable for completely scripted pickups using OnPlayerPickUpPickup)
2
Pickupable, respawns after some time.
3
Pickupable, respawns after death
4
Disappears shortly after created (perhaps for weapon drops?)
5
Disappears shortly after created (perhaps for weapon drops?)
8
Pickupable, but has no effect. Disappears automatically.
11
Blows up a few seconds after being created (bombs?)
12
Blows up a few seconds after being created.
13
Slowly decends to the ground.
14
Pickupable, but only when in a vehicle.
15
Pickupable, respawns after death
19
Pickupable, but has no effect (information icons?)
22
Pickupable, respawns after death.
Please check SAMP Wiki before posting
Re: Pickup are unseen. -
Laure - 23.10.2012
I checked wiki too but still am not able to fix the issue i just see is textlabel which should be above the pickup and pickup cant be seen.
Re: Pickup are unseen. -
Gamer_007 - 23.10.2012
Show ur prickups code to us
Re: Pickup are unseen. -
_Khaled_ - 23.10.2012
Your Pickup codes.