Hello Tuomo Valkonen,
Is it possible that there came a little typo in statusd_load.lua
and i seem to be the only one who was affected by it ?
Here is the line in function update_load() in ion-3ds-20060107:
statusd.inform("load_hint", get_hint(l, lds[settings.load_hint+2]))
Is it right, that the 'l' as first parameter doesn't belong there?
I took it out because the called get_hint doesn't seem to expect 2
parameters - that fixed my problem that the load_hints never got
someting else then the default 'normal'.
Please don't be upset if i am wrong. I am no real coder and i know
nothing about lua. So if this function was right and it is a specific
trick of overloading functions (that i don't know), please forget this mail.
Cheers (and thanks for ion :)),
Heiko