Jump to content

ShadowKatStudios

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by ShadowKatStudios

  1. While it's good, it's not what I need for a space terminal.
  2. Can I suggest a feature? I can't write C#, but I would like a command for entering text to my programs. Something like 'INPUT TO X' like in BASIC- recieves input and sets variable X to it. EDIT: I had another idea: We currently lack any file reading commands, so I might suggest: 'READ "FILE" TO X' Reads the content of the file FILE into variable X 'READLINE X FROM "FILE" TO Z' Reads line number X in file FILE into variable Z
  3. I'm at somewhat of a loss; I've written code to keep the nose of my spaceplane above the dark/light line on the navball, however it fails to compile. Here's my code: http://pastebin.com/84ucTJQS
×
×
  • Create New...