UID145
性别保密
在线时间20 小时
最后登录2024-11-20
好友2
游戏开发者
|
外网教程:
修改:SessionServer/SessionServer.txt外网IP
--日志服务器地址和端口
LogServer =
{
Host = "127.0.0.1",
Port = 34000
},
-- AMServer
AMServer = {
Host = "127.0.0.1",
Port = 5660
},
修改:GateServer/GateServer.txt外网IP
--网关服务的绑定地址和端口
LocalService =
{
ServerName = "逻辑网关",
Address = "127.0.0.1",
Port = 13000,
MaxSession = 8192,--网关中客户端连接池的最大连接数
SendThreadCount = 2,--数据发送线程池中工作线程数量
修改:网站wwwroot/game.php外网IP和网址
var flashvars = {
srvaddr:'127.0.0.1',
srvport:'13000',
cbppack:1,
srvid:1,
spid:'49you',
ressite:'http://127.0.0.1/data/',
map:'0',
lang:'zh-cn',
srvportmax:'13000',
srvid:'1',
ip1:'127.0.0.1'
修改:网站wwwroot/user/game.php外网IP和网址
addBookmark("《海洋基地》 武易传奇1区", "http://127.0.0.1/user/game.php");
修改:网站wwwroot/user/GameConfig.php外网IP和网址
//$_resSite='http://127.0.0.1/data/';
$flash_vars=base64_encode(sampleEncodeParam('srvaddr=127.0.0.1&srvport=13000&srvportmax=13004&srvid=1&spid=49you&ressite=http://37w.cdn.wycq.521g.com/v1/&rankurl=http://www.e-zsf.com/app//rankingserver.php&payurl=http://www.libaopay.com/buy/?wid=1&user=777777&spverify=4a2b4be714bb71f6d909885b14f411a3&lang=zh-cn&repus=false&frameRate=&frameRate=60&homeUrl=http://www.e-zsf.com/&forumURL=http://www.e-zsf.com/&client=0&clienURL=http://pan.baidu.com/'));
$flash_vars=base64_encode(sampleEncodeParam("srvaddr=127.0.0.1&srvport=13000&srvid=1&spid=wyi&ressite=http://127.0.0.1/data/&rankurl=http://127.0.0.1/rankingserver.php&payurl=http://820go.com/AnV!M1&user=".$_SESSION['LoginUser']."&spverify=88c506a4710b7fd96831b8c44a9707e5&gameName=qqqqqq&lang=zh-cn&repus=false&homeURL=http://127.0.0.1/&forumURL=http://127.0.0.1&token=main&client=0&userLine=1&noauto=-1&clienURL=http://127.0.0.1"));
修改:网站wwwroot/user/GameConfig.xml外网IP和网址
<?xml version="1.0" encoding="utf-8"?>
<GameConfig>
<Server name="《海洋基地》 武易传奇1区" id="1" serveraddr="127.0.0.1" serverport="13000" ressite="http://127.0.0.1/v3/" rankserver="http://127.0.0.1/rankingserver.php"/>
</GameConfig>
可解决100%无法进入!
武易传奇一键端单机版下载
|
|