[Question]Build on Join

Newbie Spellweaver
Joined
Oct 15, 2006
Messages
61
Reaction score
0
Hello all,
Quick question I can not get the build on join function to show, or server status for that matter. It suppose to tell you what version i'm using of ascent when you first log in, but yet i get nothing. Anyone know of how to get this feature to work? server version is 1100

Ascent.cofg

Code:
<Server PlayerLimit = "100"
        PlrUpdateDistance = "80"
        Motd = "No MOTD specified."        
        SendBuildOnJoin = "1"
        SendStatsOnJoin = "1"
        EnableBreathing = "1"
        SpeedhackProtection = "0"
        LevelCap = "60"
        Expansion1LevelCap = "70"
        SeperateChatChannels = "0"
        CompressionThreshold = "1000"
        QueueUpdateInterval = "5000"
        KickAFKPlayers = "0"
        ConnectionTimeout = "180"
        RealmType = "1"
        AdjustPriority = "0"
        RequireAllSignatures = "0">

Thanks
~LL~
 
Back