- UID
- 928614
- 主题
- 0
- 阅读权限
- 60
- 帖子
- 4802
- 精华
- 1
- 积分
- 2812
- 金钱
- 3954
- 荣誉
- 21
- 人气
- 0
- 在线时间
- 0 小时
- 评议
- 0
- 帖子
- 4802
- 精华
- 1
- 积分
- 2812
- 金钱
- 3954
- 荣誉
- 21
- 人气
- 0
- 评议
- 0
|
看这个
作者说明文当里的
You will need to make one edit to one of your configuration files to allow the UT3 menu to accept the full 128 players. Locate your My Documents\My Games\Unreal Tournament 3\UTGame\Config directory, and open UTGame.ini. On the first few lines, in the Engine.GameInfo block, find MaxPlayers and set it to 128. The find the NumBots_Common and NumBots_DM data providers, and change their range data settings to MaxValue=128.
意思是说,把UTGame覆盖以后
打开“我的文档”里的My Games\Unreal Tournament 3\UTGame里的Config文件夹
备分下UTGame.ini,然后用笔记本打开
找到 MaxPlayers 并改成128
分别找到NumBots_Common和NumBots_DM
把他们的RangeData里的MaxValue=X改成=128
红色的那个数字
[NumBots_Common UTUIDataProvider_MenuOption]
OptionSet=Common
DataStoreMarkup=<UTGameSettings:NumBots>
OptionType=UTOT_Slider
RangeData=(MinValue=0.0,MaxValue=15.0,bIntRange=1,NudgeValue=1.0,CurrentValue=4.0)
PS:那个补丁这里下载
http://utforums.epicgames.com/showthread.php?t=608541 |
|