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

Search results

  1. Mookz

    [SHARE] 2.4.3 Source

    About 10k+ Commits One of the most complete TBC Sources Almost all PVE/PVP Content Working This source is currently used on one of the largest TBC Servers around, Can't give server name, Due to it being a violation of ED Rules. DOWNLOAD
  2. Mookz

    [SHARE] Creature Script

    #define Creature Azhara World Boss enum Spells { Spell_Fireblast = 36920, Spell_Frostbolt = 43035, Spell_ArcaneMissiles = 109900, Spell_BerzerkerBlaze = 147038, }; enum Events { EVENT_Fireblast = 1, EVENT_Frostbolt = 2, EVENT_ArcaneMissiles = 3, EVENT_BerzerkerBlaze = 4, }...
  3. Mookz

    [SOLVED] Script Issue [Can't seem to find new identifiers]

    Can't figure out what needs to be updated on this script, I did 30+ Fixes but not can't figure out these last few. Would be awesome for some help. Errors: RED = Errors GREEN = Where error is located...
  4. Mookz

    [SOLVED] Error

    Getting this Error 3>game.lib(MiscHandler.obj) : error LNK2019: unresolved external symbol "public: void __thiscall ScriptMgr::OnGossipSelectCode(class Player *,class Item *,unsigned int,unsigned int,char const *)" (?OnGossipSelectCode@ScriptMgr@@QAEXPAVPlayer@@PAVItem@@IIPBD@Z) referenced in...
  5. Mookz

    [SOLVED] Anybody got any idea what this means?

    Error 1 error PRJ0019: A tool returned an error code from "Checking Build System" ZERO_CHECK
  6. Mookz

    [SOLVED] Gossip Icon

    How can I get this working? http://wowprogramming.com/utils/artbrowser/Interface/ICONS I'm trying to get this icon on a item_gossip as size 30 ANy ideas?
  7. Mookz

    Emudevs review

    Emudevs........... The best emulation forums that I've ever visited, This forum has the best potental. I've learned many tihngs from here. -.- I suck at typing shit like this so i guess im done lol
  8. Mookz

    [SOLVED] getting something like that dunno what that means lol

    gamePCH.cpp C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xmemory(164) : error C3859: virtual memory range for PCH exceeded; please recompile with a command line option of '-Zm114' or greater C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xmemory(164) : fatal error...
  9. Mookz

    [SOLVED] RBAC

    RBAC is gay. It's not giving admin commands or shit when I run the query for it.
  10. Mookz

    [SOLVED] WorldServer

    Getting some error like: characters.custom_transmogrification doesn't exist. Your database is structure is outdated please try to apply updates I've updated the DB & I have also added the characters.custom_Transmogrification. Have no idea why world server is an asshole
  11. Mookz

    4.3.4 Repack - Firelands / BOT / BWD + More!

    Core version: Cataclysm 4.3.4 Core Base: TrinityCore 4.3.4 Core tested with: Windows Server 2008 R2 .:Working Content:. Baradin Hold Argaloth Occu'thar Alizabal Bastion of Twilight Halfus Wyrmbreaker Valiona & Theralion Elementium Monstrosity Cho'gall Sinestra (Regular & Heroic)...
  12. Mookz

    [SOLVED] Item Gossip

    Item Gossip error when trying to apply Says error corrupt at line 132 or 130 I tried adding a space the at end and tried Tommys diff that he posted in thread. Would be nice if somebody could tell me how xD
  13. Mookz

    [Release]U-WoW Core

    What Core Scripts are there? FIRSTLY CREDITS! Dire Maul Event: TOMMY / QQROFL TRANSMOGRIFICATION: ROCHET If you're not on the credits please PM me and I will add them :) Arena Ranks Profession NPC Reforging Reset Duel Arena PVP System Arena Vendor Battleground Guards Battleground Spawner...
  14. Mookz

    [RELEASE] Trinity / Duel Reset Script

    Duel Reset Script! Gives Full HP / Mana / Energy / Cooldown Resets at start of duel only! Download: GITHUB LINK
  15. Mookz

    [SHARE] Permanent Morph & Scale System

    Permanent Morph & Scale System: Use GITBASH To Patch --> patch -p1 < PermMorphScale.patch This release is for Trinity Core only! Working as of commit 001f62deb4bc1bbd5224106c957a3f941d380f4f GITHUB LINK Want Pandaren and Mogu Titan Morphs? Visit This Link: Patch-M
Top