Psychotic wrote:Wait, how far does minetest's world even go down anywho? -1000 blocks?
Psychotic wrote:Wait, how far does minetest's world even go down anywho? -1000 blocks?
Jordach wrote:It is called a short signed variable.
Psychotic wrote:Jordach wrote:It is called a short signed variable.
Hate to bother, but could you explain that, im not the best at coding terms
Me neither, I'm still learning how to compile 'Hello world' in C++ ...
The short signed variable is 2 byte. Signed means that you can put a "-" sign before it. The range of it is between -32,768 and 32,767. So if you use a short signed variable to determine how far up and down you can go in minetest you can set the maximum height and depth to that range. I read this in a C++ on line tutorial.
But thats awesome though, if minetest can handle this.....then i might be able to build the underground megacity i have always wanted to build.....hmm
Yes, Don't worry about not having enough space :-)
Users browsing this forum: No registered users and 11 guests