m (Bot remove DisplayTitle and Redirect) Tags: Removed redirect Reverted |
m (Pywikibot 10.3.1) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
#REDIRECT [[Wait Ticks]] | |||
[[Category:Data:Storage:instruction]] | [[Category:Data:Storage:instruction]] | ||
<noinclude> | {{DISPLAYTITLE:Wait Ticks}}<noinclude> | ||
{{DataInstruction | {{DataInstruction | ||
|name = Wait Ticks | |name = Wait Ticks | ||
|luaId = wait | |luaId = wait | ||
|description = Pauses execution of the behavior until 1 or more ticks later | |description = Pauses execution of the behavior until 1 or more ticks later (5 ticks=1 second) | ||
|category = Flow | |category = Flow | ||
|icon = Wait.png | |icon = Wait.png | ||
|explaination = Will pause the current behavior for the specified number of game ticks. There are 5 game ticks per second | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Time | |argsName1 = Time | ||
Line 36: | Line 37: | ||
|argsDescription7 = | |argsDescription7 = | ||
|argsDataType7 = | |argsDataType7 = | ||
|argsType8 = | |||
|argsName8 = | |||
|argsDescription8 = | |||
|argsDataType8 = | |||
|argsType9 = | |||
|argsName9 = | |||
|argsDescription9 = | |||
|argsDataType9 = | |||
|argsType10 = | |||
|argsName10 = | |||
|argsDescription10 = | |||
|argsDataType10 = | |||
|argsType11 = | |||
|argsName11 = | |||
|argsDescription11 = | |||
|argsDataType11 = | |||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Wait Ticks | |name=Wait Ticks | ||
}}</noinclude> | }}</noinclude> |