MMOCoin

Likes Likes:  0
Results 1 to 2 of 2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Beginner

    Join Date
    May 2016
    Posts
    4
    Post Thanks / Like
    Rep Power
    10
    Reputation
    1

    Explaining the roots

    please explain me how this thing are connected.
    1. The core (let's discuss trinity)
    2. the database
    3. MySQL



    Can I use the same core with updated database? or they come in one bundle only?
    I have some unknown trinity version based wod 6.2.3 and almost nothing works there.
    what should I do to make a game playable? update the core? update the database?



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Beginner

    Join Date
    Jul 2016
    Posts
    1
    Post Thanks / Like
    Rep Power
    10
    Reputation
    1
    Quote Originally Posted by DarthNihilus View Post
    please explain me how this thing are connected.
    1. The core (let's discuss trinity)
    2. the database
    3. MySQL

    Can I use the same core with updated database? or they come in one bundle only?
    I have some unknown trinity version based wod 6.2.3 and almost nothing works there.
    what should I do to make a game playable? update the core? update the database?

    1. Trinitycore is the server itself.
    2. Database, is where the server stores information such as characters, items, creatures, locations, objects etc.
    3. Mysql is the language the database is using.


    You can update only the database and not the core itself but you cant use a trinity database for arcemu and so on.

    If you want it playable you should learn C++ and mysql and start coding to fix spells/scripts in the core.
    You can work on the database aswell but its mostly just updating information on creatures like health, stats etc etc.

    Mechanics are in the core so broken spells and talents will be handled from there.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •