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

    [SOLVED] Need Help For Update Some Script

    /* Announce Login * Scripted by: Faded * Edited by: Est0rn * (C)Nomsoftware 'Nomsoft' 2012-2014 */ #include "ScriptPCH.h" class announce_login : public PlayerScript { public: announce_login() : PlayerScript("announce_login") { }...
  2. Estorn

    [SOLVED] How Can Fix It

    How can fix it ? CMake Error at cmake/macros/FindMySQL.cmake:168 (message): Could not find the MySQL libraries! Please install the development libraries and headers Call Stack (most recent call first): CMakeLists.txt:45 (find_package)
  3. Estorn

    [SOLVED] 4.3.4 Source

    4.3.4 What is the best source and most fixed? Arkania Or Trinitycore ?
  4. Estorn

    [C++] Change Race & Change Faction

    the orginal script is for : Ghostcrawler336 Edited By : Me :RpS_biggrin: /* <---------------------------------------------------------------------------> - Developer(s): Ghostcrawler336 - Complete: 100% - Edited By:EsTorn - Change': Update For Last Revv & Add Icon - ScriptName: 'Faction /...
  5. Estorn

    [C++] KillStreak

    the orginal script is for : Kjanko Edited By : Me Fixed For Last Rev /* Originally by Kjanko Edited by Tommy Edited by Rochet2 ~ Made dynamic Last Edit By Estorn Change : Fix For Last Rev */ #include "ScriptPCH.h" class System_OnKill : public PlayerScript { public: System_OnKill() ...
  6. Estorn

    [SOLVED] Need Eternal Wow Remorse Repack

    Need Eternal Wow Remorse Repack Tnq
  7. Estorn

    [SOLVED] Trinity Core Database Error

    [1146] Table 'world.gameobject_queststarter' doesn't exist Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders. How can fix it tnx
  8. Estorn

    [SOLVED] Unforgiven Wow Source Error

    How Can Fix It I Use Microsoft Visual c++ 2010 experes 1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------ 1> Checking Build System 1> CMake does not need to re-run because C:/Users/EsTorN/Desktop/New folder111/CMakeFiles/generate.stamp is up-to-date. 1> CMake...
  9. Estorn

    [SOLVED] Need UnforgivenWoW Source Fix No Error

    I Need UnforgivenWoW Source Fix No Error Tq :blushed:
  10. Estorn

    [SOLVED] Database erorr How Can Fix It

    [1054] Unknown column 'quest_repeatable_rate' in 'field list' Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
  11. Estorn

    [SOLVED] ViP Account Error

    How can Fix It 9>..\..\..\..\SmarT-WoW\src\server\game\Entities\Player\Player.cpp(524): error C2227: left of '->IsPremium' must point to class/struct/union/generic type 9> type is ''unknown-type'' 9>..\..\..\..\SmarT-WoW\src\server\game\Entities\Player\Player.cpp(524): error C3861...
  12. Estorn

    [SOLVED] How Can Edit Paladin Hammer of the Righteous

    How Can Edit Paladin Hammer of the Righteous Damage ?
  13. Estorn

    [SOLVED] Trinity Auth

    Who can help me how can fix it
  14. Estorn

    Reforging Scripts Fixed Erorr Problem By Estorn

    Hey you, I could cry more Error this script Czech Please give your comments #include "ScriptPCH.h" struct accepted_stat_format {uint32 stat_type; char* stat_name; int32 base_stat_change; }; // ######################################################################################## //...
  15. Estorn

    [SOLVED] How Can Change Spell Name Trinity

    How Can Change Spell Name Trinity ??
  16. Estorn

    [SOLVED] [Trinity] All Race All Class 3.3.5a

    Hi All My Freind I Need All Race All Class For TDB52 Who Can Help Me Thanks !!!
  17. Estorn

    [SOLVED] Need Update KillStreak System

    Hi Guys Who Can Help Me For Update My Script Please Help Me Thanks Guys #include "ScriptPCH.h" class System_OnPvPKill : public PlayerScript { public: System_OnPvPKill() : PlayerScript("System_OnPvPKill") { } struct SystemInfo { uint32 KillStreak; uint32 LastGUIDKill; }; static...
  18. Estorn

    [SOLVED] Need Reforging Script For Last Rev

    Ineed Reforging Script For Last Trinity Core You Can See Me My Outdate Script Please Update It For Last Rev #include "ScriptPCH.h" struct accepted_stat_format {uint32 stat_type; char* stat_name; int32 base_stat_change; }; //...
Top