7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
copypath("0:/helicopter/init", "1:/init").
|
|
copypath("0:/helicopter/hover", "1:/hover").
|
|
copypath("0:/debug", "1:/debug").
|
|
|
|
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Open Terminal").
|
|
run "1:/init".
|