-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Venture World Scaling - feature to disable ItemScaling #19
Comments
Thanks for your help |
It look like AutoScaleItem option not work. I've tried to set it to false, but item are still scaled. Thanks a lot. |
@xzahalko I need more information to help you with your issue. Can you share your configuration files and your bepinex\logoutput.log file? There is a feature to disable item scaling and just use creature scaling if that is your intended usage of the mod. For faster support you can message me directly on discord since I do not check my github issues as regularly when I am busy with other projects. |
I have done some more investigation into your issue.
|
Thank for the reply. Ad 2) If it is possible to change the load order of the mod, to be before WackyDb, as you mentioned, it will be great :) Ad 3) We tried to export the item and it was correctly exported with scaled values, changed values, but after logout and login values changed was back at starting values, but ad 2 could help. Thanks a lot |
Hi,
Venture World Scaling somehow overrides WackyDatabase.
We would like to use scaling feature. Is it possible to add feature to disable ItemScaling ?
Thanks a lot
Example:
AbbysalRazor - Vanila pierce/slash 20/20, Venture World Scaling - 7/7
Exported Item_KnifeChitin.json by WackyDatabse - got json with 7/7 values.
I changed it to 15/15 and put to server.
Staying logged - I see at crafting station AbbysalRazor 15/15 value.
After logout and login AbbysalRazor went back to 7/7, even json with 15/15 value still on server.
The text was updated successfully, but these errors were encountered: