Unique Studio Documentation
Explore Our Store!Join our Discord!
  • 🔸Introduction
    • 👋Welcome
  • 🔸SEASON SERIES
    • 🎄XMAS Calendar
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
  • 🔸BASIC SERIES
    • ⌛Loadingscreen
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
      • 📬Changelogs
    • 💎HUD
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
        • Replacements
      • 📬Changelogs
    • 🏥Revivestations
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 🗑️Dumpsters
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • ✈️Lootdrops
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 🔫FFA
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Exports
        • Locales
      • 📬Changelogs
    • ☠️Deathscreen
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 📢Promotion
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 🛬Immigration
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 📲Numberchange
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
  • 🔸X SERIES
    • 🛠️Craftingstations
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • ✏️Namechange
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 🪪Identity
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 📢Lifeinvader
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 💲Moneywash
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 👨‍🌾Farmerjob
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 👷Jobcenter
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Locales
      • 📬Changelogs
    • 👉Helpnotify
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Exports
      • 📬Changelogs
    • ⚙️Progressbar
      • 🛠️Installation
      • ⚙️Configuration
        • Config Files
        • Exports / Trigger
      • 📬Changelogs
Powered by GitBook
On this page
  • 1. Download
  • 2. Dependencies & Requirements
  • 3. Configuration
  1. BASIC SERIES
  2. Immigration

Installation

PreviousImmigrationNextConfiguration

Last updated 3 months ago

If you still encounter issues after completing this tutorial, we kindly ask you to review each step again to ensure everything has been followed correctly. If you're confident that all steps were completed properly and the issue persists, feel free to open a ticket on our . Our team will be happy to help you.


1. Download

In the following section, you will find all the information about downloading our resources:


2. Dependencies & Requirements

Resources

You need
Official Download Links

ESX Legacy

oxmysql or mysql-async


Database

ALTER TABLE users ADD immigration_whitelisted INT(1) DEFAULT '0';
ALTER TABLE users ADD immigration_note longtext DEFAULT NULL;
ALTER TABLE users ADD immigration_banned_until VARCHAR(50) DEFAULT NULL;
ALTER TABLE users ADD immigration_banned_until_temp VARCHAR(50) DEFAULT NULL;
ALTER TABLE users ADD immigration_ban_id VARCHAR(20) DEFAULT NULL;
ALTER TABLE users ADD immigration_discord_name VARCHAR(255) DEFAULT NULL;
ALTER TABLE users ADD immigration_discord_avatar_url VARCHAR(255) DEFAULT NULL;

-- ADDED IN VERSION 1.0.3!
ALTER TABLE users ADD immigration_in_questionnaire INT(1) DEFAULT '0';

3. Configuration

If you have successfully completed the installation, you can proceed with the configuration.

/

🔸
🛬
🛠️
ESX
oxmysql
mysql-async
Discord
Basic Knowledge | UQ-Dev
Logo