- May 12, 2003
- 185
- 0
- 92
Ok based on what I found here by searching I've managed to be able to set the exp whatever I want.
Firstly go to DBC and open your monster.db
Export the mob db so that you have the mob name and exp in an external source.
The click on Utilities and select Add/Delete Columns
Delete the Exp column
Now create a new column called Exp and make sure the type of field is Integer and NOT smallint!(this will be added to the end of your db.
Now just enter in the figures from the file you exported and away you go!
You can now set the exp for any mob to any amount you like.
BTW the Exp column will now be at the end of the DB, just click and drag it to where you want it.
Firstly go to DBC and open your monster.db
Export the mob db so that you have the mob name and exp in an external source.
The click on Utilities and select Add/Delete Columns
Delete the Exp column
Now create a new column called Exp and make sure the type of field is Integer and NOT smallint!(this will be added to the end of your db.
Now just enter in the figures from the file you exported and away you go!
You can now set the exp for any mob to any amount you like.
BTW the Exp column will now be at the end of the DB, just click and drag it to where you want it.
