How to implement the server title

Results 1 to 1 of 1
  1. #1
    Proficient Member qw19860616 is offline
    MemberRank
    Jun 2013 Join Date
    152Posts

    How to implement the server title

    I try to add the server title
    <String> has been added <id> 903159 </ id> <name> STR_BTITLE_SERVER_AND_TITLE_RSS </ name>
    <body> http://127.0.0.1:88/title/%0_%1.xml </ body>
    </ string>


    To client_strings_override.xmlAdd the corresponding file% 0_% 1.xml


    <rss version = "2.0"><channel><title> Aion Ranking </ title><link> http://127.0.0.1:88/title/ </ link><description> Aion ranking RSS feed </ description><pubDate> Wednesday, 08 May 2019, 09:53:32 +0800 </ pubDate><lastBuildDate> Wednesday, 08 May 2019, 09:53:32 +0800 </ lastBuildDate><item> <title> one </ title> <title_desc> player </ title_desc> <actorid> 1 </ actorid> <category> player </ category> <description> xren </ description> </ item><item> <title> one </ title> <title_desc> player </ title_desc> <actorid> 1 </ actorid> <category> player </ category> <description> xren </ description> </ item><item> <title> GM </ title> <title_desc> admin </ title_desc> <actorid> 1 </ actorid> <category> admin </ category> <description> GM </ description> </ item><item> <title> GM </ title> <title_desc> admin </ title_desc> <actorid> 1 </ actorid> <category> admin </ category> <description> GM </ description> </ item></ channel></ rss>


    But it ca n’t be displayed in the game. Is there anything wrong?




Advertisement