Jump to content
  • 0

How to KEEP items in inventory after death/respawn


Question

Posted

So I was able to figure out a few things with the engine... However, everytime I die and respawn my inventory is wiped.  Is there a setting for this somewhere in the engine?

5 answers to this question

Recommended Posts

  • 0
Posted

Now that I have found that little gem (TY Gibier)  can I adjust max levels above 255 or will that cause issues with the engine?  (I know specific engines that 255 etc is MAX that can be used without causing issues with damage going outofbounds.)

 

  • 0
Posted

Should be able to go higher than 255 no problem at all. 

 

The issue would then be exp scale. If the experience req to reach the next level exceeds a value larger than wait can be stored in a long data type then it will show that you are max level when you're not. 

  • 0
Posted
7 hours ago, nizate said:

(I know specific engines that 255 etc is MAX that can be used without causing issues with damage going outofbounds.)

 

1

Was making exp scale that the max level is 400. Not really recommended lol, since the first level like level 1-10 will take 3-5 minutes to grind because of small exp base.

×
×
  • Create New...