Jump to content

fhntv24

Members
  • Posts

    68
  • Joined

  • Last visited

Everything posted by fhntv24

  1. ups....i want to kill eclipse with his bad tips......so yea,it actyally work's.......
  2. in actionPerformed: super.actionPerformed(guibutton); switch(guibutton.id) { case 1: *doing somting* buttonList.clear(); buttonList.add(new GuiButton(2, 7, 10, 20, 20, "+")); break; }
  3. how? edit: i was trying that,it was crushing.....
  4. can i change button list in Real time? like when i pressed one button,another button showed up.Can i do that?!
  5. ok....i did somting,and now it work's! idk what i did,but it now work's......
  6. do you know what? i'm doing that alredy i have GUI Handler,and i'm opening chest right,and and and.....i have evrething,what i need to have for it to work.......but it doesnt work!
  7. do you have diffrent unlocolized item name? if you have the same,that is you problem!
  8. A mod tried to open a gui on the server without being a NetworkMod <- that what Forge saying when i'm opening GUI,but i have that in main code @NetworkMod(clientSideRequired = true, serverSideRequired = true)
  9. i think you you hard drive died.........
  10. is there a Crafting handler tutorial?!
  11. ik how to close inventory,but how i can find when i need to close it?
  12. i want to close GUI when item crafted,can i make that?or i need to make my own Container?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.