Data:Instruction:Unlock: Difference between revisions

From Desynced Wiki
No edit summary
m (Pywikibot 10.3.1)
 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
{{DataInstruction
{{DataInstruction
|name = Unlock
|name = Unlock
|luaId = unlock
|description = Run as many instructions as possible. Use wait instructions to throttle execution.
|description = Run as many instructions as possible. Use wait instructions to throttle execution.
|category = Flow
|category = Flow
|icon = Unlocked.png
|icon = Unlocked.png
|explaination = By default, behaviors will run one instruction per tick. Unlock will allow multiple instructions to execute within one tick until it hits a wait instruction, the end of the behavior, or an instruction that takes time to execute such as a Synchronous <hl>Move Unit</> instruction. If more than 1000 instructions are executed in one tick then the behavior controller will crash at that location
|argsType1 =  
|argsType1 =  
|argsName1 =  
|argsName1 =  
Line 35: 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=Unlock
|name=Unlock
}}</noinclude>
}}</noinclude>

Latest revision as of 07:13, 12 August 2025

Redirect to: