DestroyPickup - 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: DestroyPickup (
/showthread.php?tid=320228)
DestroyPickup -
Ewwe - 22.02.2012
Hello i have a little question.
Also will not work DestroyPickup on 0.3d ?
Re: DestroyPickup -
Rob_Maate - 22.02.2012
Of course it works...
Re: DestroyPickup -
Ewwe - 22.02.2012
Realy ? In my scripts this function doesn't work
Re: DestroyPickup -
Campbell- - 22.02.2012
Read:
https://sampwiki.blast.hk/wiki/DestroyPickup
If you think that you scripted everything in the right way and can't find the solution for the problem then post your lines and errors (if any) here.
Re: DestroyPickup -
Jstylezzz - 22.02.2012
why not switch to a streamer,like
Incognito's Streamer Plugin.
Personally i like it more than the standard function..
but that's my opinion
Re: DestroyPickup -
Toreno - 22.02.2012
Quote:
Originally Posted by Ewwe
Realy ? In my scripts this function doesn't work
|
Maybe your code is written wrong and that is why it doesn't destroying the pickup.
Re: DestroyPickup -
Campbell- - 22.02.2012
Quote:
Originally Posted by Jari_Johnson*
|
Streamer != DestroyPickup();
Re: DestroyPickup -
Jstylezzz - 22.02.2012
Quote:
Originally Posted by Campbell-
Streamer != DestroyPickup();
|
nope, streamer: CreateDynamicPickup(); DestroyDynamicPickup(); ....
Re: DestroyPickup -
Ewwe - 23.02.2012
yeah i use streamer from incognito but only on objects .
Код:
HouseInfo[HouseCount][HousePick] = CreatePickup(1277,1,HouseInterior[House.......
DestroyPickup(HouseInfo[houseid][Pickup]);
This code does not work ...
if is house created pickup is green else if is bought pickup is blue but if i buy house pickup is two colored
.
I figured out that this function does not work.
I am not alone and to whom it does not work..
Re: DestroyPickup -
s3rious - 01.03.2012
It is common feature with messy ID of pickups. Use checkpoints