PickUps Won't Show/Spawn - 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: PickUps Won't Show/Spawn (
/showthread.php?tid=77918)
PickUps Won't Show/Spawn -
sidhu123 - 16.05.2009
Hey hey!... I'm currently making a script and I'm trying to add 5 pickups.
When I go to where they're supposed to be, they don't show...
The code is below.. Can someone PLEASE help me fix it!!
All help is GREATLY Appreciated!
Pastebin
http://pastebin.com/m549ac343
Re: PickUps Won't Show/Spawn -
Jakku - 16.05.2009
Example:
Код:
AddStaticPickup( 1242, 2, 1503.3359, 1432.3585, 10.1191
2nd Number (2 in this one) is the pickup type (If there is 0, pickup doesnt appear)
Check type numbers here:
https://sampwiki.blast.hk/wiki/AddStaticPickup
Re: PickUps Won't Show/Spawn -
Think - 16.05.2009
nuthing
Re: PickUps Won't Show/Spawn -
Rks25 - 16.05.2009
Quote:
Originally Posted by Pandabeer1337
nuthing
|
Uhm Panda?..
Sidhy, replace type number 23 with 3, same effect. If that also does not work, check how you got those spawns.
Re: PickUps Won't Show/Spawn -
sidhu123 - 16.05.2009
Quote:
Originally Posted by RKS_
Quote:
Originally Posted by Pandabeer1337
nuthing
|
Uhm Panda?..
Sidhy, replace type number 23 with 3, same effect. If that also does not work, check how you got those spawns.
|
Hey, I tried that out, unfortunately it still doesn't work
Here's the new code...
http://pastebin.com/mf699d87
Re: PickUps Won't Show/Spawn -
Weirdosport - 16.05.2009
Quote:
Originally Posted by Pandabeer1337
nuthing
|
Spam, much?
Number 23 shouldn't be the problem, I use 23 and it works fine... Are you sure you're going to the right place? Looking at the co-ordinates these are waaaay off the normal map... in an interior or island somewhere?
Re: PickUps Won't Show/Spawn -
Rks25 - 16.05.2009
i think they are in a int, looking at the variable name like new bs
int
Re: PickUps Won't Show/Spawn -
laser50 - 16.05.2009
Pickups are easy,
just follow this and it wil succeed:
https://sampwiki.blast.hk/wiki/AddStaticPickup
Re: PickUps Won't Show/Spawn -
Joe Staff - 16.05.2009
Try GMXing after enabling the Filterscript
Re: PickUps Won't Show/Spawn -
sidhu123 - 16.05.2009
Quote:
Originally Posted by RKS_
i think they are in a int, looking at the variable name like new bsint
|
They're not in an interior.. I'm making an island, and I placed a few shops on it.. So I'm trying to set pickups to get teleported into the real interiors