SA-MP Forums Archive
I need a vehicle streamer - 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: I need a vehicle streamer (/showthread.php?tid=178484)



I need a vehicle streamer - fico1912 - 22.09.2010

Does anyone know a good vehicle streamer?


Re: I need a vehicle streamer - Mauzen - 22.09.2010

Vehicles are streamed by SAMP, for normal use you should not need an extra streamer.
Or do you need it to do anything special?


Re: I need a vehicle streamer - Scenario - 22.09.2010

Like "Mauzen" said, you do not need a vehicle streamer just for any regular vehicle usage. I believe you would only need a vehicle streamer if you run over the max SA-MP limit (which you shouldn't).


Re: I need a vehicle streamer - fico1912 - 24.09.2010

Well,I am making a realistic RP server,so I have a lot of factions,gangs and mafia's.And I would like to put cars all around town so i don't think the default samp AddStaticVehicle(Ex) should do the trick but I will try.


Re: I need a vehicle streamer - Mike_Peterson - 24.09.2010

2000 vehicles is limit of sa-mp
and unlimited models
https://sampwiki.blast.hk/wiki/Limits


Re: I need a vehicle streamer - Stefan_Toretto - 24.09.2010

You shoul try this http://forum.sa-mp.com/showthread.ph...hicle+streamer



Re: I need a vehicle streamer - Scenario - 24.09.2010

You do not need a vehicle streamer. You will never go over the official SA-MP limit, well, because it's unlimited!


Re: I need a vehicle streamer - Memoryz - 24.09.2010

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
You do not need a vehicle streamer. You will never go over the official SA-MP limit, well, because it's unlimited!
Quote:
Originally Posted by SAMPWIKI
Vehicles 2000
Does that look like unlimited to you?


Re: I need a vehicle streamer - Stefan_Toretto - 27.09.2010

https://sampwiki.blast.hk/wiki/Limits Here it says that for 0.3a and 0.3b the limit is 2000


Re: I need a vehicle streamer - Scenario - 27.09.2010

Quote:
Originally Posted by Memoryz
Посмотреть сообщение
Does that look like unlimited to you?
Quote:
Originally Posted by Stefan_Toretto
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/Limits Here it says that for 0.3a and 0.3b the limit is 2000
Can't you read?

Quote:
Originally Posted by SA-MP Wiki
Notes:
(*) Although the vehicle model limit in 0.3 is unlimited, if you use a large amount of vehicle models, you may notice parts of your mode become framey as vehicle models are dynamically loaded/unloaded. Keeping the number of vehicle models below 150 is a good idea.
You can have unlimited vehicles in the server, but only 2000 on the screen. Which, is outrageous.