跳转至

/gametest

文档版本:1.21.0.24

/gametest命令command.gametest.description

执行条件

该命令需要权限等级:gamedirectors|1。该命令需要开启作弊。

用法

/gametest runthis

command.gametest.1.description

modeGameTestModeRunThis
枚举类型。command.enum.gametestmoderunthis.description单值枚举,请直接使用runthis
/gametest run <testName:string> [rotationSteps:int]

command.gametest.2.description

modeGameTestModeRun
枚举类型。command.enum.gametestmoderun.description单值枚举,请直接使用run
testNameGameTestName
软枚举类型。command.gametest.testName.description
rotationStepsint
基本类型,可选。command.gametest.rotationSteps.description
/gametest run <testName:string> <stopOnFailure:Boolean> <repeatCount:int> [rotationSteps:int]

command.gametest.3.description

modeGameTestModeRun
枚举类型。command.enum.gametestmoderun.description单值枚举,请直接使用run
testNameGameTestName
软枚举类型。command.gametest.testName.description
stopOnFailureBoolean
枚举类型。command.enum.boolean.description枚举值如下:
描述
true
false
repeatCountint
基本类型。command.gametest.repeatCount.description
rotationStepsint
基本类型,可选。command.gametest.rotationSteps.description
/gametest runset [tag:string] [rotationSteps:int]

command.gametest.4.description

modeGameTestModeRunSet
枚举类型。command.enum.gametestmoderunset.description单值枚举,请直接使用runset
tagGameTestTag
软枚举类型,可选。command.gametest.tag.description
rotationStepsint
基本类型,可选。command.gametest.rotationSteps.description
/gametest runsetuntilfail [tag:string] [rotationSteps:int]

command.gametest.5.description

modeGameTestModeRunSetUntilFail
枚举类型。command.enum.gametestmoderunsetuntilfail.description单值枚举,请直接使用runsetuntilfail
tagGameTestTag
软枚举类型,可选。command.gametest.tag.description
rotationStepsint
基本类型,可选。command.gametest.rotationSteps.description
/gametest clearall

command.gametest.6.description

modeGameTestModeClearAll
枚举类型。command.enum.gametestmodeclearall.description单值枚举,请直接使用clearall
/gametest pos

command.gametest.7.description

modeGameTestModeShowPosition
枚举类型。command.enum.gametestmodeshowposition.description单值枚举,请直接使用pos
/gametest create <testName:string> [width:int] [height:int] [depth:int]

command.gametest.8.description

modeGameTestModeCreateTest
枚举类型。command.enum.gametestmodecreatetest.description单值枚举,请直接使用create
testNamestring
基本类型。command.gametest.testName.description
widthint
基本类型,可选。command.gametest.width.description
heightint
基本类型,可选。command.gametest.height.description
depthint
基本类型,可选。command.gametest.depth.description
/gametest runthese

command.gametest.9.description

modeGameTestRunNearbyTests
枚举类型。command.enum.gametestrunnearbytests.description单值枚举,请直接使用runthese
/gametest stopall

command.gametest.10.description

modeGameTestStopTests
枚举类型。command.enum.gameteststoptests.description单值枚举,请直接使用stopall