跳转至

/schedule

文档版本:1.21.60.21

/schedule命令command.schedule.description

执行条件

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

用法

/schedule delay add <function:filepath> <time:int> [DelayMode:DelayMode]

command.schedule.1.description

modeScheduleActionDelay
枚举类型。command.enum.scheduleactiondelay.description单值枚举,请直接使用delay
conditionRequestActionAdd
枚举类型。command.enum.requestactionadd.description单值枚举,请直接使用add
functionfilepath
基本类型。command.schedule.function.description
timeint
基本类型。command.schedule.time.description
DelayModeDelayMode
枚举类型,可选。command.enum.delaymode.description枚举值如下:
描述
replace command.enum.delaymode.replace
append command.enum.delaymode.append
/schedule delay add <function:filepath> <time:postfix_t> [DelayMode:DelayMode]

command.schedule.2.description

modeScheduleActionDelay
枚举类型。command.enum.scheduleactiondelay.description单值枚举,请直接使用delay
conditionRequestActionAdd
枚举类型。command.enum.requestactionadd.description单值枚举,请直接使用add
functionfilepath
基本类型。command.schedule.function.description
timepostfix_t
基本类型。command.schedule.time.description
DelayModeDelayMode
枚举类型,可选。command.enum.delaymode.description枚举值如下:
描述
replace command.enum.delaymode.replace
append command.enum.delaymode.append
/schedule delay add <function:filepath> <time:postfix_s> [DelayMode:DelayMode]

command.schedule.3.description

modeScheduleActionDelay
枚举类型。command.enum.scheduleactiondelay.description单值枚举,请直接使用delay
conditionRequestActionAdd
枚举类型。command.enum.requestactionadd.description单值枚举,请直接使用add
functionfilepath
基本类型。command.schedule.function.description
timepostfix_s
基本类型。command.schedule.time.description
DelayModeDelayMode
枚举类型,可选。command.enum.delaymode.description枚举值如下:
描述
replace command.enum.delaymode.replace
append command.enum.delaymode.append
/schedule delay add <function:filepath> <time:postfix_d> [DelayMode:DelayMode]

command.schedule.4.description

modeScheduleActionDelay
枚举类型。command.enum.scheduleactiondelay.description单值枚举,请直接使用delay
conditionRequestActionAdd
枚举类型。command.enum.requestactionadd.description单值枚举,请直接使用add
functionfilepath
基本类型。command.schedule.function.description
timepostfix_d
基本类型。command.schedule.time.description
DelayModeDelayMode
枚举类型,可选。command.enum.delaymode.description枚举值如下:
描述
replace command.enum.delaymode.replace
append command.enum.delaymode.append
/schedule delay clear <function:filepath>

command.schedule.5.description

modeScheduleActionDelay
枚举类型。command.enum.scheduleactiondelay.description单值枚举,请直接使用delay
conditionRequestActionClear
枚举类型。command.enum.requestactionclear.description单值枚举,请直接使用clear
functionfilepath
基本类型。command.schedule.function.description
/schedule clear <function:filepath>

command.schedule.6.description

modeScheduleActionClear
枚举类型。command.enum.scheduleactionclear.description单值枚举,请直接使用clear
functionfilepath
基本类型。command.schedule.function.description
/schedule on_area_loaded add <from:x y z> <to:x y z> <function:filepath>

command.schedule.7.description

modeScheduleActionOnAreaLoaded
枚举类型。command.enum.scheduleactiononarealoaded.description单值枚举,请直接使用on_area_loaded
conditionRequestActionAdd
枚举类型。command.enum.requestactionadd.description单值枚举,请直接使用add
fromx y z
基本类型。command.schedule.from.description
tox y z
基本类型。command.schedule.to.description
functionfilepath
基本类型。command.schedule.function.description
/schedule on_area_loaded add circle <center:x y z> <radius:int> <function:filepath>

command.schedule.8.description

modeScheduleActionOnAreaLoaded
枚举类型。command.enum.scheduleactiononarealoaded.description单值枚举,请直接使用on_area_loaded
conditionRequestActionAdd
枚举类型。command.enum.requestactionadd.description单值枚举,请直接使用add
typeCircleArea
枚举类型。command.enum.circlearea.description单值枚举,请直接使用circle
centerx y z
基本类型。command.schedule.center.description
radiusint
基本类型。command.schedule.radius.description
functionfilepath
基本类型。command.schedule.function.description
/schedule on_area_loaded add tickingarea <name:string> <function:filepath>

command.schedule.9.description

modeScheduleActionOnAreaLoaded
枚举类型。command.enum.scheduleactiononarealoaded.description单值枚举,请直接使用on_area_loaded
conditionRequestActionAdd
枚举类型。command.enum.requestactionadd.description单值枚举,请直接使用add
typeTickingArea
枚举类型。command.enum.tickingarea.description单值枚举,请直接使用tickingarea
namestring
基本类型。command.schedule.name.description
functionfilepath
基本类型。command.schedule.function.description
/schedule on_area_loaded clear tickingarea <name:string> [function:filepath]

command.schedule.10.description

modeScheduleActionOnAreaLoaded
枚举类型。command.enum.scheduleactiononarealoaded.description单值枚举,请直接使用on_area_loaded
conditionRequestActionClear
枚举类型。command.enum.requestactionclear.description单值枚举,请直接使用clear
cleartypeTickingAreaName
枚举类型。command.enum.tickingareaname.description单值枚举,请直接使用tickingarea
namestring
基本类型。command.schedule.name.description
functionfilepath
基本类型,可选。command.schedule.function.description
/schedule on_area_loaded clear function <function:filepath>

command.schedule.11.description

modeScheduleActionOnAreaLoaded
枚举类型。command.enum.scheduleactiononarealoaded.description单值枚举,请直接使用on_area_loaded
conditionRequestActionClear
枚举类型。command.enum.requestactionclear.description单值枚举,请直接使用clear
cleartypeFunctionName
枚举类型。command.enum.functionname.description单值枚举,请直接使用function
functionfilepath
基本类型。command.schedule.function.description