Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: ngocson389 on Jun 06, 2016, 01:22 AM

Title: Database is'nt save data of player. Help me plsss
Post by: ngocson389 on Jun 06, 2016, 01:22 AM

https://www.youtube.com/watch?v=mRsF_Dr8HVM&feature=youtu.be
Title: Re: Database is'nt save data of player. Help me plsss
Post by: . on Jun 06, 2016, 01:42 AM
We can only help you as much as you help us. So in this case... we can't help you much.
Title: Re: Database is'nt save data of player. Help me plsss
Post by: EK.IceFlake on Jun 06, 2016, 05:07 AM
Most likely its a database lock due to too many ReloadScripts();
@Stormeus when I added DisconnectSQL(Sqlite.db) before ReloadScripts(); it still doesn't work, I also tried DisconnectSQL("SQLite.sql"); but the database gets locked and I need to restart the server to fix it.
Title: Re: Database is'nt save data of player. Help me plsss
Post by: ! on Jun 06, 2016, 08:47 AM
http://forum.vc-mp.org/?topic=1499.msg22682#msg22682

Quotehttp://forum.vc-mp.org/?topic=1499.msg22642#msg22642
Don't spam and post same topic in different boards/color]
Title: Re: Database is'nt save data of player. Help me plsss
Post by: ngocson389 on Jun 06, 2016, 10:14 AM
okay :(