Car Spawn 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Car Spawn Problem (
/showthread.php?tid=268010)
Car Spawn Problem -
xXGaryXx - 10.07.2011
Hey people!
I have a little problem:
I have got vehicles in the script ( The normal way with AddStaticVehicle[Ex])
And I have got vehicles which are not in the script. They are in a txt file. ( That are the vehicles that you can buy )
Now the problem is the following: If I add vehicles the normal way with AddStaticVehicle in the script, the vehicles which are in the txt file disappear.
For an example:
There are 268 vehicles on the server. Now I add 5 vehicles with the normal way. Now there are 268 vehicles on the server. What
Hope you can help me! Err.. and sorry for my bad english
Re: Car Spawn Problem -
Adil - 10.07.2011
You mean the vehicles in the text file which you are trying to put in the gamemode don't load?
Re: Car Spawn Problem -
xXGaryXx - 11.07.2011
No, normaly they load. But if I add 5 vehicles the normal way, 5 txt file vehicles will dissapear.
There is a Gang, it has 2 gangcars.
There is a Dealership, it has 28 ownable cars ( in txt file )
All cars together: 30
If I say:'Hmm... The Gang needs new cars' , I add 5 vehicles to the Gang. And now?
There is a Gang, it has 7 gangcars.
There is a Dealership, it has 23 ownable cars
All cars together: 30 ?!
Re: Car Spawn Problem -
xXGaryXx - 17.07.2011
//push