Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: [RRZ]_Genius on Jun 14, 2016, 06:07 PM

Title: Vehicle adding
Post by: [RRZ]_Genius on Jun 14, 2016, 06:07 PM
hello guyz! I want your help plz i want to know that if i had a car in my server and i want to make another car like that means same car so which cmd i add my cmds.nut to make a copy of car like /addveh etc. I am watiing for urs reply and also tell me that how to add that cmd and its function
Title: Re: Vehicle adding
Post by: Cool on Jun 14, 2016, 06:21 PM
use search buuton :P If its broken tell me
Title: Re: Vehicle adding
Post by: Anik on Jun 15, 2016, 05:50 AM
http://forum.vc-mp.org/?topic=1177.0
http://forum.vc-mp.org/?topic=1193.0
Title: Re: Vehicle adding
Post by: [RRZ]_Genius on Jun 18, 2016, 09:00 AM
problem not solved its not working can anyone send me a sample or team viwer me?
Title: Re: Vehicle adding
Post by: Thijn on Jun 18, 2016, 11:06 AM
A sample? There's ready made scripts in those 2 links. Where did you paste them, and what's not working? Do you get any errors in the console?
Title: Re: Vehicle adding
Post by: Kewun on Jun 19, 2016, 08:53 AM
did you load the mysql plugin? you need to load it, i had this problem
Title: Re: Vehicle adding
Post by: KAKAN on Jun 19, 2016, 10:22 AM
Quote from: Kewun on Jun 19, 2016, 08:53 AMdid you load the mysql plugin? you need to load it, i had this problem
Those scripts are no way related to MySQL.
Title: Re: Vehicle adding
Post by: Kewun on Jun 19, 2016, 01:34 PM
they are.
Title: Re: Vehicle adding
Post by: Thijn on Jun 19, 2016, 04:25 PM
Quote from: Kewun on Jun 19, 2016, 01:34 PMthey are.
They are not. They need the SQLite plugin, not MySQL.
Title: Re: Vehicle adding
Post by: Kewun on Jun 19, 2016, 05:44 PM
oh my bad

sqlite then