SA-MP Forums Archive
Need a help for Vehicle - 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: Need a help for Vehicle (/showthread.php?tid=114149)



Need a help for Vehicle - ImpLasioN - 17.12.2009

Hello Dear Friends.I have a problem.I need to add more dealership cars but when i try to add it i got epic fail.I using /save get a cordinate put in cars.cfg.Using /rcon gmx and a code for car is removed owner on GM make a cars if some 1 can help me ? I will post 20% of cars.cfg to see and if you can help just do it
536,2118.743408,-1140.133666,24.724407,304.783538,3,0,Dealership,Bl ade,70000,,0,1
536,507.301239,-1298.635986,16.979698,220.069381,37,1,Dealership,B lade,70000,,0,0
566,298.460296,-1536.339843,24.374507,55.268928,66,66,Dealership,T ahoma,70000,,0,0
567,2135.478759,-1134.227294,25.560628,90.036361,79,79,Dealership,S avanna,80000,,0,0
567,2134.719482,-1144.467651,24.714576,88.031745,7,7,Dealership,Sav anna,80000,,0,0
567,2119.022216,-1148.059204,24.266788,305.485900,86,86,Dealership, Savanna,80000,,0,1
402,546.836425,-1272.701171,17.079902,0.218501,0,0,Dealership,Buff alo,150000,,0,1
412,2134.996093,-1137.569702,25.425811,89.122962,0,0,Dealership,Voo do,80000,,0,1
475,2134.968261,-1140.843139,25.045583,89.505828,1,0,Dealership,Sab re,79000,,0,0
475,2136.462890,-1151.755737,23.937528,21.529882,86,86,Dealership,S abre,79000,,0,1
492,2135.619140,-1130.164306,25.434009,89.521537,86,0,Dealership,Gr eenwood,80000,,0,0
517,292.262115,-1545.385986,24.448646,54.753906,86,86,Dealership,M ajestic,79000,,0,0
491,281.710571,-1530.951538,24.350019,232.892089,0,1,Dealership,Vi rgo,100000,,0,0
534,278.028656,-1534.923950,24.338096,236.158432,11,11,Dealership, Remmington,100000,,0,0
550,2135.916992,-1126.636108,25.337848,87.172729,3,3,Dealership,Sun rise,100000,,0,0
565,528.652893,-1290.666015,16.867523,0.013407,3,0,Dealership,Flas h,115000,,0,0
405,2119.227539,-1126.734497,25.217155,306.357635,0,0,Dealership,Se ntinel,90000,,0,1
P.P I`m sorry for my English!


Re: Need a help for Vehicle - ImpLasioN - 18.12.2009

nobody can help me ?


Re: Need a help for Vehicle - Blunts - 18.12.2009

Make sure you are not at the maximum amount of cars allowed by the enum. Search your .pwn file for something like
Код:
new DynamicCars[300][Cars];
... changing the 300 to the maximum amount of cars you want to add.
This is a example of a Carlitos GM way. If its a LARP/GF edit I have no clue.


Re: Need a help for Vehicle - ImpLasioN - 18.12.2009

Nope i dont have
Код:
new DynamicCars[300][Cars];
in GM


Re: Need a help for Vehicle - dice7 - 18.12.2009

Ask in the gm topic


Re: Need a help for Vehicle - ImpLasioN - 18.12.2009

ok i will ...