Jump to content
TrinityCore

Aokromes

Moderators
  • Posts

    4497
  • Joined

  • Last visited

  • Days Won

    229

Everything posted by Aokromes

  1. It's obvious why wiki is better for this job: Guides needs to be updated, cleaned, clarified, and for that a forum means that original poster must do the job or ppl with moderation privileges, instead on wiki anyone can fix/update a guide.
  2. 2012-03-29 13:55:40 ERROR: DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
  3. 022143460a3fdd734914696aac76a2b7e6ff216e is far from playable, and even less stable.
  4. --- Canned message start It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  5. Since a lot of ppl posts code and sql without format on tracker the way to post it is: ```code src/server/scripts/Spells/spell_generic.cpp | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/server/scripts/Spells/spell_generic.cpp b/src/server/scripts/Spells/spell_generic.cpp index 80474f2..a301428 100644 --- a/src/server/scripts/Spells/spell_generic.cpp +++ b/src/server/scripts/Spells/spell_generic.cpp @@ -1262,6 +1262,11 @@ class spell_gen_launch : public SpellScriptLoader } }; +enum VehicleScaling +{ + SPELL_GEAR_SCALING = 66668, +}; + class spell_gen_vehicle_scaling : public SpellScriptLoader { public: ``` ```sql insert into ........ ``` NOTE it's very important to leave one empty row before ```code or ```sql
  6. --- Canned message start It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  7. --- Canned message start It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  8. Lazy people: https://github.com/TrinityCore/TrinityCore/downloads
  9. Trinitycore is not intended to create public servers, also some things can't be tested with 5 or 10 persons online.
  10. You are free to create pull requests with fixes to improbe stability if they aren't hacky.
  11. --- Canned message start It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  12. You need to run wow 3.3.5a before start extraction.
  13. --- Canned message start --- I would love to be able to just say: "Look in upper right hand corner of the forum, there is a button labeled SEARCH, please use it", but I don't think that will be enough therefore I present to you: Please read it cover to cover, and don't bother posting again until you do! --- Canned message end ---
  14. --- Canned message start --- I would love to be able to just say: "Look in upper right hand corner of the forum, there is a button labeled SEARCH, please use it", but I don't think that will be enough therefore I present to you: Please read it cover to cover, and don't bother posting again until you do! --- Canned message end ---
  15. --- Canned message start It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread. --- Canned message end ---
  16. The vmaps version was changed on final release to stop ppl ussing pre-dynlos vmaps.
×
×
  • Create New...