Jump to content
TrinityCore

Levcsu

Members
  • Posts

    34
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Levcsu's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Dear Community! Anyone can help me to find the following: Where can I check the differences between debug mode and Relwithdebinfo compile? I mean, if something working and debug, but it wont at Relwithdebinfo, where can I check what codes belongs to them?
  2. Dear everyone! Is there any kind of ways to disable the whole /run script command for players (chat functions)? Especially I'm looking for a fix solution for this: /run SendChatMessage("WOW", "WHISPER", nil, "\240\146\140\165\240\146\145\163\240\146\145\169\240\147\139\141\240\147\139\136\240\147\137\161\240\146\140\165\240\146\145\163\240\146\145\169\240\147\139\141\240\147\139\136\240\147\137\161") This still crash the server, and tested on the latest TrinityCore-master and TrinityCore-3.3.5 I hope someone able to help me out. I tried this as a solution, but no luck sadly: https://github.com/TrinityCore/TrinityCore/commit/bdb7e6e5e81e0d9376c9c803bae9da470b02d8cd PS: No crash log at all on debug mode lol
  3. When I try to log in with the _retail_ wow.exe it gives me the following error on log-in: (yes I edited the config.wtf portal to 127.0.0.1) Since at the base folder theres no Wow.exe thats why I tried to use the _retail_ one. I'm only able to log in with the Artctium Launcher. Anyone have any ideas, how can I fix this? Maybe theres a Wow.exe patcher somewhere?
  4. Thank you, so it will works like a charm. Thats good to know :) No exe editing or oatching required to connect I wonder
  5. Dear everyone! Where can I download the full client (8.2.5.32750) which is compatible with the Master branch? Its enough to download the full game from battle.net, and I will able to join to the server fresh compilied master branch server?
  6. Hello! I searched everywhere for a connection patcher (or a patched) Wow.exe for 8.2.0 31478 client. Sadly, what I found so far is Firestorm and EtherSide clients but both of them have an own modified Wow.exe with their news feed (and Id like to remove this things so need a client patched exe). Anyone can help me out?
  7. Thank you so much for your kind reply! This is the quest: https://www.wowhead.com/quest=14243/warchiefs-revenge This is how it looks like in DB: https://imgur.com/kEusn6T and https://imgur.com/527MuMC The sad thing is: I don't know the quest where gathers those rewards, since theres nothing in the DB related to that items. Plus, the other characters able to complete the quest, only the Shaman can't.
  8. Where can I edit the quest rewards? PS: Quest_template not contains those items, what the quest offers, and I want to remove them.
  9. Hello, Which DB table, or Core files conatins the player level up spells? I need to find some spells, and modify them for a class. For example: - Hunter Disengage Spell auto place on action bar on level up. I want to change the Disengage level requirement for placing on the actionbar level req.
  10. Dear Users! I need help with some features. How can I disable some Feast of Strenghts Achievements (for example: WoW's 4-13th Annivesary) and Player spells. For the Player Spells, I mean, how and where can I edit the auto-learned Spells on specific level (for example Hunter Disengage), and how to add missing spells form spell bar on fresh new characters. Thank you so much for your help!
  11. Dear Users! Is there any TC revs with working BatlePet system? I don't care, if its an older expansion compared to master (BfA), I just looking somewhere a working TC MoP, WoD or Legion with working BattlePet system. Thanks for your reply!
  12. Hello, I'd like to know, how to add a new item to the server, or edit an existed one. Since theres no longer an item_template table at the DB, I need to add it trough DBC files? For example: items.dbc or items.db2?
  13. Hello community! Id like to ask: how can I add a default server realmlist (portal) when the user start the wow.exe? I thinked of this: When I cmake and compile the core, is there any ways to edit the connection_patcher to update the wow.exe in a special way, to force change the config.wtf file (or creating a different named one) to a specific port (not the base "EU") and when the user change it manually, its caunged to the specific one when the wow.exe launched? Or this can't be?
  14. Map file './maps/0000_43_31.map' is from an incompatible map version (MAPS v1.8), MAPS v1.9 is expected. Please pull your source, recompile tools and recreate maps using the updated mapextractor, then replace your old map files with new files. If you still have problems search on forum for error TCE00018. Sadly, I can't extract the files from 7.3.5 client (for 7.3.5 server), and that was the last version what ive found on the internet, where someone shared their maps, etc.
×
×
  • Create New...