Posted December 2, 201410 yr Hello, I have a problem about texturing the fuel reserve and the progress bar. I can't get the texture on the right place where it needs to be. However i don't see anything i've done wrong. Any help is appreciated. Thanks. Link to GuiSuperHotFurnace: http://pastebin.com/Hn0Jdrzr Link to GuiSuperHotFurnace (Gui-Image) http://postimg.org/image/65wlk18y9/ Problem Image: http://postimg.org/image/4in356k9n/ Creator of the Master Chef Mod and many more to come. If I helped you, please click the 'thank you' button.
December 2, 201410 yr drawTexturedModalRect(guiLeft + 47, guiTop + 19, 176, 16, k + 1, 16); Lets see. So you're drawing it at an X and Y position (good, that works correctly) with a particular UV (good that works), with a width of K+1 (seems fine) and a height of 16. Uh, it looks like your height is wrong. 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.