Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mrkirby153

Members
  • Joined

  • Last visited

Everything posted by mrkirby153

  1. mrkirby153 replied to mrkirby153's topic in Modder Support
    I have an idea but I just need to know how to make my method wait until a variable is set and then continue
  2. mrkirby153 replied to mrkirby153's topic in Modder Support
    TickCount IS inside the TickHandler, I forgot to add that
  3. mrkirby153 replied to mrkirby153's topic in Modder Support
    Here's my pseudocode: set block at x, y, z to Stone reset tickCount wait until tickCount equals 1 set block at x, y+1, z to Grass But my problem is how to wait until tickCount is 1
  4. mrkirby153 replied to mrkirby153's topic in Modder Support
    May I have a CODE example?
  5. mrkirby153 replied to mrkirby153's topic in Modder Support
    May I please have an example?
  6. mrkirby153 replied to mrkirby153's topic in Modder Support
    But, I don't know how to! Also, in my tick handler, every 1/2 seconds it increases a variable and I have a method to reset the variable back to 0
  7. Is this the right class? https://github.com/mrkirby153/MscHouses/blob/master/common/mrkirby153/MscHouses/block/Container/ContainerBlockBase.java
  8. Hey, I found a dupe glitch when I shift click any item in the inventory of my GUI, it doubles. Do you know how to fix it?
  9. mrkirby153 replied to mrkirby153's topic in Modder Support
    I also created a Schedueld Tick Handler that "fires" a tick every .5 seconds. Maybe I can use that?
  10. mrkirby153 replied to mrkirby153's topic in Modder Support
    OH! I'm pretty proficient with OOP then
  11. mrkirby153 replied to mrkirby153's topic in Modder Support
    Actually, I was talking about the acronym. What does OOP mean? Ive never heard the acronym
  12. Does the game load?
  13. mrkirby153 replied to mrkirby153's topic in Modder Support
    What's OOP?
  14. mrkirby153 replied to mrkirby153's topic in Modder Support
    May I please have an example? I'm a visual learner when it comes to code
  15. mrkirby153 replied to mrkirby153's topic in Modder Support
    How would I implement a tickhandler into https://github.com/mrkirby153/MscHouses/blob/master/common/mrkirby153/MscHouses/generation/HouseGen.java between the world.setBlock()
  16. May I please see your DragonvaleMod.java IN A PASTEBIN (http://pastebin.com)
  17. Is there a method I can either write or call that will allow me to spawn a full fledged village on command?
  18. Is there a method to get all the loot that could spawn in a dungeon? An ArrayList is ok but I'd prefer an array.
  19. And what would I do with them once they're generated?
  20. I have an API for my mod similar to that. Have a look: https://github.com/mrkirby153/MscHouses/tree/master/common/mrkirby153/MscHouses/api
  21. mrkirby153 posted a topic in Modder Support
    How would I add a delay between something? I have a class that builds a house and I would like to add a 1/2 second delay between each block placement
  22. May I please see your code?
  23. Do you have a screenshot or video?
  24. Try giving the person nightvision for 11 seconds. It prevents the view from flashing.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.