Alright, I run an FTB Unleashed server, and my computer isn't the best. In order to reduce lag (client-side) I'm thinking I need something to change the state of many machines. For example, when I log in, I'd like my non-essential farms to automatically turn off, and my ME system to turn on, since I don't need to waste power with features that are only used by players when nobody is online to use them, and farms tend to generate lag with constant block updates and changes.
One thought I've had is to use a Chatbox, I think its called, from Misc. Peripherals, although I don't know if there is a range limit for that to work (for example, if i'm thousands of blocks away, or in a different dimension) Another thought is to detect if I'm within a certain radius to turn them off, using OpenPeriheral, although again, I have no idea what the range limit is.
At this point, I'm a beginner in Computercraft, but I'm working on getting better. I would prefer not to have a pressure plate or switch, or anything like that to activate/deactivate stuff, since then its very easy to forget to turn a system on/off. If doing this system calls for a new mod, that actually isn't much of a problem, since we're already running and edited version of Unleashed.
Any input would be greatly appreciated.
-Train
One thought I've had is to use a Chatbox, I think its called, from Misc. Peripherals, although I don't know if there is a range limit for that to work (for example, if i'm thousands of blocks away, or in a different dimension) Another thought is to detect if I'm within a certain radius to turn them off, using OpenPeriheral, although again, I have no idea what the range limit is.
At this point, I'm a beginner in Computercraft, but I'm working on getting better. I would prefer not to have a pressure plate or switch, or anything like that to activate/deactivate stuff, since then its very easy to forget to turn a system on/off. If doing this system calls for a new mod, that actually isn't much of a problem, since we're already running and edited version of Unleashed.
Any input would be greatly appreciated.
-Train