X-Forums

Computer, Games, and Technology

How to edit realmd.conf, mangosd.conf, and scriptdev2.conf files?

13 posts

  1. edenvalen

    Regular
    Joined: Jun '08
    Posts: 85

    Hi, i recently setup all the important element in my computer as follow the guide posted on board. i got the problem while excuting the two files and found that i need to edit the three file to make it connect. anyone knows how to edit the 3 files, please advice, thanks..

    Posted 1 year ago » Permalink

  2. Lucasonic

    Member
    Joined: Mar '08
    Posts: 19

    You should be able to easily edit the .conf files with Notepad, or any other word processing program.

    Posted 1 year ago » Permalink

  3. JeanCT

    Member
    Joined: Nov '07
    Posts: 17

    Yes, but what do you need to write ?
    And where ?

    Posted 1 year ago » Permalink

  4. edenvalen

    Regular
    Joined: Jun '08
    Posts: 85

    Hi Lucasonic,
    I am able to edit the three files ".conf" using notepad.
    what should i do next? what to write or put inside the three conf files, so that i am able to connect to the client when running realmd and mangos...

    thanks for all the help... cheers eden

    Posted 1 year ago » Permalink

  5. Orphan

    Regular
    Joined: May '08
    Posts: 49

    The files have comments everywhere so you know what to do, but anyway...

    This is what my mangosd.conf looks like

    #####################################
    # MaNGOS Configuration file #
    #####################################
    ConfVersion=2008022901

    RealmID = 1
    DataDir = "data"
    LogsDir = "Logs"
    LoginDatabaseInfo = "127.0.0.1;3306;root;password;realmd"
    WorldDatabaseInfo = "127.0.0.1;3306;root;password;mangos"
    CharacterDatabaseInfo = "127.0.0.1;3306;root;password;characters"
    MaxPingTime = 30
    WorldServerPort = 8085
    BindIP = "0.0.0.0"

    UseProcessors = 0
    ProcessPriority = 1
    Compression = 1
    TcpNoDelay = 0
    PlayerLimit = 100
    SaveRespawnTimeImmediately = 1
    MaxOverspeedPings = 2
    GridUnload = 1
    SocketSelectTime = 10000
    GridCleanUpDelay = 300000
    MapUpdateInterval = 100
    ChangeWeatherInterval = 600000
    PlayerSaveInterval = 900000
    vmap.enableLOS = 1
    vmap.enableHeight = 1
    vmap.ignoreMapIds = "369"
    vmap.ignoreSpellIds = "7720"
    DetectPosCollision = 1
    UpdateUptimeInterval = 10

    LogSQL = 1
    PidFile = "./worldd.pid"
    LogLevel = 2
    LogTime = 0
    LogFile = "Server.log"
    LogTimestamp = 0
    LogFileLevel = 2
    LogFilter_TransportMoves = 1
    LogFilter_CreatureMoves = 1
    LogFilter_VisibilityChanges = 1
    WorldLogFile = "world.log"
    DBErrorLogFile = "DBErrors.log"
    CharLogFile = "Char.log"
    CharLogTimestamp = 0
    CharLogDump = 0
    GmLogFile = ""
    GmLogTimestamp = 0
    RaLogFile = ""
    LogColors = "13 7 11 9"

    GameType = 0
    Expansion = 1
    DBC.Locale = 255
    StrictPlayerNames = 0
    StrictCharterNames = 0
    StrictPetNames = 0
    SkipCinematics = 0
    MaxPlayerLevel = 70
    StartPlayerLevel = 1
    ActivateWeather = 1
    Battleground.CastDeserter = 1
    CastUnstuck = 1
    Instance.IgnoreLevel = 0
    Instance.IgnoreRaid = 1
    Quests.LowLevelHideDiff = 4
    Quests.HighLevelHideDiff = 7
    MaxPrimaryTradeSkill = 10
    MinPetitionSigns = 0
    MaxGroupXPDistance = 74
    MailDeliveryDelay = 3600
    SkillChance.Prospecting = 0
    Event.Announce = 1
    BeepAtStart = 0
    Motd = "Welcome to OrphansRealm."

    AllowTwoSide.Accounts = 0
    AllowTwoSide.Interaction.Chat = 0
    AllowTwoSide.Interaction.Channel = 0
    AllowTwoSide.Interaction.Group = 0
    AllowTwoSide.Interaction.Guild = 0
    AllowTwoSide.Interaction.Trade = 0
    AllowTwoSide.Interaction.Mail = 0
    AllowTwoSide.WhoList = 0
    AllowTwoSide.AddFriend = 0
    TalentsInspecting = 1

    Rate.Creature.Aggro = 1
    CreatureFamilyAssistenceRadius = 10
    Corpse.Decay.NORMAL = 60
    Corpse.Decay.RARE = 300
    Corpse.Decay.ELITE = 300
    Corpse.Decay.RAREELITE = 300
    Corpse.Decay.WORLDBOSS = 3600
    Rate.Corpse.Decay.Looted = 0.1
    Rate.Creature.Normal.Damage = .9
    Rate.Creature.Elite.Elite.Damage = .7
    Rate.Creature.Elite.RAREELITE.Damage = .7
    Rate.Creature.Elite.WORLDBOSS.Damage = .7
    Rate.Creature.Elite.RARE.Damage = .7
    Rate.Creature.Normal.SpellDamage = .9
    Rate.Creature.Elite.Elite.SpellDamage = .7
    Rate.Creature.Elite.RAREELITE.SpellDamage = .7
    Rate.Creature.Elite.WORLDBOSS.SpellDamage = .7
    Rate.Creature.Elite.RARE.SpellDamage = .7
    Rate.Creature.Normal.HP = .9
    Rate.Creature.Elite.Elite.HP = .7
    Rate.Creature.Elite.RAREELITE.HP = .7
    Rate.Creature.Elite.WORLDBOSS.HP = .7
    Rate.Creature.Elite.RARE.HP = .7

    ChatFakeMessagePreventing = 0
    ChatFlood.MessageCount = 10
    ChatFlood.MessageDelay = 1
    ChatFlood.MuteTime = 10
    Channel.RestrictedLfg = 1
    Channel.SilentlyGMJoin = 0

    GM.WhisperingTo = 1
    GM.InGMList = 1
    GM.InWhoList = 1
    GM.LoginState = 2
    GM.LogTrade = 1

    Visibility.GroupMode = 0
    Visibility.Distance.Creature = 66
    Visibility.Distance.Player = 66
    Visibility.Distance.Object = 66
    Visibility.Distance.InFlight = 66
    Visibility.Distance.Grey.Unit = 1
    Visibility.Distance.Grey.Object = 10

    Rate.Health = 1
    Rate.Mana = 1
    Rate.Rage.Income = 1
    Rate.Rage.Loss = 1
    Rate.Focus = 1
    Rate.Loyalty = 1
    Rate.Drop.Items = 1
    Rate.Drop.Money = 1
    Rate.XP.Kill = 1
    Rate.XP.Quest = 1
    Rate.XP.Explore = 1
    Rate.XP.PastLevel70 = 1
    Rate.Rest.InGame = 1
    Rate.Rest.Offline.InTavernOrCity = 1
    Rate.Rest.Offline.InWilderness = 1
    Rate.Damage.Fall = 1
    Rate.Auction.Time = 1
    Rate.Auction.Deposit = 1
    Rate.Auction.Cut = 1
    Rate.Honor = 1
    Rate.Mining.Amount = 1
    Rate.Mining.Next = 1
    Rate.Talent = 1
    Rate.Reputation.Gain = 1
    SkillGain.Crafting = 1
    SkillGain.Defense = 1
    SkillGain.Gathering = 1
    SkillGain.Weapon = 1
    SkillChance.Orange = 100
    SkillChance.Yellow = 75
    SkillChance.Green = 25
    SkillChance.Grey = 0
    SkillChance.MiningSteps = 0
    SkillChance.SkinningSteps = 0

    Console.Enable = 1
    Ra.Enable = 0
    Ra.IP = 0.0.0.0
    Ra.Port = 3443
    Ra.MinLevel = 3
    Ra.Secure = 1

    AuctionHouseBot.Account = 7
    AuctionHouseBot.GUID = 10
    AuctionHouseBot.NoMail = 0
    AuctionHouseBot.AllianceItems = 2000
    AuctionHouseBot.HordeItems = 2000
    AuctionHouseBot.NeutralItems = 2000
    AuctionHouseBot.MinAllianceItems = 1000
    AuctionHouseBot.MinHordeItems = 1000
    AuctionHouseBot.MinNeutralItems = 1000
    AuctionHouseBot.MinTime = 0
    AuctionHouseBot.MaxTime = 2
    AuctionHouseBot.PercentWhiteTradeGoods = 0
    AuctionHouseBot.PercentGreenTradeGoods = 0
    AuctionHouseBot.PercentBlueTradeGoods = 0
    AuctionHouseBot.PercentPurpleTradeGoods = 0
    AuctionHouseBot.PercentWhiteItems = 22
    AuctionHouseBot.PercentGreenItems = 26
    AuctionHouseBot.PercentBlueItems = 30
    AuctionHouseBot.PercentPurpleItems = 22
    AuctionHouseBot.MinPriceWhite = 150
    AuctionHouseBot.MaxPriceWhite = 250
    AuctionHouseBot.MinPriceGreen = 200
    AuctionHouseBot.MaxPriceGreen = 300
    AuctionHouseBot.MinPriceBlue = 250
    AuctionHouseBot.MaxPriceBlue = 350
    AuctionHouseBot.MinPricePurple = 300
    AuctionHouseBot.MaxPricePurple = 450
    AuctionHouseBot.BidPriceWhite = 100
    AuctionHouseBot.BidPriceGreen = 100
    AuctionHouseBot.BidPriceBlue = 100
    AuctionHouseBot.BidPricePurple = 100
    AuctionHouseBot.MaxStackWhite = 0
    AuctionHouseBot.MaxStackGreen = 3
    AuctionHouseBot.MaxStackBlue = 2
    AuctionHouseBot.MaxStackPurple = 1

    and my realmd.conf

    ############################################
    # MaNGOS realmd configuration file #
    ############################################
    ConfVersion=2007062001

    LoginDatabaseInfo = "127.0.0.1;3306;root;password;realmd"
    LogsDir = "logs"
    MaxPingTime = 30
    RealmServerPort = 3724
    BindIP = "0.0.0.0"
    PidFile = "./realmd.pid"
    LogLevel = 0
    LogTime = 0
    LogFile = "Realmd.log"
    LogTimestamp = 0
    LogFileLevel = 0
    LogColors = ""
    UseProcessors = 0
    ProcessPriority = 1
    RealmsStateUpdateDelay = 20

    and finally my ScriptDev2.conf

    # ScriptDev2 Configuration file
    # This file must be placed within the directory which holds mangosd.conf and realmd.conf
    ConfVersion=2008011901

    ScriptDev2DatabaseInfo = "127.0.0.1;3306;root;password;scriptdev2"

    # Setting for current locale to use
    Locale = 1

    You may want to keep the Locale set to '0' though. I changed it to see what it does..

    Posted 1 year ago » Permalink

  6. edenvalen

    Regular
    Joined: Jun '08
    Posts: 85

    Hi Lucasonic, JeanCT and Orphan,
    I have done it, version 2.4.2 finally running,

    thanks to you.. without you i think cant make it...

    well below was the mistake i made on the configuration;

    'RealmID = 1
    DataDir = "data" <<=== forget to put in my data folder..
    LogsDir = "Logs"
    LoginDatabaseInfo = "127.0.0.1;3306;root;password;realmd"
    WorldDatabaseInfo = "127.0.0.1;3306;root;password;mangos"
    CharacterDatabaseInfo '

    Posted 1 year ago » Permalink

  7. avelmaris

    Regular
    Joined: Mar '08
    Posts: 107

    ya, just open them up in notepad. and right at the top of all the .conf files. (well, near the top)
    You just change all of this. here i will show you mine.

    MaNGOS.Conf

    RealmID = 1
    DataDir = "C:\wow\data" <---- where the maps and stuff is.
    LogsDir = ""
    LoginDatabaseInfo = "127.0.0.1;3306;root;PASSWORD;realmd"
    WorldDatabaseInfo = "127.0.0.1;3306;root;PASSWORD;mangos"
    CharacterDatabaseInfo = "127.0.0.1;3306;root;PASSWORD;characters"
    MaxPingTime = 30
    WorldServerPort = 8085
    BindIP = "0.0.0.0"

    Realmd.conf

    LoginDatabaseInfo = "127.0.0.1;3306;root;PASSWORD;realmd" <--- you only need to change this. your password....

    Scriptdev2.conf
    again, you only need to change the one line, your password and your username.

    ScriptDev2DatabaseInfo = "127.0.0.1;3306;root;PASSWORD;scriptdev2"

    i hope this helped some people out there...

    Posted 1 year ago » Permalink

  8. edenvalen

    Regular
    Joined: Jun '08
    Posts: 85

    thanks avelmaris

    Posted 1 year ago » Permalink

  9. Remar

    Veteran
    Joined: Feb '08
    Posts: 347

    Yes... props and thanks to Avelmaris. I enjoy when things go right, and love even more to see others helping where they can. Personal thank-you from me to you Avelmaris !!! This is how we make everything better, (incl. the real world)

    Posted 1 year ago » Permalink

  10. Remar

    Veteran
    Joined: Feb '08
    Posts: 347

    also , you can use notepad ++ to edit, it works almost like regular notepad but it is WAY better.

    http://notepad-plus.sourceforge.net/uk/site.htm

    Posted 1 year ago » Permalink

  11. avelmaris

    Regular
    Joined: Mar '08
    Posts: 107

    oh wow thanks guys, lol.
    i almost have a public seerver up and running so i need to know this stuff lol. if u guys would ever want to play on it, please just message me or w/e.

    but thanks to remar for that aweseom program, lol.

    Posted 1 year ago » Permalink

  12. Remar

    Veteran
    Joined: Feb '08
    Posts: 347

    I just try to help, and I like good co-operative ppl. Welcome and have fun.
    P.S. I know nothing...lol...all the credit goes to Reaper and Oatman, and alot of other ppl

    Posted 1 year ago » Permalink

  13. edenvalen

    Regular
    Joined: Jun '08
    Posts: 85

    thanks to all... great help... eden

    Posted 1 year ago » Permalink

RSS feed for this topic

Reply

You must log in to post.

Topic Info

  • Started 1 year ago by edenvalen
  • Latest reply from edenvalen

Tags

General

Discuss about anything else

1,271 Topics – 6,701 Posts