Posted 03 February 2015 - 07:04 PM
Hi,
I'm currenly playing the newest version of resonant rise.
I believe the ATlauncher claims I'm on CC 1.6.5. but ingame it says CraftOS 1.6.
Now I'm not sure whether those two version numbers are normally equal (meaning I'm actually on 1.6)
ut at least this should give you enough information to teach me something new about my current version :-)
So I was thinking the following: "Wouldn't it be nice if my turtles could request a refuel via netsend.announce() so that they never run out of fuel?"
As you might have guessed, I ran into a bit of a problem… because the old rednet functions deprecated… I've got no clue how to achieve something similar now.
Can I parse the chat messages from the chat program located in /rom/programs/rednet? Should I use HTTP?
I don't want to run another server just to handle my HTTP requests unless it can be done ingame.
Besides information on how to tackle this problem I'd also like to know why the old functions deprecated… they were so simple to understand :'-(
greetings,
Crucidal
I'm currenly playing the newest version of resonant rise.
I believe the ATlauncher claims I'm on CC 1.6.5. but ingame it says CraftOS 1.6.
Now I'm not sure whether those two version numbers are normally equal (meaning I'm actually on 1.6)
ut at least this should give you enough information to teach me something new about my current version :-)
So I was thinking the following: "Wouldn't it be nice if my turtles could request a refuel via netsend.announce() so that they never run out of fuel?"
As you might have guessed, I ran into a bit of a problem… because the old rednet functions deprecated… I've got no clue how to achieve something similar now.
Can I parse the chat messages from the chat program located in /rom/programs/rednet? Should I use HTTP?
I don't want to run another server just to handle my HTTP requests unless it can be done ingame.
Besides information on how to tackle this problem I'd also like to know why the old functions deprecated… they were so simple to understand :'-(
greetings,
Crucidal