Jump to content

sekelsta

VS Team
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sekelsta's Achievements

Wolf Bait

Wolf Bait (1/9)

0

Reputation

  1. The example given doesn't seem like it would benefit from a centralized approach. What you're wanting is basically: - On placing the pipe, check for neighboring machines and store a reference - When the pipe inserts an item, call machine.NotifyInventoryChanged(), a function you added to the machine class That's something those two classes can handle between them, without getting any larger systems involved. Or alternately, this could make use of the existing Inventory.SlotModified(), for compat with other mods that might add their own pipes or machines. (Hoping you find this helpful!)
  2. My first one? KQ, an obscure linux game released 2001. It used to have a website titled "KQ Lives".
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.