Elysium Core 1.12 Repack - Including MMaps and Optional Vendors menu

User Tag List

Page 21 of 78 FirstFirst ... 17181920212223242571 ... LastLast
Results 301 to 315 of 1170
  1. #301
    katavskiy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The best server. The scripts work great. but there are problems. In Naxxramas one can not revive Tadius. After the murder of his servants. Lightning beats a character, and Tadius just stands. Maybe need 40 players and kill it honestly, but I do not know.
    Last edited by katavskiy; 02-27-2018 at 09:59 PM.

    Elysium Core 1.12 Repack - Including MMaps and Optional Vendors
  2. #302
    katavskiy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello. Event of 23 - AQ War Effort (Collector Quests) not work. Event 23 it Darkmoon Faire Building (Elwynn) (TODO). But event id - 100 not work. I enter "lookup event" https://pp.userapi.com/c824500/v8245...yYwNq1YxuU.jpg and AQ War Effort (Collector Quests) does not exist.
    .
    Last edited by katavskiy; 02-20-2018 at 02:31 PM.

  3. #303
    fathertorque's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i was wondering about this item Shard of the Defiler - Item - World of Warcraft
    people claim that it exists in vanilla. but i cant find any trace for it, i dunno if its a server thing or it just exists in datamining
    i remember seeing it in some private server, not sure though if it was original or custom. but i remember using it and it had a chance to transform you into a dreadlord

  4. #304
    katavskiy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    fathertorque look in classicdb. it`s item did not exist in Classic. Maybe it was added to the beta test of the BC

  5. #305
    Scathy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone help me with a SQL query to restore the GM island vendors from a backup? The vendors as part of the repack have a bunch of stuff, but I ended up adding multiple weapons and gear choices that I would prefer to not add all over again after migrating to the latest repack.

  6. #306
    locario's Avatar Member
    Reputation
    4
    Join Date
    Dec 2012
    Posts
    61
    Thanks G/R
    8/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Have you got a SQL backup before updating the repack?
    Last edited by locario; 02-28-2018 at 01:31 PM.

  7. #307
    Scathy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I do. I'm not particularly good at SQL, so I would just want to export the GM island NPCs, then insert them into my latest repack deployment.

  8. #308
    locario's Avatar Member
    Reputation
    4
    Join Date
    Dec 2012
    Posts
    61
    Thanks G/R
    8/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not expert but i can try

  9. #309
    Scathy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm sure this is a ghetto way of doing this, but if it helps anyone - here's how I restored the GM island vendors from repack v7 to v8 after I added ~100 items to various vendors using .npc add <item no>. I used HeidiSQL for all of this.

    -Take a backup of your current working configuration. You can export all of the databases, but I found it easier to just shut down MySQL, then make a copy the entire Mangos directory.
    -Load up the original DB that has the custom entries
    -The custom vendors are entry ID 90000 - 900025. Select the mangos database, then run query 'select * from npc_vendor where entry>89999' : this will dump only the custom entries that the batch file defines and adds into the database when you kick off the batch file. In the query results pane, select all> right click > Export grid rows > Encoding utf-8/ output format SQL replace/row selection - selection. Give the file a name with a .sql extension.
    -Shut down the old database, then load up the new one.
    -run the batch file to spawn GM island NPCs if they are not already spawned
    -Open HeidiSQL again, then select the mangos database.
    -File > Load SQL file > select your exported .sql file from earlier. It should load into the query window.
    -Click the play button or press F9 to execute the query.

    -Scathy
    Last edited by Scathy; 02-28-2018 at 06:21 PM.

  10. #310
    fathertorque's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by katavskiy View Post
    fathertorque look in classicdb. it`s item did not exist in Classic. Maybe it was added to the beta test of the BC
    look at this image. the left one is supposed to be the item in vanilla (as they claim). and the one on the right represents the item in WOTLK 3.3.5a as seen in the repack i am using.
    but the thing is that it clearly states: transform into echo of archimonde. and this spell in vanilla 1.12 (light hope's repack) if you add it manually, it transforms you into a pig not a dreadlord...

    shard of defiler.jpg

  11. #311
    locario's Avatar Member
    Reputation
    4
    Join Date
    Dec 2012
    Posts
    61
    Thanks G/R
    8/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Scathy View Post
    I'm sure this is a ghetto way of doing this, but if it helps anyone - here's how I restored the GM island vendors from repack v7 to v8 after I added ~100 items to various vendors using .npc add <item no>. I used HeidiSQL for all of this.

    -Take a backup of your current working configuration. You can export all of the databases, but I found it easier to just shut down MySQL, then make a copy the entire Mangos directory.
    -Load up the original DB that has the custom entries
    -The custom vendors are entry ID 90000 - 900025. Select the mangos database, then run query 'select * from npc_vendor where entry>89999' : this will dump only the custom entries that the batch file defines and adds into the database when you kick off the batch file. In the query results pane, select all> right click > Export grid rows > Encoding utf-8/ output format SQL replace/row selection - selection. Give the file a name with a .sql extension.
    -Shut down the old database, then load up the new one.
    -run the batch file to spawn GM island NPCs if they are not already spawned
    -Open HeidiSQL again, then select the mangos database.
    -File > Load SQL file > select your exported .sql file from earlier. It should load into the query window.
    -Click the play button or press F9 to execute the query.

    -Scathy
    Is there a chance you share with us the SQL file with vendors items?

    Thanks

  12. #312
    Nairanco's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by locario View Post
    Is there a chance you share with us the SQL file with vendors items?

    Thanks
    +1

    I'm also curious if you have done any vendors for professions/skill leveling and enchants like the Lightbringer PTR had

  13. #313
    locario's Avatar Member
    Reputation
    4
    Join Date
    Dec 2012
    Posts
    61
    Thanks G/R
    8/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nairanco View Post
    +1

    I'm also curious if you have done any vendors for professions/skill leveling and enchants like the Lightbringer PTR had
    Brotalnia did it.

    Enchants_Professions_Transporter

    NPC Id:

    20008 - transporter
    90029 - professions
    90028 - enchants 2
    90027 - enchants 1
    99900 - transporter to gm island

    Cheers

  14. #314
    fathertorque's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i was trying to create custom items via trinity item creator but it doesnt work properly without inserting the database's name, so whats the database's name?
    and i wonder if there is another proper way to create custom items for this repack
    WoW explorer since 2004

  15. #315
    xyz1346's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much for this, everything works great!

Similar Threads

  1. [Repack] OpenBasic Core 3.3.0 + Custom DB. and more!
    By Algorithm in forum WoW EMU General Releases
    Replies: 66
    Last Post: 01-08-2010, 06:50 PM
  2. Orion Repack With Guide And How To Get Public (hamatchi)
    By orien30000 in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 04-16-2008, 03:01 AM
  3. orion repack with guide and public with hamatchi
    By orien30000 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 01-21-2008, 07:01 PM
  4. Replies: 25
    Last Post: 11-25-2007, 11:14 AM
  5. Using the new Ascent repack by chrispee and Green m8s keep getting stuck at realmlist
    By controlsx2 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-20-2007, 05:39 PM
All times are GMT -5. The time now is 02:00 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search