Hey guys, new to the forum here but this is my last hope of getting my server working as intended.
Im trying to make all craft/action timers 1 second, Sawing billets, Boards, Terraforming, Gathering Herbs, etc etc.
I'm also trying to make it so only 1 character per player can be created on the server.
Last but not least, deleting all trees under the quality of <70. Please a fella out. I edited a few things, some worked, some didn't.
For Example:
-<ability name="Saw out a Billet" id="37" lvl="0">
<duration const="">1</duration>
The saw billet, Board and building logs are all very long timers even though i changed the timer to 1. I did the same with Terraforming
-<ability name="Lower Ground Level" id="7" lvl="0" priority="10.1">
<duration const="">1</duration>
And that seemed to work to make it only 1 second. Am i missing something here?