IgorTimofeev / MineOS

Home of MineOS and it's software for OpenComputers mod
Other
739 stars 191 forks source link

io.read() apparently wont work #526

Closed LittleTimmy52 closed 1 year ago

LittleTimmy52 commented 1 year ago

I've been trying to make a simple console script that takes an input, but i cant use io.read(), ive looked and tried, but I cant get it to take input other thsan with ..., but i cant put that in a function for some reason and thats where i have io.read()

IgorTimofeev commented 1 year ago

But there's no io library here

LittleTimmy52 commented 1 year ago

Yes i was aware of this, i tried just slapping the io and some other library for Io both from openos but it never worked. All i wish to know is how i can take console input.

On Sun, Feb 12, 2023, 07:10 IgorTimofeev @.***> wrote:

But there's no io library here

— Reply to this email directly, view it on GitHub https://github.com/IgorTimofeev/MineOS/issues/526#issuecomment-1427017067, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVRF65EESPB2FH4FJVPDK5TWXDHJ7ANCNFSM6AAAAAAUYZ7BV4 . You are receiving this because you authored the thread.Message ID: @.***>

CoolCat467 commented 1 year ago

There is no console in MineOS. Read wiki about how interacting with users in MineOS is done.

IgorTimofeev commented 1 year ago

Yep, it's a UI-only OS. Use text inputs, buttons, etc.

LittleTimmy52 commented 1 year ago

Ok then thanks.

On Tue, Feb 14, 2023, 03:14 IgorTimofeev @.***> wrote:

Yep, it's a UI-only OS. Use text inputs, buttons, etc.

— Reply to this email directly, view it on GitHub https://github.com/IgorTimofeev/MineOS/issues/526#issuecomment-1429306136, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVRF65GPTTLMHBAC7KITW5TWXM5HFANCNFSM6AAAAAAUYZ7BV4 . You are receiving this because you authored the thread.Message ID: @.***>