The latest build based on RedAge (NeptuneEvo). A lot of interesting systems, bug fixes, new design and other goodies :)
Link https://drive.google.com/file/d/15BEVyK4Q2W9qYnDXR6GBFT8CF1wI6Vl1/view?usp=sharing
Multiplayer version - RAGE:MP 1.1
What's new in the build?:
In general, a good rework of the redag, take it who needs it (for rework or just pull out a couple of systems), but do not forget that there are enough bugs as in any other server :j3r:
build There are also not enough interiors and mods for cars (dlcpacks), if anyone has - upload to the comments and I will add to the resource.
How to install the server:
I hope the manual for installing this RAGE:MP server is clear to you, I tried to describe it in as much detail as possible.
But suddenly, if something is not clear, join our and we will help.
There are bugs in this build. Perhaps someday I will fix them, write a list of bugs in the discussion.
⚠︠The admin panel is displayed in the database, the table is characters, the column is adminlvl, the maximum level is 10
Link https://drive.google.com/file/d/15BEVyK4Q2W9qYnDXR6GBFT8CF1wI6Vl1/view?usp=sharing
Multiplayer version - RAGE:MP 1.1
What's new in the build?:
- Almost all interfaces have been redesigned
- Fixed all major bugs of the mod
- We added new systems from ourselves
- Commands and number changes were also fixed
- Added new jobs (Builder, Orange Picker, Electrician, and others)
- The system of Capts and Bizvars was also changed.
- There is a working cinema system :eek:
- Working casino with buying chips
In general, a good rework of the redag, take it who needs it (for rework or just pull out a couple of systems), but do not forget that there are enough bugs as in any other server :j3r:
build There are also not enough interiors and mods for cars (dlcpacks), if anyone has - upload to the comments and I will add to the resource.
How to install the server:
- Download the archive, unzip it anywhere (there should be no Russian characters on the way to the folder).
- Install a MySQL server (e.g. - MariaDB). Connect to localhost and create TWO databases:
alyx and alyxlogs
- Once created, import the database dumps (db folder) files - alyx.sql and alyxlogs.sql from the archive.
[IMG alt="1646225331420.png"]https://ragemp.pro/attachments/1646225331420-png.3828/[/IMG]
For convenient database management, use HeidiSQL or other similar SQL managers.
- After successful import, edit the data for connecting the server to the MySQL database, in the file:
dotnet\resources\GameMode\AlyxSDK\MySQL.cs
C#:
private static string _dbHost = "127.0.0.1";
private static string _dbUser = "root";
private static string _dbPassword = "root";
private static string _dbName = "alyx";
private static string _dbSslMode = "None";
- The last step is to compile the project in Visual Studio:
[IMG alt="1646225410749.png"]https://ragemp.pro/attachments/1646225410749-png.3829/[/IMG]
- If you did everything correctly and there were no errors during the installation process, you can start the server.
I hope the manual for installing this RAGE:MP server is clear to you, I tried to describe it in as much detail as possible.
But suddenly, if something is not clear, join our and we will help.
There are bugs in this build. Perhaps someday I will fix them, write a list of bugs in the discussion.
⚠︠The admin panel is displayed in the database, the table is characters, the column is adminlvl, the maximum level is 10
Reactions are only available for posts