Problem with cars.cfg - 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: Problem with cars.cfg (
/showthread.php?tid=174271)
Problem with cars.cfg -
dragggon - 05.09.2010
When I add car to cars.cfg like this:
426,1557.9473,-1012.2952,23.6490,0.0520,42,42,Premier,98000,,1,1
But the car does not show ingame, what could be the problem ?
Please help me.
Re: Problem with cars.cfg -
Voldemort - 05.09.2010
Check place where is enum for cars for example new CarsInfo[200][cInfo]; where 200 is how many cars you have in file
Re: Problem with cars.cfg -
dragggon - 05.09.2010
Thank you so much!