padcmoi 0 Posted October 12, 2018 On 3/4/2018 at 1:33 PM, Xabi said: Hello everybody. Some weeks ago i made a post on this forum's spanish section releasing my old gamemode, which I have been porting to RAGE:MP right after the bridge was released for the first time. In the beginning it was only in spanish, so I didn't thought it was a good idea to release to the whole community, as not so many people here speak spanish (I guess) but, after seeing that more people than I had expected downloaded it and also taking the suggestion George made me, I decided to start translating it and also, allowing to be multilanguage in a future. That above is the main reason I'm writing this post, I want to release here my gamemode (even if the link is already in this forum) so all the people using this excelent mod can just start their development with a base gamemode, instead of making it from the scratch. I have to say that it's not 100% ported and translated but I will be working on it in my spare time, meaning this won't be an abandoned project, it will have continuous support and development. Any suggestion for the gamemode, any question or any issue, you can contact me on the forum, sending a PM or posting here. One last thing I have to point out is that I know the gamemode is not documented but please, understand that I can't explain how all the systems inside work, as it's quite big. Anyway in a near future I will be adding some wiki or documentacion explaining briefly its contents and a guide to know the structure maybe. Hello, how get it bin/Debug/netcoreapp2.0/WiredPlayers.dll i didnt found this file in the github Cordially Share this post Link to post Share on other sites
Xabi 143 Posted October 12, 2018 9 minutes ago, padcmoi said: Hello, how get it bin/Debug/netcoreapp2.0/WiredPlayers.dll i didnt found this file in the github Cordially Follow the installation guide on GitHub. Share this post Link to post Share on other sites
Schmand 1 Posted October 12, 2018 vor 19 Stunden schrieb Schmand: Hello all, I have installed the server this afternoon and must say wow. Its very nice. But I still have some basic questions. First of all setup worked really nice and good. I just used a Maria DB Database on my linux server cause there are many other databases running atm. so I dont wanted do create a new database server. Worked really good ^^ Finally I want to play as a Cop or as a medic and in github I can see there is a police.js and something like that with medic skins etc. Is it possible to play them? And if so, how can I do it? Thanks in advanced and best regards from Germany //Small Edit Is ther a list with all features? Would be great to avoid other questions ^^ //Another small edit Is it possible to change the language while creating a character? Where can I find the cound behind that methode? Schmand Dont want to be impolite, but maybe a little push to @'Xabi' ? Share this post Link to post Share on other sites
Xabi 143 Posted October 12, 2018 20 hours ago, Schmand said: Hello all, I have installed the server this afternoon and must say wow. Its very nice. But I still have some basic questions. First of all setup worked really nice and good. I just used a Maria DB Database on my linux server cause there are many other databases running atm. so I dont wanted do create a new database server. Worked really good ^^ Finally I want to play as a Cop or as a medic and in github I can see there is a police.js and something like that with medic skins etc. Is it possible to play them? And if so, how can I do it? Thanks in advanced and best regards from Germany //Small Edit Is ther a list with all features? Would be great to avoid other questions ^^ //Another small edit Is it possible to change the language while creating a character? Where can I find the cound behind that methode? Schmand You can play as medic, police man or any other faction available. Just use /character command to set your character's faction. About the language, you'll have to replace the Messages.cs class with the one you want and also, you'll need to change the i18n language clientside, creating a new language JSON if needed. Maybe one day I document the gamemode a little bit, but it's quite big for doing it in a near future. 1 Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 Hello, However, I have a problem, I finally stopped the installation on a Linux dedicated server, to look at the installation on a server Windows 2008 Server, I have a problem, how do I install RAGE Multiplayer, when the server does not have 3D card?, how did you do it? it seems that the RAGE Multiplayer.msi requires a 3D graphics card I hope you're not going to tell me, you're hosting your server on your computer at home, with your internet connection. I am very worried LOL Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 23 hours ago, Schmand said: Hello all, I have installed the server this afternoon and must say wow. Its very nice. But I still have some basic questions. First of all setup worked really nice and good. I just used a Maria DB Database on my linux server cause there are many other databases running atm. so I dont wanted do create a new database server. Worked really good ^^ Finally I want to play as a Cop or as a medic and in github I can see there is a police.js and something like that with medic skins etc. Is it possible to play them? And if so, how can I do it? Thanks in advanced and best regards from Germany //Small Edit Is ther a list with all features? Would be great to avoid other questions ^^ //Another small edit Is it possible to change the language while creating a character? Where can I find the cound behind that methode? Schmand Hello, maybe I don't understand your message, but when you say than you installed your database on linux server, do you have install & compile the Gamemode under Linux?, if yes I am interested in your librairies .so and your method, and linux distribution Share this post Link to post Share on other sites
Schmand 1 Posted October 12, 2018 vor 8 Minuten schrieb padcmoi: Hello, maybe I don't understand your message, but when you say than you installed your database on linux server, do you have install & compile the Gamemode under Linux?, if yes I am interested in your librairies .so and your method, and linux distribution Hello padcmoi, so the server is installed at a windows 10 x64 bit professional esxi virtual machine. On the esxi is another machine for clooud/ts3/forum/etc... this machine is on linux 9 debian with phpmyadmin as web database configuration method. Cause I have this debian machine with a maria db database server, I dont wanted do install another database server to mircosoft systems. So the game still runs over windows, but connects to the database on the linux vm. If you need help. Dont hesitate to contact me. But finally as I told you before. The "Game-Server" is windows and not linux a.t.m Best regards Schmand Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 (edited) 41 minutes ago, Schmand said: Hello padcmoi, so the server is installed at a windows 10 x64 bit professional esxi virtual machine. On the esxi is another machine for clooud/ts3/forum/etc... this machine is on linux 9 debian with phpmyadmin as web database configuration method. Cause I have this debian machine with a maria db database server, I dont wanted do install another database server to mircosoft systems. So the game still runs over windows, but connects to the database on the linux vm. If you need help. Dont hesitate to contact me. But finally as I told you before. The "Game-Server" is windows and not linux a.t.m Best regards Schmand Thank for this fast answer, other thing, if you are interressed i am seeing with a developper C# for compile to for linux Edited October 12, 2018 by padcmoi Share this post Link to post Share on other sites
Xabi 143 Posted October 12, 2018 39 minutes ago, padcmoi said: Thank for this fast answer, do you have get the following problem : MSVCP140.dll ? when you launch ragemp_v.exe other thing, if you are interressed i am seeing with a developper C# for compile to for linux That's not related to the gamemode, anyway you have to install Visual C++ Redistributable 2017. Share this post Link to post Share on other sites
padcmoi 0 Posted October 12, 2018 1 minute ago, Xabi said: That's not related to the gamemode, anyway you have to install Visual C++ Redistributable 2017. 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 Share this post Link to post Share on other sites