function doSearch() { var catid = parseInt($('#select-cats').val()); var keyword = $('#ipt-search-header').val(); if (!keyword) return false; keyword = encodeURI(keyword); var url = 'search.php?keywords=' + keyword; if (catid != 0) url += '&id=' + catid; window.location.href = url; } $('#btn-guid-header').click(function () { $('#btn-search-header').removeClass('active'); $('#area-search-header').hide(); if ($(this).hasClass('active')) { $(this).removeClass('active'); $('#area-guid-header').hide(); } else { $(this).addClass('active'); $('#area-guid-header').show(200); } }); $('#btn-search-header').click(function () { $('#btn-guid-header').removeClass('active'); $('#area-guid-header').hide(); if ($(this).hasClass('active')) { $('.ipt-search-fix').blur(); $(this).removeClass('active'); $('#area-search-header').hide(); } else { $(this).addClass('active'); $('#area-search-header').fadeIn(300); $('#ipt-search-header').focus().select(); } }); $('#area-guid-header')[0].addEventListener("touchmove", function(e){ e.stopPropagation(); }); $(function () { var wHeight = $(window).height(); wHeight -= 45; $('#area-guid-header').css('height', wHeight + 'px'); });
信息有效

首发 白鹭引擎 冰雪传奇H5 开区教程 多区教程

编号:T-2341  2025-08-02 有效期:9999天  40人次

    研究了一下感觉蛮容易的。

    1.首先复制 一份/data/Debug

    修改成Debug2

    2.修改

    /data/Debug2/DBServer

    DBServerLinux.txt

    3.修改

    /data/Debug2/Gateway

    GateWay.txt

    4./data/Debug2/LogicServer

    LogicServerLinux.txt

    crossserver.config

    5.数据库添加一个数据库

    actor_c1002

    直接导入 1区数据库进去就可以了。是开服那个1区 空数据。6.启动

    cd /data/Debug2

    ./run.sh

    7.列表。

    /游戏下载/游戏下载root/GameApp2

    GetServerList.php

    在后面添加 一个   ,

    然后复制 在粘贴 到   , 后面

使用信息须知(必读)

①本主题所有言论和图片纯属会员个人意见,与本站立场无关

②本站所有主题由该帖子作者发表,该帖子作者与本站享有帖子相关版权

③樱桃游戏开服网仅提供信息交流平台,不介入任何交易过程,不承担安全风险和法律责任

④本帖部分内容转载自其它媒体,但并不代表本站赞同其观点和对其真实性负责

⑤该页面资源下载仅保存于网盘,本站不涉及储存,用户下载仅供学习参考,不得用户商业用途

⑥如有侵权内容困扰请联系youxi@111.com,我们将针对版权信息及时予以删除

订阅 客服