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

    [SOLVED] Strange IP on Portable MySql

    Hello guys... i was running a portable MYSQL from a repack and i found this on the console: But this is not my IP... what is this? Someone is trying to attack me? PS: This is a PRIVATE project, i NEVER said that i am creating a server
  2. S

    TrinityCore 3.3.5 Question about multivendor

    Hello everyone... I have a question about multivendor... Look this picture, only META GEMS showing up on the Menu, and i have added two more menus... http://prntscr.com/bdxfk8 Print of gossip_menu_option note that i have 2 more sub-menus added: http://prntscr.com/bdxfz3 Print of NPC_VENDOR...
  3. S

    [SOLVED] Compile AreaBoundary error

    Hello, can someone help me with this error?: http://prntscr.com/9qyppe Thanks alot! @edit. Its a fresh Eluna core!
  4. S

    [SOLVED] Multivendor in c++

    Hello, i was using multivendors from rochet, i was using SQL to create the menus... But how i can create the NPC and the MENUS with C++ ? I Saw the instructions but i dont know how to do it.. Example: Gems vendor: •Blue •Red.. I want to do this in C++, not sql! Thanks!
  5. S

    [SOLVED] Cannot add more than 2 items on NPC VENDOR

    Hello.. Im trying to add new items to this npc_vendor, but i cannot add more than 2.. http://prntscr.com/9diuzb I added the entire set, but it shows only 2 pieces!
  6. S

    [SOLVED] how to create submenus on MultiVendor

    The title says all, how i can create sub-menus on multivendor? Example: [GEMS] -> then open a menu with Red,Blue,Blue and BACK <- [GLYPHS] -> Paladin, Warrior and <-Back thanks
  7. S

    [SOLVED] Bg Announcer

    Hello... Is there any script that shows BG/ARENA queue announcer customizable? I changed in SQL (trinity_strings) but do not work, because im using Crossfaction BG's... Look this line on my BattlegroundQueue.cpp: ss << "|cffffa500[BG Queue Announcer]:|r " << bgName << " -- [" << q_min_level <<...
  8. S

    [SOLVED] Change prefix on this world chat

    Hello.. I changed the command of this World chat to .chat... But when i type .chat ingame it says: There is no such command... How i can fix it? I kknow its a lua script, but it works on my friend server.. When i change back to #w it works.. I want to change to .chat because players here...
  9. S

    [SOLVED] MultiVendor stopped working

    Hello.. My multivendor stopped working, i dont know why... I have alot of NPC's with MultiVendor, but today, i created a new one (copied the previous one i had) but its not working anymore... I already have 10+ multi vendors NPC, but when i try to create another its just dont work! NEWEST NPC...
  10. S

    [SOLVED] Question about Ranks

    Hello, its me again! Recently i added one more rank to my core, linked permissions in RBAC and all ok.. But when i set my account level to "4" (administrator) i do not have any gm commands, why? i used: account set gmlevel NAME 4 -1 The Modifications: http://prntscr.com/9687qj
  11. S

    [SOLVED] How i can update this script?

    Hello, when i updated my core, this script stopped working: http://pastebin.com/djKpp5a7 Its a world chat, how i can fix it? Someone can teach me or can update it for me? Thanks
  12. S

    [SOLVED] Reload command do not work

    The command .reload eluna do not work on my core... I have compiled a fresh version of the ElunaTrinityWotlk.. Lua scripts work in-game, but the reload eluna dont work! It appears that command do not exist.. help me please. Sorry about my english
  13. S

    [SOLVED] Question about SQL compiling

    Hello.. Today i compiled my new core and when im going to start i receive this error: http://prntscr.com/95s1pd But im already using the mysql 5.6.. I have downloaded the mysql-installer-community-5.6.27.0 I don't know what to do! Thx all
  14. S

    [SOLVED] SQL Bug

    Hello.. When i try to start my worldserver.exe i receive this error: [1146] Table 'world.locales_creature' doesn't exist Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders. But my database AND my core its UP TO DATE, i have...
  15. S

    [SOLVED] Problem on Compiling

    Look that error: http://prntscr.com/72ces7 Its a TrinityCore Eluna FRESH... Please help me =( thanks
  16. S

    [SOLVED] Disable BG's

    Hello everyone... I want to disable BGS on my TrinityCore Eluna 3.3.5.. i want ONLY arathi and warsong... how i can do that?
  17. S

    [SOLVED] Boost error!

    Hello.. Im having issues with boost look: http://prntscr.com/60fl0g Ubuntu 14... and i have boost installed!
  18. S

    [SOLVED] How to add custom class icons to this WorldChat

    Hello! Since i am new to scripting i dont know how i can add custom class icons to this script: http://pastebin.com/f6zQABv0 can someone help me? I have the img links for each class if needed!
  19. S

    [SOLVED] Helper NPC

    hello... im getting this error when compiling my core: http://prntscr.com/5xiyea Trying to compile this script: http://pastebin.com/fKRW95Sg can someone tell me how to fix or fix to me?
  20. S

    [SOLVED] Transmog by Rochet2 bug when relog

    Hi.. i am using this transmog vendor by rochet https://github.com/Rochet2/TrinityCore/tree/transmogvendor/src/server/scripts/Custom/TransmogDisplayVendor i can use transmog normally, but when i relog on my server i lost all my transmog, the gear returns to original, someone knows why?
Top