JakeofBlades Posted May 28, 2019 Author Share Posted May 28, 2019 Hey all! I was wondering how I could possibly increase the maximum amount of items, npcs, quests, etc. in my game. I know this is probably an easy fix but I figured I would ask here. Thanks :)- ex: making the max amount of items I can make in the dev panel 300 instead of 255. Link to comment Share on other sites More sharing options...
Mohenjo Daro Posted May 28, 2019 Share Posted May 28, 2019 Yep, but it requires the VB6 IDE to do so. Just open the project, change the values in modConstants, save the project, and recompile the exeAs I said, you need the VB6 IDE to do this, and Visual Studio won't work Link to comment Share on other sites More sharing options...
JakeofBlades Posted May 28, 2019 Author Share Posted May 28, 2019 Thank you very much Daro, especially for the speedy responce :) I'm essentially using Eclipse to make an ORPG of my D&D campaign and you're a lifesaver. I know it's a lot to ask but where can I grab VB6 IDE? I was only able to get my hands on Visual Studio from Microsoft. Link to comment Share on other sites More sharing options...
Mohenjo Daro Posted May 28, 2019 Share Posted May 28, 2019 Unfortunately you can't easily get it legally (and it's pricey to buy). I sent you a PM with more info on how to get it Link to comment Share on other sites More sharing options...
SolidLink Posted May 31, 2019 Share Posted May 31, 2019 Also be sure to change modConstants in both the client and server source. That should work. I'll mark this as the correct answer but if ya need more help, feel free to reply to this thread :D Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now