Install

Row Development scenes İnstallation.

  • First, go to https://keymaster.fivem.net/ and download the purchased files.

  • Extract the row-scsnes and row-textUI files in the rar file, install and start on your own server

  • You can change the language of the file in row-scenes/fxmanifest.lua.

  • If you are using qbox, please uncomment the fxmanifest playerdata module

  • And finally edit the server.cfg initialization section like this.

ensure row-scenes 
ensure row-textUI 
  • This script will not work without oxmysql.

  • Download oxmysql , add it to your resources, and in your server.cfg include:

 ensure oxmysql

Last updated