Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 10/05/15 in Posts

  1. Hi. Each command is listed with syntax in the "command" table of the "world" database. Try to execute "SELECT * FROM command;" without quotes on world database. You can also see commands in source code at https://github.com/TrinityCore/TrinityCore/blob/6.x/src/server/scripts/Commands/
    1 point
  2. When you installed VS 2015, did you go to custom installation options and selected the C++ compilers? It's no longer enabled by default.
    1 point
  3. I've seen this error fixed by starting CMake in admin mode, maybe that works for you.
    1 point
  4. Check if you got ports open on the servers router (3724 and 8085 default). I assume you already have set the correct ip adress in realmlist table - auth database and same ip in realmlist.wtf. If you got a DNS you should use that instead of the IP on both of these locations.
    1 point
×
×
  • Create New...