07-05-2014, 09:36 PM
EMCSBiome are the global constants for biomes. For example biBeach is a beach, biDesert is a desert etc.
Example:
An explenation for Cuboid is here: http://mc-server.xoft.cz/LuaAPI/cCuboid.html
Example:
SetAreaBiome(MinX, MaxX, MinZ, MaxZ, biBeach)Full List: http://mc-server.xoft.cz/LuaAPI/Globals.html#BiomeTypes
An explenation for Cuboid is here: http://mc-server.xoft.cz/LuaAPI/cCuboid.html