https://github.com/otland/forgotten...69f205c/data/globalevents/globalevents.xml#L5Hi there... after passing a few hours looking around I don't see .... where i can change the saving time of the server i would like to put it every 5minutes or so... but i don't find it anywhere :O
https://github.com/otland/forgotten...84d4b997f82d10769f205c/data/XML/vocations.xmlHi there once again I didn't made a new thread since i have this one open...
i'm not finding the healing/mana regen rates anywhere in the config.lua neither are in the dataI know it there but i've past like 4 hours looking around... probably blind once again...
Just add soul as an attribute to the spell e.g.HEllo once again... i've visited a few servers and i'Ve found that some of them had cancel the "soul" requirement for rune making... i went to players and vocation folder and I don't find it anywhere...?
Same with the Regen/rate for mana/hp i've change it in the vocation and it's not doing it ingame? (no error message)
Mijiku
<instant group="support" spellid="42" name="Food" words="exevo pan" lvl="14" mana="120" soul="1" exhaustion="2000" groupcooldown="2000" aggressive="0" needlearn="0" script="support/food.lua">
<vocation name="Druid" />
<vocation name="Elder Druid" />
</instant>
No, a simple query which resets players conditions should suffice.Eveery changes with mana/hp regeneration needs to make new character to see the changes![]()
UPDATE `players` SET `conditions` = ''
And where do I do that ?No, a simple query which resets players conditions should suffice.
Code:UPDATE `players` SET `conditions` = ''
Execute that query in your phpmyadmin.
Alright thank you buddy ... would you be kind to answer if you know the "answer" on that other thread... i've wait for like 2 hours o.o and no answer :OExecute that query in your phpmyadmin.