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

Search the Community

Showing results for tags 'clarification'.

  • 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. -- Fixed: I was le tired.... I'm kinda new to OC just moved over from cc and I'm loving the mod!! I was curious if someone who knows how event.listen handles its callback function? I tried to make a simple wireless network port listener just for testing and to my avail i couldnt get it to work the way i intended... Example below: local component = require "component" local event = require "event" local modem = component.modem modem.open( 1 ) ## I was assuming that event.listen would feed the signal/event with its parameters ## to the callback function.. reason why not? I'm no pro b
×
×
  • Create New...

Important Information

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