0 Members and 2 Guests are viewing this topic.
Define LibPub a = 42Define LibPub setA(aa) = Prgm : a := aa : EndPrgm
Doc1\a => 42Doc1\setA(69)Doc1\a => 69
Par contre, j'ai noté un bug : les portes disparaissent toutes de l'inventaire dès qu'on utilise une seule ( même si on en a une dizaine ! ), et en plus, elles ne se posent plus, que ça soit sur terre, sable, pierre ou autre !
I had an idea that I may use for my prog Minecrft (http://www.cemetech.net/forum/viewtopic.php?p=210257), which is this: to have two layers of world, while keeping it 2D. That would be handy for trees, houses, and stuff, though yes, one would often be unable to see themselves on account of the front layer getting in the way. But often, one need not be affected much, as the biome generation would generate the same world, just 2 blocks thick. I think the benefits would outweigh the nonbenefits. Also, are you interested in sharing your liquid-related code with me?