3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 5510|回复: 5
打印 上一主题 下一主题

[分享] 去掉城邦或者改变城邦数量的方法

[复制链接]

1

主题

66

帖子

122

积分

中级玩家

Rank: 3Rank: 3

贡献度
8
金元
897
积分
122
精华
0
注册时间
2011-1-24
跳转到指定楼层
主题
发表于 2016-10-25 11:30 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 braveless 于 2016-10-25 11:36 编辑

ffss0927 的方法好像有点问题。这是从civfanatics转过来的:

go to your steam folder (Usually found under C: program files(x86)) followed by - steam apps - common - sid meier's civilization vi - base - assets - maps - utility - and find the file named " AssignStartingPlots"

First: Back up the file. If you break it, it's not my fault. Always back up files before you change them.

After the file is backed up, right click on the original and hit edit: Find the line that says:
" self.iNumMinorCivs = PlayerManager.GetAliveMinorsCount(); " and change it to " self.iNumMinorCivs = 0; "

This will set the number of city states to 0. If you want a few but less, change " 0 " to the number you want. Example: I have mine set at 8 on a huge map. Keeps them in-game but mostly out of the way This should let you set the number of city states to anything you want, assuming the number is less than normal. I have not tried setting it to more than default.

NOTE: Make sure it's the line that says "MinorCivs" not "MajorCivs". Minor is the second one listed.

FYI: Default city states is 1.5 times the default number of players. (On huge, default is 18 city states and 12 civs)

简单说, base/assets/maps/utility/AssignStartingPlots.lua,
找到
" self.iNumMinorCivs = PlayerManager.GetAliveMinorsCount(); "
改成

" self.iNumMinorCivs = 0; "

就没有城邦了。也可以改成别的数字,表示城邦的数量。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-3-20 17:56 , Processed in 0.027035 second(s), 16 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表