Clan After Character Fix?

Results 1 to 4 of 4
  1. #1
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Clan After Character Fix?

    I need a fix for these

    Code:
    'playername'(clanname) has leveled up.
    'playername'(clanname) has defeated 'playername2'(clanname)
    'player'(clanname) has commited suicide 
    You get it...My just shows 'player' has leveled up.


  2. #2
    What year is this? pluke001 is offline
    MemberRank
    Nov 2008 Join Date
    LithuaniaLocation
    941Posts

    Re: Clan After Character Fix?

    Quote Originally Posted by Military View Post
    I need a fix for these

    Code:
    'playername'(clanname) has leveled up.
    'playername'(clanname) has defeated 'playername2'(clanname)
    'player'(clanname) has commited suicide 
    You get it...My just shows 'player' has leveled up.
    in messages.xml

    Code:
    <!-- Game Playing Message -->
    <MSG id="2000">$1 has joined the game.</MSG>
    <MSG id="2001">$1 has left the game.</MSG>
    <MSG id="2002">$1 has leveled up.</MSG>
    <MSG id="2003">$1 has leveled down.</MSG>
    <MSG id="2004">Clan War $1 ( $2 vs. $3 )</MSG>
    <MSG id="2005">Fallen into oblivion.</MSG>
    <MSG id="2006">You have committed suicide. </MSG>
    <MSG id="2007">You have committed suicide. </MSG>
    <MSG id="2008">$1 has commited suicide.</MSG>
    <MSG id="2009">You have defeated $1.</MSG>
    <MSG id="2010">$1 has defeated you.</MSG>
    <MSG id="2011">$1 has defeated $2.</MSG>
    <MSG id="2012">Press the Fire key to play!</MSG>
    <MSG id="2013">Wait for $1 second(s)!</MSG>
    <MSG id="2014">You will leave the game in $1 second(s)</MSG>

  3. #3
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Clan After Character Fix?

    No, this doesn't work on unmasked runnable's.
    Posted via Mobile Device

  4. #4
    What year is this? pluke001 is offline
    MemberRank
    Nov 2008 Join Date
    LithuaniaLocation
    941Posts

    Re: Clan After Character Fix?

    Quote Originally Posted by phoenix_147 View Post
    No, this doesn't work on unmasked runnable's.
    Posted via Mobile Device
    ok mybad.



Advertisement