Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Recommended Posts

Posted
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.
Posted
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 exe

As I said, you need the VB6 IDE to do this, and Visual Studio won't work
Posted
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.
Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...