Jump to content


Kansas54's Content

There have been 5 items by Kansas54 (Search limited from 10-February 22)


By content type

See this member's

Sort by                Order  

#267120 Changing the size of the monitor embedded in computers

Posted by Kansas54 on 20 May 2017 - 03:45 AM in Suggestions

In my opinion it would be a great idea if we were able to change the size of the computer monitors, either in game or fro, config file.
For example, the monitor default resolution is 50 x 19 if I ain't wrong. It would be cool if we could change the resolution somewhere to make the screen wider.



#266821 ReboOSt - Beta 1

Posted by Kansas54 on 06 May 2017 - 01:09 AM in Operating Systems

Is monitor support coming someday? the "Monitor" command is blocked from the shell :|



#266820 M-OS (2.0)

Posted by Kansas54 on 06 May 2017 - 01:08 AM in Operating Systems

It would be nice if you could add the option for adding custom programs with custom icon, and a clock. Overall it's pretty nice! It's rare to find an OS that doesn't crash everytime you click something.



#263642 Attempt to index ? a nil value?

Posted by Kansas54 on 13 January 2017 - 02:08 PM in Ask a Pro

Here's my code:
http://pastebin.com/XFjh8jUa
The error happens at line 2.
I am clueless. anyone?



#263639 Help with selection menu

Posted by Kansas54 on 13 January 2017 - 11:37 AM in Ask a Pro

Hi communty.
I am trying to make a bootloader for an OS that I will develop after I solved this problem. I am making an arrow keys menu to choose between my os and craftos.
the code can be found here http://pastebin.com/uDEz1QpW
That code is gonna be saved in a file named startup, so it loads as the computer turns on.
That file is supposed to "slowprint" "Ulisse Boot Loader", then show up 2 options, respectively CraftOS and my os(you might have noticed I don't want to share the name).
The options will have 2 spaces infront of the final text and the first space is gonna be replace with a ">" to mark the selection.
The fact is that my code doesn't work at all. I need someone to help me out(or provide a commented code, but we all know it's not gonna happen :C)with that.
I will give a imaginary cookie to anyone who helps me out.
Sorry for any grammar mistake, I am not a english-speaking native.