sorry cheiron, it seems my unrealircd wont load anymore...
however by looking at the code, i only see one timer starting when the button is clicked, so i am sorry to say...
i am unsure of why its starting two...
inc %rnick [ $+ [ $1 ] ] 1
keeps track of how many reports are made by each person...
set %report [ $+ [ $+($1,%rnick) ] ]
has insufficent set parameters, but i believe was supposed to keep track of each reported report...
instead of using an ini like
[report]
punktured1=hi
punktured2=bye
etc
maybe a topic for each nick would be better... then you can use $ini to retireve the total number instead of a var...
plus have all reports stored correctly as you already do...
you told Dani_l11 to read the whole code...
but i still fail to see where you reference %report [ $+ [ $+($1,%rnick) ] ]
again after "setting" it...
thanks guys...
i dont use irc anymore...
but, if you have any problems let me know...
i have unreal and anope on my local pc, and will do my best to fix anything up...