SA-MP Forums Archive
Very strange problem with pickups - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Very strange problem with pickups (/showthread.php?tid=115829)



Very strange problem with pickups - Peep - 26.12.2009

AddStaticPickup(1274, 2, 1010.1268,-1114.0153,20457.5605,-1); //
AddStaticPickup(1239, 2, 1019.1343,-1113.7965,20457.5605,-1); //
AddStaticPickup(1239, 2, 1010.1268,-1114.0153,20457.5605,-1); //

Its must work but i dont see these icons.All another icons work but these not.I dont have any idea anymore what is wrong.Anyone can help me?



Re: Very strange problem with pickups - Grim_ - 26.12.2009

You're setting their virtual worlds to -1, try changing them to 0.


Re: Very strange problem with pickups - Peep - 26.12.2009

Quote:
Originally Posted by _Xerxes_
You're setting their virtual worlds to -1, try changing them to 0.
i tryed with 0 too , nothing . -1 mean that the icon is visible in all virtualworlds.


Re: Very strange problem with pickups - Grim_ - 26.12.2009

Quote:
Originally Posted by Peep
Quote:
Originally Posted by _Xerxes_
You're setting their virtual worlds to -1, try changing them to 0.
i tryed with 0 too , nothing . -1 mean that the icon is visible in all virtualworlds.
Wow... I feel stupid.

Anyways are you sure they're at the spot you want them to be? (I don't think so seeing how the Z(height) is at 2000)


Re: Very strange problem with pickups - Peep - 26.12.2009

Quote:
Originally Posted by _Xerxes_
Quote:
Originally Posted by Peep
Quote:
Originally Posted by _Xerxes_
You're setting their virtual worlds to -1, try changing them to 0.
i tryed with 0 too , nothing . -1 mean that the icon is visible in all virtualworlds.
Wow... I feel stupid.

Anyways are you sure they're at the spot you want them to be? (I don't think so seeing how the Z(height) is at 2000)
Yes i tryed save postions many times , but nothing.


Re: Very strange problem with pickups - Jeffry - 26.12.2009

Did you put them under OnGameModeInt?

Did you save is right directory?


Re: Very strange problem with pickups - Niixie - 26.12.2009

Look in my signature, download the Gotocoord filterscript. then goto the coord you've set the icon too. then you can see if its in the air or under the ground


Re: Very strange problem with pickups - Peep - 26.12.2009

Quote:
Originally Posted by Jeffry
Did you put them under OnGameModeInt?

Did you save is right directory?
yes , i have 100 or more pickups and these 3 are with others , but only these 3 dont work. very strange.


Re: Very strange problem with pickups - Peep - 26.12.2009

Quote:
Originally Posted by Niixie
Look in my signature, download the Gotocoord filterscript. then goto the coord you've set the icon too. then you can see if its in the air or under the ground
ya all is ok , it teleport to right location.But i dont see icons.


Re: Very strange problem with pickups - Niixie - 26.12.2009

hmm, Weird