This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [TUTORIAL] Config Categories  (Read 822 times)

fellfoxen2

  • Registred Member
  • Race Changer
  • *****
  • Posts: 28
    • View Profile
[TUTORIAL] Config Categories
« on: February 08, 2012, 10:14:39 pm »
What are config categories?

These are the 'realm types' such as English, German, Development, Tournament etc used to separate server lists based on language or purpose.
These are held, in the client, by Cfg_Categories.dbc

http://www.wowdev.wiki/index.php ... gories.dbc

What are the uses of these?

A good use for config categories is ensuring that players can only access your server with a certain MPQ patch. I'm going to show you how to do that in this tutorial.

First of all, extract Cfg_Categories and open it in Taliis.

Make a new row of data, and now you can edit it: check the wiki link I gave for information on the DBC file. When you have finished editing the file, place it in your custom MPQ.

Go into your server's folders and go to the configs folder.
Now, I am using ArcEmu for this - I have no idea how other servers configure their server's data.
Nevertheless, open realm.conf and scroll down until you see 'RealmType'. Change this to the ID of your new entry in the categories file, save it then start up your server.

Now, if you don't have the custom patch in your data folder, you will not be able to access the server.
I find this quite useful - it stops new players from seeing broken content by simply forgetting to download a patch, as well as making your server unique.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »