Xabi

[GAMEMODE] WiredPlayers Roleplay Server

Recommended Posts

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
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 by padcmoi

Share this post


Link to post
Share on other sites
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

 

2018-10-12_23:45:22_2c300b91c7021ef603ad

 

Edited by Schmand
  • Like 1

Share this post


Link to post
Share on other sites
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

 

2018-10-12_23:45:22_2c300b91c7021ef603ad

 

Great the answer was None, its a good answer lol, 

you forgot 1 thing, compile it xD

Thank you very much

Edited by padcmoi

Share this post


Link to post
Share on other sites
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 by padcmoi

Share this post


Link to post
Share on other sites

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
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
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 by padcmoi

Share this post


Link to post
Share on other sites
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.

  • Like 1

Share this post


Link to post
Share on other sites
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
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.