MMOCoin

Likes Likes:  0
Results 1 to 6 of 6

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Contributor
    Bing's Avatar
    Join Date
    Jul 2010
    Posts
    103
    Post Thanks / Like
    Rep Power
    17
    Reputation
    103
    This is just an updated version as it used to look like this in the CharacterHandler.Cpp:

    Code:
    #ifdef WIN32
        _player->BroadcastMessage("Powered by: %sArcEmu %s r%u/%s-Win-%s %s(Please report ALL bugs to ArcEmu.org/forums/)", MSG_COLOR_WHITE, BUILD_TAG,
            BUILD_REVISION, CONFIG, ARCH, MSG_COLOR_LIGHTBLUE);        
    #else
        _player->BroadcastMessage("Powered by: %sArcEmu %s r%u/%s-%s %s(Please report ALL bugs to ArcEmu.org/forums/)", MSG_COLOR_WHITE, BUILD_TAG,
            BUILD_REVISION, PLATFORM_TEXT, ARCH, MSG_COLOR_LIGHTBLUE);
    #endif


    Leecher - 01/07/10!
    Active Member - 05/07/10!
    Moderator - 14/08/10!
    Contributor - 15/09/10!



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Beginner

    Join Date
    Aug 2010
    Posts
    16
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1
    Thanks for this, but why does it always say

    "Online: 1, Peak:" and stuff like that. Is that in the startup message?

  4. #3
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    22
    Reputation
    319
    Quote Originally Posted by Vodca View Post
    Thanks for this, but why does it always say

    "Online: 1, Peak:" and stuff like that. Is that in the startup message?
    no the "Welcome to an arcemu based server ArcEmu - World of Warcraft server software package - Open Source Private Server - 3.3.5a rev: 101" something
    you can also edit the peak / remove it.
    No touching please.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •