Jump to content




The unprofessionality of CC's Lua APIs and wiki


22 replies to this topic

#21 ironsmith123

  • New Members
  • 69 posts

Posted 15 March 2012 - 05:01 AM

 Jajnick, on 14 March 2012 - 10:12 PM, said:

Thank you. :D/>
If I'll find some free time I'll help, at least the wiki will be finally useful.
Make sure to apply on our thread!

#22 petrus4

  • New Members
  • 21 posts

Posted 15 March 2012 - 06:00 AM

 Casper7526, on 11 March 2012 - 02:16 AM, said:

I do see your issue with the turtle.drop() command, and how it drops a whole stack instead of a single item. I personally would say this is BETTER than dropping a single item, but thats just my opinion.

There's a workaround. Get Pfaeff's Allocator. It ejects only a single item at a time, from a stack.

Quote

CC is not a "user" friendly mod, it's never been planned to be. It's a CODERS mod

Granted, but Lua is easily the most simplistic language I've ever come across. If Dan200 had decided to use Lisp as the scripting language, then we might have something to genuinely complain about. :D/>

#23 Espen

    Curious Explorer

  • Members
  • 708 posts

Posted 15 March 2012 - 11:28 AM

 petrus4, on 15 March 2012 - 06:00 AM, said:

 Casper7526, on 11 March 2012 - 02:16 AM, said:

I do see your issue with the turtle.drop() command, and how it drops a whole stack instead of a single item. I personally would say this is BETTER than dropping a single item, but thats just my opinion.

There's a workaround. Get Pfaeff's Allocator. It ejects only a single item at a time, from a stack.

That's no longer necessary. The new version of CC now supports dropping different quantities of blocks:
turtle.drop( quantity )






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users