Car 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)
+--- Thread: Car problem (
/showthread.php?tid=376952)
Car problem -
AwP_sTyLE - 12.09.2012
Hi!
I want to ad some cars that everyone can enter(i mean not faction cars)..I aded them in the gm as AddStaticVehicleEx(and here i know what to put).
The cars were spawned perfectly and they worked...But a problem show up.The cars that were before are now for sale(the faction cars are for sale!!!) .From what i know i think the ids were changed ...I want you to tell me if you can ,what line i have to find to incrase the number of server vehicles.
I'm editing an roleplay gm so that's why i don't know were is that line.I try to find it but i can't.
If you know more posibilities tell me please.(i know something carnoserver if it's like that it doesn't exist in my gm).
Thanks!
Re: Car problem -
Jeffry - 12.09.2012
Load your vehicles 10 seconds after the server started (Timer), this might fix the problem with the IDs.
Re: Car problem -
AwP_sTyLE - 12.09.2012
didn't work.Something else?I need to find what i say to change the number of vehicles.(like max vehicles or something).
Re: Car problem -
AwP_sTyLE - 13.09.2012
BUMP
Re: Car problem -
mamorunl - 13.09.2012
You are better off assigning variables to the cars for sale, that way it will never be messed up.