mapping problem - 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: mapping problem (
/showthread.php?tid=429193)
mapping problem -
ThaCrypte - 08.04.2013
i've got a problem.
When im like 50 metre's away from a mapping, it doesnt show up, when i get closer, it shows, but if i go back, it dissapears again.
I cant reach my PC so i cant send sses.
Help please.
Re: mapping problem -
Jstylezzz - 08.04.2013
Check the following things:
- The draw distance in your GTA SA advanced settings
- the stream_distance, or something like that, in your server.cfg
- the draw distance in the script
Re: mapping problem -
ThaCrypte - 08.04.2013
thanks, when im home i'll try to check them. If there are more solutions, you can post em :P
Re: mapping problem -
ThaCrypte - 10.04.2013
didnt work, and somehow it's only on the PD's mapping and a few others near, while they are all the same.
Re: mapping problem -
ThaCrypte - 10.04.2013
bump, please help
Re: mapping problem -
judothijs - 10.04.2013
Use an object streamer, and don't go over the object limit.
This occurs when the server's near it's maximum object capacity.
Re: mapping problem -
ThaCrypte - 10.04.2013
whenever i install Incognito's, all my mappings are gone.
Re: mapping problem -
judothijs - 10.04.2013
- Put plugin in plugins folder & add to server.cfg
- Edit all CreateObject lines to CreateDynamicObject (Or w/e the syntax for your streamer is)
Re: mapping problem -
ThaCrypte - 18.04.2013
Thanks! it helped, rep for you ^^