Posted November 14, 20213 yr I am trying to make a sword with configurable attack damage and attack speed. But there is a problem: config files are loaded after items registered, and sword always have default damage and speed. Is there any way to: a) Load config file BEFORE registering items? b) Change attack damage and attack speed after item is registered?
November 14, 20213 yr 1 hour ago, Mad Alchemist said: Load config file BEFORE registering items? which config type did you use? 1 hour ago, Mad Alchemist said: Change attack damage and attack speed after item is registered? you could use Reflection
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.