Private Server Holidays menu

User Tag List

Results 1 to 3 of 3
  1. #1
    the_worm's Avatar Member
    Reputation
    1
    Join Date
    Jan 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Private Server Holidays

    On a private server, is there any way to enable the holidays (i.e. the lunar festival)?

    Private Server Holidays
  2. #2
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    150/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I think TrinityCore does support it but I don't know how you would enable it. Maybe a question better directed on their forums.

  3. #3
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Some emulators have an sql file somewhere in the src folder of the core or in the src folder of the database that you can execute and force a holiday/season.

    But on Trinitycore its automatic, or it should be. Take a look at the tables in your world database starting with "game_event"

    You should be able to force it.
    CREATE TABLE `game_event` (
    `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event',
    `start_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Absolute start date, the event will never start before',
    `end_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Absolute end date, the event will never start afler',
    `occurence` bigint(20) unsigned NOT NULL DEFAULT '5184000' COMMENT 'Delay in minutes between occurences of the event',
    `length` bigint(20) unsigned NOT NULL DEFAULT '2592000' COMMENT 'Length in minutes of the event',
    `holiday` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Client side holiday id',
    `description` varchar(255) DEFAULT NULL COMMENT 'Description of the event displayed in console',
    `world_event` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0 if normal event, 1 if world event',
    `announce` tinyint(3) unsigned DEFAULT '2' COMMENT '0 dont announce, 1 announce, 2 value from config',
    PRIMARY KEY (`eventEntry`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8;

    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

  4. Thanks stoneharry (1 members gave Thanks to Harambeqt for this useful post)

Similar Threads

  1. MMOwned Private Server
    By Amedis in forum Suggestions
    Replies: 45
    Last Post: 11-11-2006, 12:34 AM
  2. Own MMowned Private Server.
    By Bossman4 in forum Suggestions
    Replies: 38
    Last Post: 11-09-2006, 09:46 PM
  3. Couple Private Server questions
    By Jboz in forum World of Warcraft General
    Replies: 21
    Last Post: 07-26-2006, 07:37 PM
  4. private server patches question
    By Mr_Mcgee in forum World of Warcraft General
    Replies: 3
    Last Post: 07-06-2006, 12:46 PM
  5. Any gd asian private server to suggest ?
    By wilsonwong33 in forum World of Warcraft General
    Replies: 1
    Last Post: 06-15-2006, 08:04 AM
All times are GMT -5. The time now is 03:01 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search