Installation

Installation of inDailyReward Resource

📖 in-daily - Documentation

This documentation covers the installation and configuration of the in-daily reward system.


1️⃣ Installation

📂 File Setup

  1. Extract the in-daily.zip file.

  2. Move the in-daily folder to your server's resource directory:

    resources/[scripts]/in-daily
  3. Ensure the resource is active in your server.cfg:

    ensure in-daily
  4. Restart your server.

    🔗 Dependencies

    The script requires:

    • QB-Core or ESX (supports both frameworks)

    • oxmysql or mysql-async (for database support)

📌 Database Setup

Run the following SQL query in your database:

Last updated