about satdm - 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: about satdm (
/showthread.php?tid=564131)
about satdm -
s3ek - 19.02.2015
satdm
https://sampforum.blast.hk/showthread.php?tid=34618
only have about 1944 cars, and i can't add more !!!!! why
Re: about satdm -
CalvinC - 19.02.2015
Use
CreateVehicle,
AddStaticVehicle or
AddStaticVehicleEx in OnGameModeInit to create vehicles.
Re: about satdm -
s3ek - 19.02.2015
Quote:
Originally Posted by CalvinC
|
bro I am talking about buyable vehicles ! and i know how to add vehicles buyable .. see
https://sampforum.blast.hk/showthread.php?tid=445554
but why i cant add more than 1944 cars

?
Re: about satdm -
Ironboy - 22.02.2015
You should add the vehicles in vehicles_setup.txt
Quote:
Changing the Vehicles
Whenever you change anything in "vehicles_setup.txt"
You MUST Delete "vehicles_save.txt" from the "Scriptfiles/SATDM/Vehicles" folder
**WARNING: Deleting "vehicles_save.txt" requires you to set "vowned" and "vowner" to "0" in each user file, located at "Scriptfiles/ladmin/users"
|
Re: about satdm -
s3ek - 23.02.2015
Quote:
Originally Posted by Ironboy
You should add the vehicles in vehicles_setup.txt
|
i deleted vehicles_save.txt and add more in vehicles_setup.txt but after reset all cars ... no installe and nothing cars in vehicles_save.txt ..0 cars
Re: about satdm -
Ironboy - 26.02.2015
Quote:
Originally Posted by s3ek
i deleted vehicles_save.txt and add more in vehicles_setup.txt but after reset all cars ... no installe and nothing cars in vehicles_save.txt ..0 cars 
|
You may probably need to change max_vehicles in the script and make sure that you've used the correct parameters to add vehicles in "vehicles_save".
Re: about satdm -
s3ek - 27.02.2015
vehicles are limited
https://sampforum.blast.hk/showthread.php?tid=34618&page=101