Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
phpdts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nemo Ma
phpdts
Commits
6c10641d
Commit
6c10641d
authored
Jun 15, 2025
by
Nemo Ma
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gamecfg_1.php
parent
01a05691
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gamedata/ruleset/ACBRA_2009/cache/gamecfg_1.php
gamedata/ruleset/ACBRA_2009/cache/gamecfg_1.php
+3
-3
No files found.
gamedata/ruleset/ACBRA_2009/cache/gamecfg_1.php
View file @
6c10641d
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
/*Game Config*/
/*Game Config*/
//禁区间隔时间,单位 小时
//禁区间隔时间,单位 小时
$areahour
=
1
;
$areahour
=
60
;
//每次间隔增加的禁区数量
//每次间隔增加的禁区数量
$areaadd
=
3
;
$areaadd
=
3
;
//聊天记录里的禁区提示时间,单位秒
//聊天记录里的禁区提示时间,单位秒
...
@@ -25,7 +25,7 @@ $antiAFKertime = 20;
...
@@ -25,7 +25,7 @@ $antiAFKertime = 20;
//尸体保护时间,单位秒
//尸体保护时间,单位秒
$corpseprotect
=
10
;
$corpseprotect
=
10
;
//是否允许销毁尸体(1:开启)
//是否允许销毁尸体(1:开启)
$allow_destory_corpse
=
1
;
$allow_destory_corpse
=
0
;
//销毁尸体会导致rp上升最多多少点
//销毁尸体会导致rp上升最多多少点
$rpup_destory_corpse
=
233
;
$rpup_destory_corpse
=
233
;
//如果允许销毁尸体 以下哪些种类的尸体不可以被销毁
//如果允许销毁尸体 以下哪些种类的尸体不可以被销毁
...
@@ -158,7 +158,7 @@ $gnpctype = 90;
...
@@ -158,7 +158,7 @@ $gnpctype = 90;
//场外支援系统 快递员NPC的子类别
//场外支援系统 快递员NPC的子类别
$gnpcsub
=
0
;
$gnpcsub
=
0
;
//场外支援系统 不能赞助自己 1:启用 0:关闭
//场外支援系统 不能赞助自己 1:启用 0:关闭
$no_self_sponsored
=
0
;
$no_self_sponsored
=
1
;
//游戏新开局时向场内投入的bot数量
//游戏新开局时向场内投入的bot数量
$rsgame_bots
=
4
;
$rsgame_bots
=
4
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment