Posted January 5, 20178 yr So hey guys, im new in Modding, but I have already the basics. Now i had made an Gui, but that Gui that I wont to make is very special and not in Mincraft style. The Gui must be similar to: So one opinion is .svg Also, my question is: Can I make that Gui in Minecraft, and my favorit is with .svg. And when yes, how can i do this. Thank you for every answer!
January 5, 20178 yr Watch Dogs 2 Classes: 94 Lines of code: 12173 Other files: 206 Github repo: https://github.com/KokkieBeer/DeGeweldigeMod
January 5, 20178 yr Also, my question is: Can I make that Gui in Minecraft, and my favorit is with .svg. And when yes, how can i do this. 1) Do you know how to code? 2) SVGs are not natively supported by Minecraft, you'll either have to write a parser and renderer for them yourself or use png 3) Can you do this with PNG? Sure. 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.
January 5, 20178 yr Author 1) Do you know how to code? 2) SVGs are not natively supported by Minecraft, you'll either have to write a parser and renderer for them yourself or use png 3) Can you do this with PNG? Sure. 1) Why the question! 2) OK, thank you 3) No, i dont love the collision box for hovering. 4) Oh gott! Why must be that men a asshole? Quote "I am an asshole." from his personal text.
January 5, 20178 yr 1) Why the question! 2) OK, thank you 3) No, i dont love the collision box for hovering. 4) Oh gott! Why must be that men a asshole? Quote "I am an asshole." from his personal text. 1) Because you don't know where to start and haven't posted any code. 3) So write your own collision code. 4) My personal text is because people tend to do stupid shit (Me: "Do X and your code will work." Them: "Ok, I did Y, but it doesn't work." Me: "That's because you didn't do X.") and then get upset when I tell them they did stupid shit. 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.
January 5, 20178 yr Author 1) Because you don't know where to start and haven't posted any code. 3) So write your own collision code. 4) My personal text is because people tend to do stupid shit (Me: "Do X and your code will work." Them: "Ok, I did Y, but it doesn't work." Me: "That's because you didn't do X.") and then get upset when I tell them they did stupid shit. 1) Yes, I don't have any idea where I can start for that problem, and that means not, that I dont know how to code! And why I won't to post code? There isn't something to be posted! 3) Ok, I hope I can do this.
January 5, 20178 yr 1) Yes, I don't have any idea where I can start for that problem, and that means not, that I dont know how to code! And why I won't to post code? There isn't something to be posted! Generally there's a "show what you've tried" mentality around here. Try this: http://stackoverflow.com/a/20664243/1663383 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.