public static void Constructor_UCE_ItemEquipableBag()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE EquipableBagItem";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOEQUIPABLEBAG";
        addon.author       = "Fhiz";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #2
0
    public static void Constructor_UCE_Sanctuary()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Sanctuary";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOSANCTUARY";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_UISKillbarFix()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE UI SkillbarFix";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOUISKILLBARFIX";
        addon.author       = "Fhiz";
        addon.version      = "2019.200";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_AccountUnlockables()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Account Unlockables";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOACCOUNTUNLOCKABLES";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #5
0
    public static void Constructor_UCE_UnlockableClasses()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Unlockable Classes";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOUNLOCKABLECLASSES";
        addon.author       = "Fhiz";
        addon.version      = "2019.203";
        addon.dependencies = "UCE Character Creation";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_MainMenu()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE MainMenu";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOMAINMENU";
        addon.author       = "Obscured Crow";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_TimedSkillFinish()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Timed Skill Finish";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOTIMEDSKILLFINISH";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #8
0
    public static void Constructor_UCE_Harvesting()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Harvesting";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOHARVESTING";
        addon.author       = "Fhiz";
        addon.version      = "2019.204";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_MeshSwitcher()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE MeshSwitcher";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOMESHSWITCHER";
        addon.author       = "Fhiz";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_Exploration()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Exploration";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOEXPLORATION";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_ConditionalSkills()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE ConditionalSkills";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOCONDITIONALSKILLS";
        addon.author       = "Fhiz";
        addon.version      = "2019.200";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #12
0
    public static void Constructor_UCE_Teleporter()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Teleporter";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOTELEPORTER";
        addon.author       = "Fhiz";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #13
0
    public static void Constructor_UCE_PlayerWarehouse()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Player Warehouse";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOWAREHOUSE";
        addon.author       = "Fhiz (Original by Cioa)";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #14
0
    public static void Constructor_UCE_UsageRequirements()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Usage Requirements";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOUSAGEREQUIREMENTS";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_Attributes()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Attributes";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOATTRIBUTES";
        addon.author       = "Fhiz (Original by Iamallama)";
        addon.version      = "2019.204";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #16
0
    public static void Constructor_UCE_NpcShop()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Npc Shop";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMONPCSHOP";
        addon.author       = "Fhiz";
        addon.version      = "2019.200";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_CharacterCreation()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE CharacterCreation";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOCHARACTERCREATION";
        addon.author       = "Fhiz, Obscured Crow, Pierce";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_PrestigeClasses()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE PrestigeClasses";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOPRESTIGECLASSES";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_Mounts()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Mounts";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOMOUNTS";
        addon.author       = "Fhiz";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_Bindpoint()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Bindpoint";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOBINDPOINT";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_ExtraSkillbar()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE ExtraSkillbar";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOEXTRASKILLBAR";
        addon.author       = "Fhiz, Obscured Crow";
        addon.version      = "2019.200";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_StatsOverlay()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE StatOverlays";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOSTATSOVERLAY";
        addon.author       = "ObscuredCrow";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #23
0
    public static void Constructor_UCE_DailyRewards()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE DailyRewards";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMODAILYREWARDS";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #24
0
    public static void Constructor_UCE_Stamina()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Stamina";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOSTAMINA";
        addon.author       = "Fhiz";
        addon.version      = "2019.200";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #25
0
    public static void Constructor_UCE_ThreadedDatabase()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE Threaded Database";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOTHREADDB";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_LimitedZones()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE LimitedZones";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOLIMITEDZONES";
        addon.author       = "Fhiz";
        addon.version      = "2019.203";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_SkillCategories()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE SkillCategories";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOSKILLCATEGORY";
        addon.author       = "Fhiz";
        addon.version      = "2019.201";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_Administration()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE AdminConsole";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOADMINCONSOLE";
        addon.author       = "Fhiz";
        addon.version      = "2019.203";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
Example #29
0
    public static void Constructor_UCE_PVPZone()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE PvP Zones & Realms";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMOPVP";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }
    public static void Constructor_UCE_DatabaseCleaner()
    {
        UCE_AddOn addon = new UCE_AddOn();

        addon.name         = "UCE DatabaseCleaner";
        addon.basis        = "uMMORPG3d V1";
        addon.define       = "_iMMODBCLEANER";
        addon.author       = "Fhiz";
        addon.version      = "2019.202";
        addon.dependencies = "none";
        addon.comments     = "none";
        addon.active       = true;

        addons.Add(addon);
    }