SA-MP Forums Archive
Creating pick-ups out at sea. - 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: Creating pick-ups out at sea. (/showthread.php?tid=268448)



Creating pick-ups out at sea. - Famalamalam - 12.07.2011

So, I started work on a map recently for my game-mode. It's pretty nice, finished almost. I started implementing it into my code, got everything compiled perfectly. When it came to finding the pick-ups I'd created however, I couldn't find them. So I created a debug command for creating pick-ups at my position, and they weren't appearing..... Is this a bug? I read a topic elsewhere about the same problem however I can't find it.

The problem was averted by changing the way I teleported players into interiors, so it's not an issue anymore I was just wondering why it does this?

EDIT: P.S I also forgot to mention that the map is waaaaaaaay out at sea and in a virtual world.


Re: Creating pick-ups out at sea. - Jochemd - 12.07.2011

It's a SA-MP problem, or maybe even impossible in San Andreas... You can't create pickups far out the sea.


Re: Creating pick-ups out at sea. - [MG]Dimi - 12.07.2011

Actually I play on some Servers that have map icons far in the sea.


Re: Creating pick-ups out at sea. - Pasa - 12.07.2011

maybe is that because of virtual world


Re: Creating pick-ups out at sea. - Jochemd - 12.07.2011

Quote:
Originally Posted by [MG]Dimi
View Post
Actually I play on some Servers that have map icons far in the sea.
Probably not that far


Re: Creating pick-ups out at sea. - Famalamalam - 13.07.2011

Quote:
Originally Posted by Jochemd
View Post
It's a SA-MP problem, or maybe even impossible in San Andreas... You can't create pickups far out the sea.
Thanks I did think it was a GTA problem, I'd read somewhere that it was a game engine limit. Oh well :P