• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Recent content by BuxBunny

  1. BuxBunny

    [SOLVED] Sunwellcore Building error

    Hello, I compiled a Sunwellcore from this github : But when I build it I keep getting these errors : Severity Code Description Project File Line Suppression State Error C3688 invalid literal suffix 'UI64FMTD'; literal operator or literal operator template 'operator ""UI64FMTD' not found scripts...
  2. BuxBunny

    TrinityCore 3.3.5 Rochet2 scripts and Sunwellcore

    Hello, I was wondering if Sunwellcore and Rochet scripts (mainly : Transmog / Multivendor / itemgossip ) are compatible with eachother, because I can't seem to pull them into the source (merge conflit). Thank you.
  3. BuxBunny

    TrinityCore 3.3.5 Crossfaction RDF where to start ?

    Hello, So I wanted to implement CrossFaction LFG but I have no idea where to start, I looked for a script out there but I couldn't find any, and I'm pretty sure AllowTwoSide.Interaction.Group = 0 is for groups & raids, I only want the people that queue to be able to find each other on RDF.
  4. BuxBunny

    TrinityCore 3.3.5 Wintergrasp

    Hello to you all, I'm having an issue in wintergraso, all npcs are doubled, horde npcs are inside Alliance controlled and the oppsite aswell, dalaran portals don't work, and the victory / destroy tower quests aren't working. is there anything i'm missing ?
  5. BuxBunny

    TrinityCore 3.3.5 Worldserver.exe taking a very long time to start

    Hello, So my WC.exe is taking a lot of time to start, even though the machine i'm running on is pretty decent, I saw servers restarting in like 5-10 seconds top, but mine takes like 3-4 minutes. Running on Windows server 2012 - 32gb ram - i7 4790K@4GHZ
  6. BuxBunny

    TrinityCore 3.3.5 User stone C++

    Hello, I've been leeching for a while here, so it's time to give back, I'm just starting in c++ so please correct me if I'm wrong. This script can replace your hearthstone or you can just create a custom item, which shows a menu that have multiple useful items in it, please know that you have to...
  7. BuxBunny

    TrinityCore WotLK ElunaTrinityWotlk and rochet2's playeritemgossip

    Hello, I'm running an ElunaTrinityWotlk but whenever I try merging playeritemgossip from rochet2, I get a emrging conflict Auto-merging src/server/game/Handlers/MiscHandler.cpp CONFLICT (content): Merge conflict in src/server/game/Handlers/MiscHandler.cpp Automatic merge failed; fix conflicts...
  8. BuxBunny

    TrinityCore 3.3.5 Item gossip compiling error

    Hello, this is the script I'm using (took the example from Rochet2) http://pastebin.com/D9M8cqrL Getting this Severity Code Description Project File Line Suppression State Error C3668 'reborn_stone::OnGossipSelect': method with override specifier 'override' did not override any base class...
  9. BuxBunny

    [SOLVED] Change rdf requirements

    Change rdf requirements [Solved] Hello, I was wondering if I could reduce the ilvl required to queue for rdf heroic. is that doable at all?
Top