Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/05/18 in all areas

  1. Version 1.0.2

    3691 downloads

    This is a simple example of using a custom chat in RAGE MP. You can set time of hide chat from chat.js: hide_chat: 15000 // in milliseconds
    1 point
  2. Version 0.0.2

    780 downloads

    This resource will help many newcomers in the development of the server. At this gamemode, used the sequelize framework, for easy work with the database. Also used frameworks ReactJS + ReduxJS special for CEF. GitHub URL: https://github.com/HEXisGOD/RAGEMP_sequelize_react_redux Installing 1. Download this archive, unpack it in RAGE:MP new server folder. 2. To work with the database locally I suggest using Denwer. 3. Config connection data at packages\sequelize\modules\db.js 4. Import example database into phpMyAdmin 5. Then start server, and test it !) Needed node modules 1. MySQL2 - [ npm install mysql2 -save ] 2. Sequelize - [ npm install sequelize -save ] - Thanks @kemperrr for make "pleaseCallCEF" function and event on ReactJS!! This is first version, During the time there can be changes and improvements!!
    1 point
  3. Version 0.0.1

    10439 downloads

    Custom character creator resource, use /creator to access it. Installing Put the files you downloaded in their respective places Download & install NativeUI if you haven't yet, this script needs it Add require('charcreator') to client_packages/index.js All done Notes There might be bugs here and there especially on clientside The code is pretty messy right now, will be improved in the future
    1 point
  4. https://wiki.rage.mp/index.php?title=Entity::isInWater Use that to check if your vehicle is in the water.
    1 point
  5. If you're just starting out, you really don't need anything powerful, a cheap $5 DigitalOcean VPS can easily handle a server from what I've tested.
    1 point
×
×
  • Create New...