diff options
Diffstat (limited to 'docs/autobroadcast.md')
| -rw-r--r-- | docs/autobroadcast.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/autobroadcast.md b/docs/autobroadcast.md index fb9fca3..02a48e4 100644 --- a/docs/autobroadcast.md +++ b/docs/autobroadcast.md @@ -4,7 +4,7 @@ **The \`autobroadcast\` table** -This table contains the autobroadcast entries for your realms. Values like it's activity, position and Timer (\*.On, \*.Center, \*.Timer) are defined within the [worldserver.conf](worldserver.conf). They are chosen randomly, based on their weight. +This table contains the autobroadcast entries for your realms. Values like it's activity, position and Timer (\*.On, \*.Center, \*.Timer) are defined within the [worldserver.conf](https://github.com/azerothcore/azerothcore-wotlk/blob/master/src/server/worldserver/worldserver.conf.dist). They are chosen randomly, based on their weight. **Structure** @@ -77,7 +77,7 @@ This table contains the autobroadcast entries for your realms. Values like it's ### realmid -The [\`realmlist\`.\`id\`](realmlist). Defines which realm this entry belongs to. Use **-1** for all realms to load this entry. +The [realmlist.id](realmlist). Defines which realm this entry belongs to. Use **-1** for all realms to load this entry. ### id |
