KVIrc 3.4.0 - Virgo - 20080323 - Mar 27 2008 18:47:54
При установке вылетают ошибки.
[KVS] Runtime Error: Array index evaluated to a negative integer (non negative integer expected)
[KVS] in script context "lastmsgfromlog::autoconfigure", line 73, near character 69
[KVS] Runtime Error: Error in inner alias function call 'lastmsgfromlog::autoconfigure', called from this context
[KVS] in script context "lastmsgfromlog::oninstall", line 2, near character 24
[KVS] Runtime Error: Error in inner alias command call 'lastmsgfromlog::oninstall', called from this context
[KVS] in script context "C:/lastmsgfromlog/install.kvs", line 57, near character 1
Поменял
for(%j=$(%currentlevel-%windowlevel);%j<$length(%hier);%j++) %hier[%j] = ""
на
for(%j=$math.abs($(%currentlevel-%windowlevel));%j<$length(%hier);%j++) %hier[%j] = ""
Со скрипом поставилось, но работать отказывается.

Вылезает только в окнах привата, но старые логи не подгружает.