Common issues and FAQ
Last updated
Last updated
We have seen a lot of people getting error with the following problem about "modelSwap"
Simply download the latest dirk-core from our Github, be sure to back up your saveddata folder, within dirk-core, if you wish to keep old plants/props https://github.com/DirkDigglerz/dirk-core
since there is a lot of people and we have seen an increase in question about the script so here we will try and answer the most common ones, if you question is not found on the list here please feel free to head over to dirks discord and ask
Lets explain some of the variables use for the formula Config.PlantUpdateTime This is how often the server will think about updating valid plants, this is found inside the main Config file. It's probably best never to change this value and to simple work out the timings with the formula, the default for this is 5 (minutes) StateUpdatePerTick This is found under the specific strain you wish to change the timing of, for example by default 'acapulcogold' has a StateUpdatePerTick of 10, this is how much percentasge it will go up in under ideal conditions every Config.PlantUpdateTime SOLUTION Punch (100/10) * 5 into a calculator and the result is how long it will take in minutes to grow, in our example here its going to be 50 minutes.