Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Search the Community

Showing results for tags 'rc.cfg'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • OpenComputers
    • Announcements
    • Feedback
    • IRC
  • Code Central
    • Support
    • Showcase
    • Tutorials
  • Addons & More
    • Addons Mods
    • Architectures
    • OpenEngineering Task Force
  • General
    • Lounge
    • Forum Games
    • Showcase
    • Servers
  • Archives
    • Public Archives

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Minecraft


GitHub


IRC


Fediverse ID


Location


Interests

Found 1 result

  1. Vaetalus

    RC Arguments

    I've been trying to create a few arguments for a GUI I've been working on, and trying to use the RC script's complimentary cfg system to do so, and thus have a list with 4 items in it, so my rc.cfg looks as thus: enabled = {"startup"} startup = {} startup[col0] = 0xFF9200 startup[col1] = 0xFF6D00 startup[col2] = 0x000000 startup[col3] = 0xFFFFC0 My problem is that when I actually go to my startup.lua program I don't actually understand how to access these arguments, and looking in the example.lua has yet to avail me of any answers as to how it actually works, could s
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.