Nice Gamemode but i have 2 Problems
first i get this error
[EXCEPTION SaveCharacterInformation] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rank = 0, duty = 0, phone = 0, carKeys = '0,0,0,0,0', documentation = 0, license' at line 1
[EXCEPTION SaveCharacterInformation] at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
at WiredPlayers.database.Database.SaveCharacterInformation(PlayerModel player) in database/Database.cs:line 502
second prob is a list with all Commands ... does it exist where can i show all Commands or in witch File exactly i can find thoose ?
best Greetings and Thanks for the awesome work!