Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: Mohamed Boubekri on Nov 04, 2017, 08:54 PM

Title: Just tell me About Scripting
Post by: Mohamed Boubekri on Nov 04, 2017, 08:54 PM
Please Can Asked For All me Qaistion.

1 : The Fuzzi Accoun System Save Stats Player or no? but fuzzi accoun system saved level from me.

2 : Im Downloaded all command alll work now iknow about Scripting, Just If Me Setmoney that Not Saveed??? How to Work it??

3 : Fuzzi Account System, Is Niice?? No Problem??

Please Asked Me ( And Describe For Me Please ).
Title: Re: Just tell me About Scripting
Post by: umar4911 on Nov 05, 2017, 12:18 PM
To save stats, you need to save them in database too without that it is impossible
Title: Re: Just tell me About Scripting
Post by: Mohamed Boubekri on Nov 06, 2017, 07:16 PM
Quote from: umar4911 on Nov 05, 2017, 12:18 PMTo save stats, you need to save them in database too without that it is impossible
YeP im Got it @umar4911 im Already using Database For Save Stats.
And im Learn Exmple WIth System Car By @KrlozZ... He its Save Stats For Database
My DataBase Example Here The Line.

QuerySQL(sqliteDB,"UPDATE Accounts SET Level='" + lvl + "' WHERE Name='" + plr.Name.tolower() + "'");
Exatctly Now That Setlevel its Saved Thanks @KuRiMi / @umar4911 / For Help im Happy Now :D