nw0000 发表于 2011-1-1 18:24:36

回 9楼(cal7vin9) 的帖子

不明白~~根目录 上传工具里

nw0000 发表于 2011-1-1 18:29:56

这个~~

cal7vin9 发表于 2011-1-1 18:30:37

对!

cal7vin9 发表于 2011-1-1 18:33:05

注意那个sleep

nw0000 发表于 2011-1-1 18:39:52

进游戏 提示区域间网络错误 我重新启动试试

cal7vin9 发表于 2011-1-1 18:46:21

重启虚拟机看看

nw0000 发表于 2011-1-1 19:25:41

额~不知道怎么搞的~还是不行~~
先开1线研究翅膀去了 2线在研究

nw0000 发表于 2011-1-1 19:41:41

  刚刚想起来 GS密码被我改了 服务端文件上的还没改呢~~我说怎么都进不了了

cal7vin9 发表于 2011-1-1 20:19:36

引用第17楼nw0000于2011-01-01 19:41发表的:
     刚刚想起来 GS密码被我改了 服务端文件上的还没改呢~~我说怎么都进不了了   p_w_picpath/back.gif

晕@@

cal7vin9 发表于 2011-1-1 20:54:09

LZ给你研究研究吧 无错开启服务器

#!/bin/sh
cd /usr/momo/uniquenamed
./uniquenamed gamesys.conf  &
sleep 1
cd /root/authd/build
./authd &
sleep 2
cd /usr/momo/gfactiond
./gfactiond gamesys.conf &
sleep 3
cd /usr/momo/gacd
./gacd io.conf &
sleep 4
cd /usr/momo/gamedbd
./gamedbd gamesys.conf &
sleep 5
cd /usr/momo/gdeliveryd
./gdeliveryd gamesys.conf &
sleep 6
cd /usr/momo/glinkd
./glinkd gamesys.conf 1 &
sleep 7
cd /usr/momo/gamed
./gs gs.conf gmserver.conf gsalias.conf > game1.log &
sleep 8
cd /usr/momo/gamed
./gs gs.conf gmserver.conf gsalias2.conf > game2.log & <---开启第2条线路
sleep 9
cd /usr/momo/gamed
./gs gs.conf gmserver.conf gsaliasbf.conf &
sleep 10
cd /usr/momo/toplist/
rm -rf dbhomewdb
cp -a /usr/momo/gamedbd/dbhomewdb . <----开启排行榜
./toplist toplist.conf ./dbhomewdb &
sleep 11
页: 1 [2]
查看完整版本: 诛仙怎么启动2线?