Skip to content

RooferGamingGER/redem_roleplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedEM Roleplay System - An Advanced roleplay framework for RedEM

alt text Join our discord to get the newest updates and support! - https://discord.gg/FKH4uwb

1. Features

  • Respawn/Spawn system - redemrp_respawn
  • Loading And Saving Player Information in MySQL databse
  • Multicharacter system - redemrp_identity
  • Money System
  • Gold System
  • Groups System
  • Permission System
  • Job System
  • Unlimited Jobs
  • Unlimited Job Grades
  • Inventory System [not done yet]
  • Customizable HUD
  • Leveling and EXP system (Unlimited Level support)
  • Up to 10 Characters - redemrp_identity
  • Respawn Place Selection - redemrp_respawn
  • A lot of configuration options

2. Requirements

mysql-async

redem

esplugin_mysql

3. Installation

  • Put fivem-mysql-async into server-data/resources/ and rename it to mysql-async

  • Put the redem_roleplay folder in server-data/resources/[redemrp]/ - if you don't have [redemrp], just create a new one

  • Import db.sql into your mysql database

  • Open your server.cfg and put below commands into it

set es_enableCustomData 1
set mysql_connection_string "server=ip;uid=user_name;password=very_secure_password;database=redemrp"
ensure esplugin_mysql
ensure mysql-async
ensure redem
ensure redem_roleplay

4. Documentation and Usage

Currently there is no official documentation yet, u can check things on discord Join RedEM Discord

It will be avaiable later on This page

5. Credits

https://github.com/kanersps for all work he done, his scripts is the basics of the xrp framework

About

RedEM Roleplay Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 79.5%
  • HTML 14.0%
  • TSQL 4.8%
  • CSS 1.7%