Xabi Posted March 4, 2018 Share Posted March 4, 2018 (edited) From now on, seeing that people aren't interested on contributing and their only purpose is asking "how to get started with launching the server" even without making what the guide says, the support will be for premium users only and on a limited way. I won't explain how the full gamemode works and I won't also answer questions each day so, if you're really interested on the project and want to be helped, you will have to give an economic help and have patience, as I have other real life issues and my own server opened with the same gamemode that you can find on GitHub. If you want to have access to GitHub and get the latest version, make sure to visit the Patreon link and become a patron with only $5 per month. 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. Quote Wiredplayers roleplay server: https://github.com/xabier1989/WiredPlayers-RP Patreon: https://www.patreon.com/wprp Edited October 9, 2019 by Xabi Made GitHub repository private 11 4 Link to comment Share on other sites More sharing options...
jeanclau Posted March 4, 2018 Share Posted March 4, 2018 How do I start the server in localhost? Link to comment Share on other sites More sharing options...
Xabi Posted March 4, 2018 Author Share Posted March 4, 2018 You have to copy all the files into server-files folder (replace if they already exist there) and after that, just fill your database credentials into Database.cs. I guess you have opened the required ports in your router (22005 UDP and 22006 TCP/IP by default) 1 Link to comment Share on other sites More sharing options...
Flow Posted March 4, 2018 Share Posted March 4, 2018 (edited) vor 14 Minuten schrieb Xabi: You have to copy all the files into server-files folder (replace if they already exist there) and after that, just fill your database credentials into Database.cs. I guess you have opened the required ports in your router (22005 UDP and 22006 TCP/IP by default) commands.cs not included in package. Crashing server when starting up after spawn. Just for your information Edited March 4, 2018 by cmdflow Link to comment Share on other sites More sharing options...
jeanclau Posted March 4, 2018 Share Posted March 4, 2018 I encounter the problem when entering sv, all the files are loaded, but the character remains stuck + as nothing appears. Link to comment Share on other sites More sharing options...
Xabi Posted March 4, 2018 Author Share Posted March 4, 2018 11 minutes ago, cmdflow said: commands.cs not included in package. Crashing server when starting up after spawn. Just for your information Shouldn't be there, it's an old file which I didn't delete its reference from meta.xml, uploading the fix right now. Thank you for reporting the issue! 2 Link to comment Share on other sites More sharing options...
Flow Posted March 4, 2018 Share Posted March 4, 2018 Thanks for contributing your work which is a great plus for the community Link to comment Share on other sites More sharing options...
Joshua Posted March 4, 2018 Share Posted March 4, 2018 Great to see this, and even more awesome to see you were the first to transfer over to the Resources section. Link to comment Share on other sites More sharing options...
Xabi Posted March 4, 2018 Author Share Posted March 4, 2018 5 minutes ago, jeanclau said: I encounter the problem when entering sv, all the files are loaded, but the character remains stuck + as nothing appears. Does the console show any error? Maybe it could be the error reported by @cmdflow which has been just fixed? Link to comment Share on other sites More sharing options...
Flow Posted March 4, 2018 Share Posted March 4, 2018 (edited) Hey @Xabi this error still remains (maybe because i am using maria db instead of mysql, no idea) Edited March 4, 2018 by cmdflow Link to comment Share on other sites More sharing options...
Recommended Posts