《文明6》修改城邦数量方法解析攻略

2016-10-25 13:47:19

  今天小编要为大家带来的是“braveless”分享的《文明6》修改城邦数量方法解析攻略,感兴趣的玩家一起来看看吧!

  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; "

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

更多相关资讯请关注:文明6专题

目录
上一页
1/1
下一页
尾页
打开游侠APP查看更多精彩
0
热门标签
热门攻略 最新攻略 战报 常见问题 城邦一览 外交胜利 科技树 政策选择 建筑布局 兵种大全 玩法技巧 视频解说 新手教程 游戏问答
下载APP可查看更多精品攻略