Posted February 18, 201411 yr Is there anywhere a tutorial on how to create a dimension after the init? (Like mystcraft age books) Here could be your advertisement!
February 18, 201411 yr i didn't understand if you want to do something particular or just create a dimension from zero (to hero) Actually i don't know what to write in this signature soooo.... anyway
February 18, 201411 yr Author Basically i want to add a item that players can use to create their own dimensions, like in mystcraft. Here could be your advertisement!
February 18, 201411 yr So create a dimension like you would at any other time. There's a function for nextAvailableDim, but you'll have to look for it. Check the DimensionManager. If you don't know how to create a dimension at all, then you need to take baby steps and start simply. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
February 18, 201411 yr Author So create a dimension like you would at any other time. There's a function for nextAvailableDim, but you'll have to look for it. Check the DimensionManager. If you don't know how to create a dimension at all, then you need to take baby steps and start simply. nextaAvailableDim sounds good... But the last time i coded a dimension (was before i learned java, version 1.3 or 1.4) i had to register something like a dimension id. Do i still have to register that? Here could be your advertisement!
February 18, 201411 yr Yeah. You do. nextAvailableDim just tells you what dimID is available. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
February 18, 201411 yr Author So item and block ids are auto created and dimensionIds are not??? And is there any way (without external save file) to load the new dimensions in the init at a reboot? Here could be your advertisement!
February 18, 201411 yr So item and block ids are auto created and dimensionIds are not??? And is there any way (without external save file) to load the new dimensions in the init at a reboot? I don't know. I haven't delved into the mysteries of dimensions personally, I just know a handful of tangential operations that come up when using them. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.