User:Troylaurin
Revision as of 00:16, 16 January 2021 by Troylaurin (talk | contribs) (Created page with "Just testing something, nothing much to see here <br /> {| class="wikitable mw-collapsible" |+ !Script !Info !Source |- |craft init |1 0 9 |<syntaxhighlight lang="actionscript...")
Just testing something, nothing much to see here
Script | Info | Source |
---|---|---|
craft init | 1 0 9 | wakeup()
global.int.set("craft_busy", 0)
global.int.set("craft_status", 200)
global.int.set("craft_require_tier", 0)
global.double.set("craft_require_count", 0.0)
global.int.set("craft_tier", 1)
global.int.set("craft_mode", 1)
global.int.set("craft_output", 1)
global.double.set("craft_count", 1.0)
global.double.set("craft_inventory", 1.0)
|
CmNyYWZ0IGluaXQBAAAABndha2V1cAAAAAAJAAAADmdsb2JhbC5pbnQuc2V0CGNvbnN0YW50BApjcmFmdF9idXN5CGNvbnN0YW50AgAAAAA
| ||