NS Level Names

NumuulNumuul Join Date: 2008-03-15 Member: 63866Members
<div class="IPBDescription">The secret to leveling in combat</div>I've seen servers with custom level names, and yes I know its from AMX and ExtraLevels3, I have both, but how do I edit the level names and how many levels you can reach (e.g. Level 1 - Hatchling) I want to change the names, how do I do this?
<img src="style_emoticons/<#EMO_DIR#>/siege.gif" style="vertical-align:middle" emoid="::siege::" border="0" alt="siege.gif" /> <img src="style_emoticons/<#EMO_DIR#>/tiny.gif" style="vertical-align:middle" emoid="::onos::" border="0" alt="tiny.gif" /> = <img src="style_emoticons/<#EMO_DIR#>/nerd-fix.gif" style="vertical-align:middle" emoid="::nerdy::" border="0" alt="nerd-fix.gif" />

Comments

  • TinCanTinCan Join Date: 2006-12-11 Member: 59010Members
    Not sure but I noticed the titles.txt located in the ns directory has that info. It may be as easy as editing it directly,
    Like change:
    <!--coloro:#4169E1--><span style="color:#4169E1"><!--/coloro-->Rank_Alien_1
    {
    Level 1: Hatchling
    }<!--colorc--></span><!--/colorc-->
    to
    <!--coloro:#4169E1--><span style="color:#4169E1"><!--/coloro-->Rank_Alien_1
    {
    Level 1: N00b
    }<!--colorc--></span><!--/colorc-->
  • NumuulNumuul Join Date: 2008-03-15 Member: 63866Members
  • FaskaliaFaskalia Wechsellichtzeichenanlage Join Date: 2004-09-12 Member: 31651Members, Constellation
    Let me make this short:

    Are you running a server and want everyone to see those changed level names or are you only interested in your client seeing the changed levels?
Sign In or Register to comment.