Vehicle help - 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: Vehicle help (
/showthread.php?tid=115282)
Vehicle help -
stud4125 - 23.12.2009
OK well i got like a lot of cars to my server but the wont show up and they are in my script... Does anyone know what is going on? oh and if you have an admin fs that can spawn vehicles and they stay (i mean that they don't disappear when u get out) that would be great.
Re: Vehicle help -
Puzi - 23.12.2009
Are they defined with AddStaticVehicle on OnGameModeInit?
Re: Vehicle help -
Stud41255 - 23.12.2009
Quote:
Originally Posted by Puzi
Are they defined with AddStaticVehicle on OnGameModeInit?
|
yes there are
Re: Vehicle help -
Stud41255 - 23.12.2009
here check out the paste bin....
see if this is correct
http://pastebin.com/f4253e2af
Re: Vehicle help -
JoeDaDude - 23.12.2009
If you have alot of cars, And only some show, Maybe you have to many cars and need a vehicle streamer?
Re: Vehicle help -
Stud41255 - 23.12.2009
Quote:
Originally Posted by JoeDaDude
If you have alot of cars, And only some show, Maybe you have to many cars and need a vehicle streamer?
|
oh yea how do i do that?
better yet where can i find an easy one to use?
Re: Vehicle help -
MadeMan - 23.12.2009
Quote:
Originally Posted by Stud41255
Quote:
Originally Posted by JoeDaDude
If you have alot of cars, And only some show, Maybe you have to many cars and need a vehicle streamer?
|
oh yea how do i do that?
better yet where can i find an easy one to use?
|
You have about 170 vehicles in there and that's not much as the limit is 2000.
And if you're using SA-MP 0.3 then the vehicles are already streamed so you don't need a streamer.
So I don't think it is the problem.
Re: Vehicle help -
Stud41255 - 23.12.2009
Quote:
Originally Posted by MadeMan
Quote:
Originally Posted by Stud41255
Quote:
Originally Posted by JoeDaDude
If you have alot of cars, And only some show, Maybe you have to many cars and need a vehicle streamer?
|
oh yea how do i do that?
better yet where can i find an easy one to use?
|
You have about 170 vehicles in there and that's not much as the limit is 2000.
And if you're using SA-MP 0.3 then the vehicles are already streamed so you don't need a streamer.
So I don't think it is the problem.
|
oh well um can u check my whole script?
Re: Vehicle help -
MadeMan - 23.12.2009
Quote:
Originally Posted by Stud41255
Quote:
Originally Posted by MadeMan
Quote:
Originally Posted by Stud41255
Quote:
Originally Posted by JoeDaDude
If you have alot of cars, And only some show, Maybe you have to many cars and need a vehicle streamer?
|
oh yea how do i do that?
better yet where can i find an easy one to use?
|
You have about 170 vehicles in there and that's not much as the limit is 2000.
And if you're using SA-MP 0.3 then the vehicles are already streamed so you don't need a streamer.
So I don't think it is the problem.
|
oh well um can u check my whole script?
|
Alright.
Re: Vehicle help -
Stud41255 - 23.12.2009
http://pastebin.com/fc57937e
there it is...