2 posts
Posted 20 September 2012 - 06:15 PM
Hey all, here's my idea. Turtles should be able to be assigned into groups with one designated leader. The leader would be crafted differently from a normal turtle. As a work crew, turtles could do the following:
- Mine in groups
- Subsidiaries could break off and have their own tasks related to what they were doing (sorting, bringing fuel from a designated location and so on)
- The coder would only have to interact with the leader, who would send commands through rednet to its charges.
Turtles in both situations could track the leader and navigate without GPS requesting, thus keeping the number of requests limited to the leader of each group.
Turtles in a militaristic situation would be able to do the following:
- engage in formations and fight in formations of various types
- Have the ability to use bows or any other weapon
- receive tactical programming from the coder that would be sent out to subsidiaries through rednet
And there would be a whole lot more.
3790 posts
Location
Lincoln, Nebraska
Posted 20 September 2012 - 06:24 PM
I don't know if this should be implemented in Computercraft globally, but would be an interesting idea for someone to write a script for.
686 posts
Posted 20 September 2012 - 06:38 PM
… So, what you're saying is, you want the mod to do all the programming work for you?
1548 posts
Location
That dark shadow under your bed...
Posted 21 September 2012 - 08:28 AM
I started working on a script like this a while ago, it is quite difficult for the leader to assign relevant tasks automatically, the navigation etc etc is easy
1214 posts
Location
The Sammich Kingdom
Posted 21 September 2012 - 09:01 AM
Why would you need computercraft to do the coding for you? With some time you could do this quite easily.
144 posts
Location
Wellington, New Zealand
Posted 21 September 2012 - 10:00 AM
It's already possible. Just hard to code (IMO).
55 posts
Posted 02 October 2012 - 08:50 PM
Despite being a pretty much novice programmer, I've started on a project to create something of a turtle hive mind that would include features like this
5 posts
Posted 03 October 2012 - 01:54 AM
- The coder would only have to interact with the leader, who would send commands through rednet to its charges.
They would not be a coder, but a user. The coder is the one who wrote the whole program.
124 posts
Posted 03 October 2012 - 04:03 AM
This is unnecessary to incorporate into the core mod. The point of the mod is for you to be able to make things like this yourself.
The only reason for there to even be preset programs, were so that the turtles would be able to accomplish basic tasks to lessen frustration. And to give examples of the turtle API usage.
If there were allot of things like this, very, advanced, pre-set programs, to do everything you could imagine without you typing a character except to call the program, the purpose and essence of the mod would be lost, and it would be considered overpowered.
TL;DR Think about the benefit of the mod, not yourself.
2 posts
Posted 08 May 2013 - 12:23 PM
Ive had somewhat of the same idea for a while now.
just couldnt really think of where to start programming.
3790 posts
Location
Lincoln, Nebraska
Posted 08 May 2013 - 01:30 PM
Don't revive topics from the dead. I realize this is your first post, but necromancy is generally not permitted on these forums.