文档介绍:战地 2 参数修改 1. 人数修改找到 Battlefield 2\mods\bf2\Ai 中的 AIDefault 文件用笔记本打开。 2 1 30 1 rem To spawn more than 15 bots in SP, use the following lines instead of the three lines above. rem Note that this is totaly unsupported, it will affect your system's performance rem and may even crash your game. That being said, you will most likely be able to run a lot rem more bots than 15 on your system. rem Example for 32 bot game with expert bots "rem" 1 "rem" XX "rem" 0 "rem" 把"rem" 去掉,把 XX 改成想要的人数就 OK。 2. 兵力值修改用记事本打开游戏目录\EA GAMES\Battlefield 2\mods\bf2\python\game\gamemodes\ 用寻找功能搜寻"TicketRatio" 字符串 return int(mapDefaultTickets * (() / )) 其中 100 的数值就是要调整的选项, 数字愈大, 双方阵营的兵力值愈少, 数字小则是愈多. 数字可以任意调整, 提供以下参数范例: 数值 100 =200 双方阵营的兵力值数值 500 =22 双方阵营的兵力值数值 10 =2000 双方阵营的兵力值数值 1 =9999 双方阵营的兵力值注意: 先备份 这个档, 再开始修改. 3. 复活时间修改你的战地 2 安装目录]\mods\bf2\ 备份这个文件。右键,属性,取消只读那个框,确定。然后用记事本打开这个 在最后加上: 5 5 这样重生时间就是 5 秒了,换成其它的时间,同理即可。 4. 兵种修改打开要改的地图\ \ 找到以下代码 10 "MEC_Specops" "mec_light_soldier" 20 "US_Specops" "us_l