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.

Featured Replies

Posted

I have a PlayerInformation file (https://github.com/ModderPenguin/MinePG/blob/master/source/minepg/rpg_common/rpg/playerinfo/PlayerInformation.java) that contains information like the players class (EXTREMELY important to keep), a boolean that shows a special screen on start of a new world (Also EXTREMELY important to keep) plus other stuff.

 

The problem is, is that those variables get "reset" when the player dies. So that means that the player's class and wether or not he has chosen a class gets reset. Which means that if the player would then log out, and relog, he would find that he could change his class. Also his karma/level would be reset aswell. I won't get into the full details, but basically there is a bunch of this stuff that I need to keep across player death. I am not too sure of how to go about this (I am thinking something along the lines of a temp file that gets created and rewritten when the player dies. Then reading all that temp data back into the variables when the player respawns and then deleting the temp file... but I don't think that is the easiest way), so any help will be appreciated!

 

And if anyone could point me in the direction for keeping the vanilla experience and levels after the player dies as well, I would be very thankful for it.

 

- Mew

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

  • Author

BUMP

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

the keep inventory is open source, i'd take a look at that. Can't find the link to give to you though, sorry.

Never understood why textures were so complicated.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.