[Question]Change Server start Message[+Rep] menu

User Tag List

Results 1 to 9 of 9
  1. #1
    marco1234's Avatar Active Member
    Reputation
    46
    Join Date
    May 2008
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Question]Change Server start Message[+Rep]

    [SIZE="3"]Hello MMowned users. I compiled my own Arcemu server, now I'm new with compiling. Do you guys know where/how I can change the server start message>?:

    Powered by: Arcemu Trunk r2410/Release-win-X86(Please report all buggs to Log In)






    This message appears when you login, shouldn't be there an option to change it. I got full Compile Acces.

    Will +Rep the person which helps me.

    Thx-
    I'm a proffesional DB Developer, worked for top servers like WoWScape, UberWoW etc. I can work for you aswell, add me on MSN: [email protected]
    Still looking for a host, be part of a great succes and earn much money. Add me on MSN.

    [Question]Change Server start Message[+Rep]
  2. #2
    antonp93's Avatar Member
    Reputation
    3
    Join Date
    Apr 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess you mean the motd?
    In arcemu-world , open with notepad, find :
    Code:
    <Server PlayerLimit = "100"
            Motd = "CHANGE THIS!!! THIS IS MOTD! "         
            SendStatsOnJoin = "1"
            EnableBreathing = "1"
            SeperateChatChannels = "0"
            CompressionThreshold = "1000"
            QueueUpdateInterval = "5000"
            KickAFKPlayers = "0"
            ConnectionTimeout = "180"
            RealmType = "1"
            AdjustPriority = "0"
            RequireAllSignatures = "0"
            ShowGMInWhoList = "1"
            MapUnloadTime="0"
            LimitedNames="1"
            UseAccountData="0"
            AllowPlayerCommands="0"
            EnableLFGJoin="0"
            TimeZone="0"
            Collision="0"
            DisableFearMovement="0">
    And change the one I "highlighted"

    I might not be right tho, ^^
    Last edited by antonp93; 03-30-2009 at 10:29 AM. Reason: codez

  3. #3
    Algorithm's Avatar Member
    Reputation
    175
    Join Date
    Mar 2008
    Posts
    395
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    go to your compiler open arcemu project

    click on Edit / Find And Replace / Quick Replace

    in Find What Field type : ArcEmu r%u
    in Replace With Field type: ServerName r%u

    click replace all

    same thing with Scripts / there is one thing that needs to eb changed in Serverstatusplugin Project.

    perform same steps

  4. #4
    Algorithm's Avatar Member
    Reputation
    175
    Join Date
    Mar 2008
    Posts
    395
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by antonp93 View Post
    I guess you mean the motd?
    In arcemu-world , open with notepad, find :
    Code:
    <Server PlayerLimit = "100"
            Motd = "CHANGE THIS!!! THIS IS MOTD! "         
            SendStatsOnJoin = "1"
            EnableBreathing = "1"
            SeperateChatChannels = "0"
            CompressionThreshold = "1000"
            QueueUpdateInterval = "5000"
            KickAFKPlayers = "0"
            ConnectionTimeout = "180"
            RealmType = "1"
            AdjustPriority = "0"
            RequireAllSignatures = "0"
            ShowGMInWhoList = "1"
            MapUnloadTime="0"
            LimitedNames="1"
            UseAccountData="0"
            AllowPlayerCommands="0"
            EnableLFGJoin="0"
            TimeZone="0"
            Collision="0"
            DisableFearMovement="0">
    And change the one I "highlighted"
    lol.... made me Lawl in RL

  5. #5
    antonp93's Avatar Member
    Reputation
    3
    Join Date
    Apr 2007
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by master1979 View Post
    lol.... made me Lawl in RL
    I'm no pro, but I try helping people the best way I can, even if its rong, I might learned something along the road?

  6. #6
    Algorithm's Avatar Member
    Reputation
    175
    Join Date
    Mar 2008
    Posts
    395
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by antonp93 View Post
    I'm no pro, but I try helping people the best way I can, even if its rong, I might learned something along the road?

    its all good bro, i dont judge in any way. Was just Funny thats all nothing wrong with that If we dont laugh now, when can we?

  7. #7
    marco1234's Avatar Active Member
    Reputation
    46
    Join Date
    May 2008
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by master1979 View Post
    go to your compiler open arcemu project

    click on Edit / Find And Replace / Quick Replace

    in Find What Field type : ArcEmu r%u
    in Replace With Field type: ServerName r%u

    click replace all

    same thing with Scripts / there is one thing that needs to eb changed in Serverstatusplugin Project.

    perform same steps

    Aaah, your a Professional I see.
    But, I just started yesterday. If I go to my Compile Folder. I just see : "Branches" .. "Trunk" .. "Patches" etc.
    I'm a proffesional DB Developer, worked for top servers like WoWScape, UberWoW etc. I can work for you aswell, add me on MSN: [email protected]
    Still looking for a host, be part of a great succes and earn much money. Add me on MSN.

  8. #8
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Lookup a guide on compiling, and learn how to do that if you don't already know (loads in emulater server guides section).
    Once you have done that, go into the win folder and open your projects. You will see all your projects you compiled, well if you go into arcemu-world, you will see lots of other things similer to a database. You need to open the characterhandler.cpp one, and then do what he said. Just change it to what you want it to say.

    Personally I would leave it in there and just remove the rev, because you should support ArcEmu or Aspire or whatever your going to use, not just steal their stuff and then not even give them a bit of credit


    Hope this helps a bit.

  9. #9
    marco1234's Avatar Active Member
    Reputation
    46
    Join Date
    May 2008
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Lookup a guide on compiling, and learn how to do that if you don't already know (loads in emulater server guides section).
    Once you have done that, go into the win folder and open your projects. You will see all your projects you compiled, well if you go into arcemu-world, you will see lots of other things similer to a database. You need to open the characterhandler.cpp one, and then do what he said. Just change it to what you want it to say.

    Personally I would leave it in there and just remove the rev, because you should support ArcEmu or Aspire or whatever your going to use, not just steal their stuff and then not even give them a bit of credit


    Hope this helps a bit.
    Ofcourse, I wouldn't remove the Arcemu Credits. But just remove a Part of it and enter my Website next to it.
    I'm a proffesional DB Developer, worked for top servers like WoWScape, UberWoW etc. I can work for you aswell, add me on MSN: [email protected]
    Still looking for a host, be part of a great succes and earn much money. Add me on MSN.

Similar Threads

  1. Server starts...but then shutdowns! (+rep if anyone helps)SS Inside!
    By DJGonn in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 06-12-2008, 02:28 PM
  2. question bout gettin started witha ascent server
    By uberpwnage123 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-14-2008, 07:11 AM
  3. [question] changing weapons + rep for help
    By thera in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 03-14-2008, 02:49 PM
  4. [Question] (Private) server side changes
    By khaosstrike in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-21-2007, 03:11 AM
  5. Change Starting Faction Rep?
    By pieliker in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 09-30-2007, 08:04 PM
All times are GMT -5. The time now is 08:13 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search