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

    [SOLVED] Vote Point System Errors!

    Sup everyone as title said today i try to add the Vote Point System maded by @Tommy,so i think its outdated i get custom errors after compile: I try to understand this great code but i didn't know how to fix this errors so wiried! Thank you! Synth!
  2. Synth

    [SOLVED] Problem to slove merge conflicts

    Hello,Emudevs! So actually today i was going to update my core after adding many scripts,so first i just do git pull,it ask me for commit,then i write git add -A,then git commit -a -m "My Commit Message",after that i get this: Git result need me to merge,then i just right click in my core...
  3. Synth

    [SOLVED] Professions SKill won't take action to open and get menu!

    Dear,Emudevs! Well i'm having problem with all Professions skills, the problem is once i train for example "Engineering" from professional trainer,and i go to spellbook and i click "Engineering" it don't take any actions to open and send me menu of the Engineering skills so its a wiered error i...
  4. Synth

    [SOLVED] Compiling DB Connection Error !!

    Hello,Emudevs! So today i was compiling my own core i'm using the latest mysql server 5.7 so once i build my solution and it start build world release i get db errors and the compile result failed: So you can see this DB connetion errors here: DB erros during compile Does anyone have any idea...
  5. Synth

    [SOLVED] How to increase mounts speed

    Dear Emudevs, So ye as title said i want to increase my mounts speed so example: The item ID of this mound 46308,i want to increase his speed to 40% at level 10 and 100% at level 40. So how can i modify them what should i change/edit/add? Thank you! Best regards, Synth !!
  6. Synth

    [SOLVED] Cmake Configuration Error

    Hello,Emudevs! Well long years ago i didn't compile my own core i forget everything but today i follow the tutorial that is maked by Emudevs how to compile your own core and then i have downloaded all links that you should have before you compile,Git 64 bit as for my OS,Cmake 32 Bit version...
  7. Synth

    [SOLVED] [Trinity Core]How to change Experience Rates ?

    Greetings Emudevs !! So i have decided to change the experience rate,but i don't know to do that i want the experience rate be x40 or x20 so can someone tell me how i can change it or how to do that ? Thank you ! Best regards, Synth !!
  8. Synth

    [SOLVED] [Nvlddmkm.sys] Blue Screen of death !!

    Greetings,Emudevs! Well guys my PC have a problem with this driver from 1 years till now once i am running games like :World of Warcraft sometime my PC work fine sometime my PC crash.Once i saw this problem i downloaded Geo Experience for i update my drivers once it need but seems didn't help to...
  9. Synth

    [SOLVED] [Trinity Core] Cmake wiered error!

    Sup,Emudevs! Well today i add my own new core,so i clone source folder then i open cmake 2.8.12.2 for i configure my build folder i choose Visual 10 cz i am using Microsoft Visual Studio 2010 once configure done i got those errors: But it said first that Visual studio 2010 works,i have...
  10. Synth

    [SOLVED] [CFBG] Following Tutorial Of Tommy no compile error but in-game won't work!

    Sup everyone! Well today i start my new core and i decided to add CFBG first so i follow step by step this tutorial ho Tommy made: http://emudevs.com/showthread.php/2288-How-to-setup-Crossfaction-Battlegrounds?p=15534#post15534 Once i add/replace/updated everything i compile and i run my...
  11. Synth

    [SOLVED] CFBG simple errors!

    Sup everyone! Well today i added CFBG to my TrinityCore and once i am compiling i get simple errors cz some code are outdated so if you can help for i can slove my issue? The errors are: 2>..\..\..\..\Source\src\server\game\Cfbg\Cfbg.cpp(112) : error C3861: 'BuildPlayerChat': identifier not...
  12. Synth

    [SOLVED] [Fusion CMS] Error on item store!

    Hello Emudevs,well today i was adding some items to item store and i set cost on those items and once i try to buy items and i click checkout for they sended to me in-game i get this error message: A PHP Error was encountered Severity: Notice Message: fwrite(): send of 109 bytes failed with...
  13. Synth

    [SOLVED] [Trinity] Trying to build wiered query to update costs for items

    Hello Emudevs,well i'm making a query that i can update costs on npc_vendor by the itemlevels so les't say i have this query for npc_vendor: INSERT INTO `npc_vendor` SELECT 55560,0,`entry`,0,0,0 FROM `item_template` WHERE `InventoryType`= 6 AND `ItemLevel` = 277 AND NAME NOT LIKE...
  14. Synth

    [SOLVED] [Trinity] Enchanter item gossip trying to add it but won't take action!

    Hello Emudevs,well i just was adding an enchant recipe cz is missing from enchanter i add it properly but it won't take action in-game i have no idea anw that is the script the lines numbers i add it are: *Line 121. *Line 1628. Script here: http://pastebin.com/bBTCPT99 So can you tell me what...
  15. Synth

    [SOLVED] [Trinity] The SQL Query's won't give action to work!

    Hello Emudevs,so i have made custom query's for i remove gold costs from some items and i'm getting wiered errors first query worked: -- 44 gold UPDATE `item_template` SET `BuyPrice`='440000' WHERE entry in...
  16. Synth

    [SOLVED] [Trinity] Pulling Source Git Error

    Hello Emudevs,so we upgrade our host of the server and we do full backups of DB,CORE and once the host back upgraded we add them again and we install Cmake,OpenSSL,Git Extensions etc... I saw github do many updates and didn't pull it to the source so once i'm triying to pull the source i get Git...
  17. Synth

    [SOLVED] [Trinity] Title NPC Bug/add gossip?

    Hello Emudevs,well as title say i have a problem with a gossip called "How does this npc work" when i click on it learn me a title and it send me a message i don't want to learn a tilte when i click on just message i check the script why it add me this title but i didn't find a solution also i...
  18. Synth

    [SOLVED] [Trinity] How to create custom Security Levels on RBAC?

    Hello Emudevs,as title say i want to know how i can create custom security levels on RBAC (Least rev),les't say i want to create 1 security level called "Owner",what i should do for i get this rank and i want for this rank get whole permissions commands access? Can anyone help me ? Thank you...
  19. Synth

    [SOLVED] [Trinity] "Cooking Items" default gold cost won't be removed

    Hello Emudevs,today i make an npc for "Professions Reagents" and i add custom gossips in and i have add alot of reagents on each gossip and i make query's that will remove gold cost from those reagents but i make a query for "Cooking" for i remove the gold cost from whole items on this gossip...
  20. Synth

    [SOLVED] [Trinity] Buffer Item Crash Server on Destroying item

    Hello Emudevs,as title say i have make a buffer item and is crashing the server when he destroy the item. I add destroy options cz i'm using buycount on the item also i don't get buffed as i write the auras on script. That is the script: Buffer - C++ - Pastebin That is the SQL Query: -- V.I.P...
Top