cbw185729109 发表于 2025-9-27 06:09:56

404420 发表于 2025-9-8 20:27
恢复了

能再分享一下吗 哥

cbw185729109 发表于 2025-9-27 06:12:19

404420 发表于 2025-8-22 17:12
..................................

能再分享一下吗 哥

cs16 发表于 2025-10-4 01:07:09

请问如何删除游戏玩家和角色?

pefami 发表于 2025-10-22 17:37:42

合服成功了,但是登录列表那里看不到合服后的区是怎么回事?

xjsxjs 发表于 2025-11-1 22:50:45

合服成功了,但是登录列表那里看不到合服后的区是怎么回事?
我也是这个问题,有厉害大牛知道怎么解决吗?

qiuyu123@ 发表于 2025-11-14 18:09:21

qq100711664 发表于 2025-7-14 16:46
楼主政务怎么修改啊能说下吗天天等麻烦要死

政务:finish_gtask

征税:estate_1

查找用户里面输入对应的ID然后进去搜索上面的内容,修改提交就行了

qiuyu123@ 发表于 2025-11-14 18:11:03

qym518680 发表于 2025-7-15 10:29
宝塔WWW文件里每天多出几个G的文件要怎么处理??玩几天硬盘就满了,就上不去了

在软件列表找到MySQL,进去后吧二进制日志关掉

qiuyu123@ 发表于 2025-11-14 19:12:26

合服成功了,但是打开后特别卡是为啥啊,咋解决

qiuyu123@ 发表于 2025-11-15 19:27:06

dalianmaozxc 发表于 2025-7-19 23:29
正好我也在研究合服,搞崩了几个朋友玩了20来天的服,目前重新架设中,哈哈哈哈。发神将觉醒我用了两个办法 ...

格式应该是这样['awaken', ['hero704'], '马云禄', '1'],

xxmaker 发表于 2025-11-18 14:09:16

有人会插旗修复吗

tomatoshixihong 发表于 2025-11-20 16:17:40

本帖最后由 tomatoshixihong 于 2025-11-20 16:19 编辑

xxmaker 发表于 2025-11-18 14:09
有人会插旗修复吗
def get_buff_effect(self, buff_type, cid=None):
      """
      获取buff对应的效果
      """
      now = datetime.datetime.now()
      effect = 0
      gc = game_config.country
      if 'num' in gc:
            if not self.buffs1.has_key(buff_type):
                is_expire = True
            elif cid not in self.buffs1:
                is_expire = True
            elif now > self.buffs1+datetime.timedelta(minutes=gc['time']):
                is_expire = True
            else:
                is_expire = False
      else:
            if not self.buffs.has_key(buff_type):
                is_expire = True
            elif cid is not None and cid != self.buffs:
                is_expire = True
            elif now > self.buffs+datetime.timedelta(minutes=gc['time']):
                is_expire = True
            else:
                is_expire = False
      if not is_expire:
            if 'num' in gc:
                is_free = self.buffs1
            else:
                is_free = self.buffs
            if is_free:
                effect_value = game_config.country['effect_gratis']
                effect += 0 if isinstance(effect_value, str) else effect_value
            else:
                effect_value = game_config.country['effect_consume']
                effect += 1 if isinstance(effect_value, str) else effect_value

      return effect

server.py 文件里面搜索def get_buff_effect(self, buff_type, cid=None)。将这个替换掉就行了

xxmaker 发表于 2025-11-21 09:27:30

tomatoshixihong 发表于 2025-11-20 16:17
server.py 文件里面搜索def get_buff_effect(self, buff_type, cid=None)。将这个替换掉就行了

我去试试

youyoucaocn 发表于 2025-12-29 23:00:14

还在弄没?

cs16 发表于 2026-1-3 01:26:59

已合服成功,顺利进入!感谢楼主开贴讨论

cs16 发表于 2026-1-3 01:28:20

本帖最后由 cs16 于 2026-1-3 16:23 编辑

可以参考这个帖子https://www.iopq.net/thread-17141523-1-1.html

cs16 发表于 2026-1-3 01:31:44

正常合区操作,非修改配置文件,可以正常进行一合 二合 三合一直到七合,并且可以顺利进入游戏

逍遥魔情 发表于 2026-1-3 19:16:00

后台可以正常使用嘛

cs16 发表于 2026-1-4 00:05:44

逍遥魔情 发表于 2026-1-3 19:16
后台可以正常使用嘛

正常,就是正常的合服操作,不是修改配置文件,合服后一切正常,玩家随机重新分配国家,城堡重置为初始状态,其他不变,根据合服次数开启对应的玩法功能和英雄

daodao775210 发表于 2026-1-10 01:17:27

玩了几天后就进不了游戏了一直卡在读进度哪里,有哪位大佬知道是啥问题的吗?

zystory 发表于 2026-1-23 12:23:32

我都没有安装成功,替换192.168.1.23为127.0.0.1一直游戏界面报网络连接错误
页: 1 2 3 4 5 6 [7] 8
查看完整版本: 关于三国兵临天下合服,有一起研究的么

本站内容如若侵犯到您的权益,请来电来函告知,我们会尽快处理!
联系QQ:1953150286,2251387361,123784736,免责申明