hwm_work_find

Поиск места работы с любой страницы игры

< Feedback on hwm_work_find

Review: OK - script works, but has bugs

§
Posted: 10. 05. 2016
Edited: 10. 05. 2016

Script not working in lordswm.com

Hi,

The script doesn't work in lordswm.com.
The new line in "Map" tab doesnt appear.
It works good in heroeswm.
Can you please fix it?

Thanks ahead!

§
Posted: 15. 05. 2016
Edited: 15. 05. 2016

Found what causing the problem.
Line 1043: if (LLink.innerHTML == 'Карта')
Should be changed to: if (LLink.innerHTML == 'Map')
to work on english version.

Post reply

Sign in to post a reply.