nizate Posted November 14, 2017 Share Posted November 14, 2017 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? Link to comment Share on other sites More sharing options...
0 Gibier Posted November 14, 2017 Share Posted November 14, 2017 Open the config.xml in the server's side. Look for the line <ItemDropChance></ItemDropChance> and change the number to 0 nizate and RandemGamor 2 Link to comment Share on other sites More sharing options...
0 nizate Posted November 14, 2017 Author Share Posted November 14, 2017 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.)  Link to comment Share on other sites More sharing options...
0 jcsnider Posted November 15, 2017 Share Posted November 15, 2017 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. nizate 1 Link to comment Share on other sites More sharing options...
0 Miharukun Posted November 15, 2017 Share Posted November 15, 2017 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. Link to comment Share on other sites More sharing options...
0 nizate Posted November 15, 2017 Author Share Posted November 15, 2017 But 399-400 might take a year. I hear ya tho. Link to comment Share on other sites More sharing options...
Question
nizate
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?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts