七日杀1.0版服务器 每日任务进度限制,显示红色感叹号限额 看全部

七日杀1.0版服务器 每日任务进度限制,显示红色感叹号限额

设置为0的时候虽然显示不限制,,,但是有个buff提示,设置0无限制好像是不加。。。
2.png

1.png

好好好,翻了下代码文档,-1才是无限制,怪不得用0不行
引用: <property name="QuestProgressionDailyLimit"                value="-1"/>                                        <!-- Limits the number of quests that contribute to quest tier progression a player can complete each day. Quests after the limit can still be completed for rewards. -->
        <!-- There are several game settings that you cannot change when starting a new game.
        You can use console commands to change at least some of them ingame.
        setgamepref BedrollDeadZoneSize 30 -->