• 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. C

    TrinityCore-Multi 150 K WoWHead Items

    All Items Extracted from WoWhead (EN) Note : SQL is formatted as the following structure : `entry`, `name`, `DisplayID`, `iconS`, `quality`, `level`, `class`, `subclass`, `InventorySlot` They are extracted directly from WoWHead Itself. it should have no corrupted items neither duplicates...
  2. C

    [SHARE] Permanent Morph & Scale System

    I do not recommend that original scripts. it can be reduced to few lines and without using database queries. this is a simple of how it should be implemented in the core. *player will lose their morph if server restart. I will make a simple patchs in the next few days.
  3. C

    TrinityCore 3.3.5 Spell_Linked_Spell creating Infinite loop on disconnect

    hello i've got a quite annoying bug with Spell_linked_spell DELETE FROM `Spell_Linked_Spell` WHERE `spell_effect` BETWEEN 95000 AND 95011; INSERT INTO `Spell_Linked_Spell` (spell_trigger, spell_effect, TYPE, COMMENT) VALUES (-95000, 95006, 0, ""); INSERT INTO `Spell_Linked_Spell`...
  4. C

    TrinityCore-Multi [C++] Dungeon And Raid Dynamic Resurrection

    Hey guys so it's been a long time i didn't release something, so here i am... Dungeon and Raid Dynamic Player Resurrection is a simple script that add a kind of "Waypoint" when a boss in dungeon or in raid is killed so that player get Resurrected at this point if they die and release there...
  5. C

    [SOLVED] Debian Compilation Errors 4.3.4 Old Sources.

    Hey, I'm looking for someone who have enough time to Fix & Compile A WoW-Source Core On Debian. I've Actually not alot of knowledge in Debian Use & i don't dispose a debian PlatForm. it's not paid. What do you get in Reward is : A Great and Stable WoW-Source Source Code for private use only...
  6. C

    [SOLVED] Hey Could i add MaxRange to group check script ?

    Hey, i've been working on a group script for many different script like mass group teleportation or mass group loot. but i've ecounter a problem. any-time player is in group without being in the same range of the creature it will also apply to it. How could i add a Range Check to this script ...
  7. C

    [SOLVED] [Spell Fix] [Camouflage] Logic Problem

    Hey there ! So i'm having a problem with my logic. the spell http://www.wowhead.com/spell=51753/camouflage#comments i'm trying to fix this part : You and your pet blend into your surroundings, becoming untargetable by ranged attacks. the problem is you can still attack the guy / target So what...
  8. C

    [SOLVED] [Extraction] Finding the appropriate SQL Query (Help) .

    Hello, I have an issue about finding the appropriate query to update a custom table via characters. Actually i'm trying to Update `name` AND `race` from characters to my custom table via the Same player guid so i tried several query like. UPDATE `DataUP` SET DataUP.name = characters.name...
  9. C

    [3.3.5] {Ultimate} Transmog Mall.

    The Biggest Transmog mall ever created. 400+ Vendors Going from Vanilla to Wotlk. [Requirement] : * Rochet2 : Transmogrifer c++ script * Clean Item_Template DB * Clean Creature Entry between 500000 & 500500 (Can be editable) - Available Content for V1 : * (Off Set Vendors) - Uncommon /...
  10. C

    [Trinity] How to update LFG dungeon tab.

    *This is not for custom dungeon Hello guys ! It's my first tutorial of this kind and i will appreciate alot your feedback ! This tutorial is about how to update your LFG dungeon tab, for exemple you have updated old dungeon to max level or you have changed the maximum level of your server but...
  11. C

    [SOLVED] Exporting Loot system from MOP

    Hey There ! i was thinking yesterday about that but i don't know from where to start.. is there anyway to redo the system of multi-looting of MOP to and old patch ? I am pretty sure there is a way doing it by c++ without using client / dbc edit. when i'm talking about loot system i'm talking...
  12. C

    [Wotlk - Cata] Reset player Cooldown on boss kill

    TrinityCore : 3.3.5 4.3.4 What it does ? While a boss or world boss is killed, it will reset all cooldown from players & group. Tested and works perfectly ! for any suggestion please let a comment on this thread. * Only Work in Dungeon Or Raid Script Link ...
  13. C

    [SOLVED] player->TeleportTo with timer

    Anyone has an idea how to add a cooldown timer to the function player->TeleportTo ? I'm pretty sure something like that is already in the core but can't find a way to apply it correctly PS : i found this in player.cpp //lets reset far teleport flag if it wasn't reset during chained...
  14. C

    [SOLVED] Problem while compiling sources.

    Hello ! So i've been afk for a while and now i have some little problem while i'm trying to compile the new TC sources. everything is fine until i try to build sources. i have 15 same errors from VS13 "error MSB6006: "cmd.exe" exited with code 9009 || File : Microsoft.CppCommon.targets ||...
  15. C

    [SOLVED] [Mangos->TC] small issue when merging

    Hey guys so i'm actually merging the script of lilcarl about Talent template system. all is ok, but i'm stuck with iterator i'm not sure at all about the error but anyway... Here is the original script : https://github.com/Lillecarl/mangos-tbc/commit/289f9797fc749cf65629a7284c026fdada167b65...
  16. C

    [SOLVED] looking for help, [Learning Purposes]

    Hey guys, so i'm actually releasing somes script for my learning purposes and i would like to know if anyone can help me to optimises my scripts by giving me somes tips by replay like that everyone can have the info. let's start with this ...
  17. C

    [Core Edit] How to Add Or Change Aura Timer.

    Hey guys so i was working few days ago and i discovered few things. One of this things was Buff timer ! alot of people are doing that by using dbc edit and this is totaly UGLY ! Note 1 : If you are using a repack THIS is not for you. Note 2 : This is CORE EDIT it's really simple if you follow...
  18. C

    [Core Edit] Infinity Poison (Timer & Item).

    Hey guys, So i was reading somes files and i found few things can help somes peoples. Anw Basicly it's a small core / db edit to make Rogue Poison like on AT (Infinity timer etc) WORLD SQL : Only for WOTLK user infinity Item/Cooldown (No need to buy 1000000k Poison anymore) update...
  19. C

    [Patch] Remove Player Resurrect Timer and Spawning at GY (Rewrite) + WorldConfig

    Hey guys, Many of you asked about battleground graveyard etc on another forum so here we go. So what's new ? - I Fixed Battleground - Instances Respawn - I've added small explanation about the reclaim delay ( { 30, 60, 120 }; ) - I've added WorldConfig to activate or desactive (On a Different...
  20. C

    Item bonus rate

    Hey guys so here a "simple" script done for a request on another forum Basicly you define an item to be a stats modifier like Heirlooms Or WoW's 8th Anniversary. That Mean you can modify XP Gain (Quest & Mobs),Honor Gain, Reputation Gain. SOON Currency Gain Everything can be modified by...
Top