Xabi 143 Posted October 12, 2018 18 minutes ago, padcmoi said: yes its did i am installing visual studio now on the server for compile it, but i have any doubt on this : 9.Make sure your solution has linked the gtanetwork.api and MySql.Data Nugets, if not, add them gtanetwork.api i dont understand, i was on this website https://www.nuget.org/packages/gtanetwork.api/ but i see not how install it By default should be installed on the solution, just open it with Visual Studio and check it there. Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 (edited) 12 minutes ago, Xabi said: By default should be installed on the solution, just open it with Visual Studio and check it there. i have the same problem than on linux, and i get a random crash for the same error message, i become fool System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: The host 127.0.0.1 does not support SSL connections. possible of disabled the ssl ? if yes how what is the line exact for disabled it line 36: connectionString = "SERVER=" + host + "; DATABASE=" + db + "; UID=" + user + "; PASSWORD=" + pass + "; SSLMODE=required;"; Edited October 12, 2018 by padcmoi Share this post Link to post Share on other sites
Schmand 1 Posted October 12, 2018 (edited) vor 13 Minuten schrieb padcmoi: i have the same problem than on linux, and i get a random crash for the same error message, i become fool System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: The host 127.0.0.1 does not support SSL connections. possible of disabled the ssl ? if yes how Hello padcmoi, go to %RAGEMP_LOCATION%\server-files\bridge\resources\WiredPlayers and open WiredPlayers.sln with Visual Studio for example. Then under the project explorer go to the folder database and there to Database.cs. Search for ";SSLMODE=Required;" and replace Required with None. That should work Edited October 12, 2018 by Schmand 1 Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 (edited) 1 minute ago, Schmand said: Hello padcmoi, go to %RAGEMP_LOCATION%\server-files\bridge\resources\WiredPlayers and open WiredPlayers.sln with Visual Studio for example. Then under the project explorer go to the folder database and ther to Database.cs. Search for ";SSLMODE=Required;" and replace Recuired with None. That should work Great the answer was None, its a good answer lol, you forgot 1 thing, compile it Thank you very much Edited October 12, 2018 by padcmoi Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 (edited) 55 minutes ago, Xabi said: By default should be installed on the solution, just open it with Visual Studio and check it there. what format uses you for the password in accounts, i try md5 but dont work resolved Edited October 12, 2018 by padcmoi Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 he seem than i have a bank account, but i found not of bank, maybe must i add on the map, but how, using a command ? add in the code source, exist he a wiki for the command ? Share this post Link to post Share on other sites
Xabi 143 Posted October 12, 2018 3 minutes ago, padcmoi said: he seem than i have a bank account, but i found not of bank, maybe must i add on the map, but how, using a command ? add in the code source, exist he a wiki for the command ? Go to any ATM and press F. Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 (edited) 15 minutes ago, Xabi said: Go to any ATM and press F. for refill the vehicle ? how you do? how use you the phone sms, i seen it in the script Edited October 12, 2018 by padcmoi Share this post Link to post Share on other sites
Xabi 143 Posted October 13, 2018 7 hours ago, padcmoi said: for refill the vehicle ? how you do? how use you the phone sms, i seen it in the script You should check the commands available on Messages.cs, being those all the constants with COM_ prefix on their name. 1 Share this post Link to post Share on other sites
padcmoi 0 Posted October 13, 2018 3 hours ago, Xabi said: You should check the commands available on Messages.cs, being those all the constants with COM_ prefix on their name. Hello, i will do it is there a popular server that uses your gamemode? to have a demonstration of what can do? Fivestart, Gmvp, Eclipse-Rp StateVn, AdAstra, Alternate-life, etc. Share this post Link to post Share on other sites