Skip to content
User Avatar
#844
Auto-translated
Spectral
Try this:

function movenext()
while GetHeroStat("Ossir",STAT_MOVE_POINTS)>1000 do
sleep(7)
end
print( 'movepoints<1000')
ChangeHeroStat("Ossir",STAT_MOVE_POINTS,1500)
end
function add_move_points()
startThread(movenext)
end

Trigger(NEW_DAY_TRIGGER,"add_move_points");
It adds 1500 movement points each day.
This isn't quite right (it doesn't have the mandatory condition of exceeding the maximum MP value). Abysside from NHF adds MP in a similar way, but it's very clunky – we can't know in advance how far we can move.

Added 2 hours 33 minutes later
Is there a command that clears a single line in the console?
Моды для HeroesV:
NHF 0.90 : NHF - группа в VK

Карты для HeroesV:
Путешествие , Условие крови , Рука судьбы.Часть 1: В поход , Рука судьбы.Часть 2: Отчаянье , Рука судьбы.Часть 3: Восхождение , Стойкость
Абсолютная власть , Иду на Вы! , Корона Ургаша , На задворках
Мир надо уничтожить... Чтобы создать свой...

Statistics

Welcome our newest member: artem

Users Online 2 users 1481 guests