跳转到帖子
Facebook Instagram Twitter Youtube

搜索论坛

显示结果为标签'外网'。

  • 用标签来搜索

    用逗号分隔标签类型
  • 用作者来搜索

内容类型


论坛

  • L2Fater开源专区
    • L2Fater Team
    • 血玫瑰天堂II-HighFive-怀旧服务器
  • 服务端专区
    • L2JSERVER
    • L2JMOBIUS
    • L2JORG
    • L2JSUNRISE
    • L2SCRIPTS
    • 其它开源
    • 服务端开发工具及教程
  • 客户端专区
    • 客户端
    • 登录器
    • 开发工具
    • 各类补丁
  • Scripts专区
    • Scripts专区
  • 问题求助区
    • 问题求助区
  • 站务处理区
    • 社区公告
    • 资源中心
  • 老站数据存档
    • 【老站】服务端专区
    • 【老站】客户端专区
    • 【老站】脚本扩展专区

博客

没有结果。

类别

  • 服务端资源
  • 开发工具
  • 客户端资源

查找结果在…

查找包含的结果…


创建日期

  • 开始

    结束


最后更新

  • 开始

    结束


按数量过滤…

注册日期

  • 开始

    结束


用户组


我的资料

找到1个结果

  1. 版本 1.0.0

    0次下载

    老站归档 L2J篇 首先修改ipconfig.xml【l2jtw/l2jserver/l2jcn等等大同小异!!】 原始大致如下 <?xml version="1.0" encoding="UTF-8"?> <!-- Put old contents of ExternalHostname here, used by default --> <gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd"> <!-- Localhost access --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> <!-- LAN's, put old contents of InternalHostname here --> <define subnet="10.0.0.0/8" address="10.0.0.0" /> <define subnet="172.16.0.0/19" address="172.16.0.0" /> <define subnet="192.168.0.0/16" address="192.168.0.0" /> </gameserver> 我们将<gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 这一行的<gameserver address="127.0.0.1"修改为<gameserver address="您的外网IP【花生壳动态域名也是输入在此】" 比如我的外网IP为 xmgtt2012.vicp.cc就修改成 <?xml version="1.0" encoding="UTF-8"?> <!-- Put old contents of ExternalHostname here, used by default --> <gameserver address="xmgtt2012.vicp.cc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd"> <!-- Localhost access --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> <!-- LAN's, put old contents of InternalHostname here --> <define subnet="10.0.0.0/8" address="10.0.0.0" /> <define subnet="172.16.0.0/19" address="172.16.0.0" /> <define subnet="192.168.0.0/16" address="192.168.0.0" /> </gameserver> 俄罗斯类服务端 我们习惯将俄语的服务端统称为国外版服务端。因为国内做这个汉化开源的很少....L2JSE yiyi曾经发布过一个源。。。其发布了一个开外网方法这个方法在国外服务端里都实用。。。 开外网方法 服务端方面只需要修改gameserver\config\network\server.ini 内的ExternalHostname = 127.0.0.1 将127.0.0.1改为外网IP(不需要改其他IP) 开局域网方法 修改gameserver\config\network\server.ini 内的InternalHostname = 127.0.0.1 将127.0.0.1改为局域网IP(不需要改其他IP)
    免费

天堂2中文开源社区L2FATER.CN

专注于玩家游戏体验的交流社区.

血玫瑰社区bbs.l2fater.cn

关于血玫瑰社区

Important Links

×
×
  • 创建新的...