Im tryin to compile an addon,

It allows you to set a Bandwidth Limit
and files will continue to send until you reach that limit..

So say you are sending a file to a person who can only download at 15K
and your Sending speed is a max of 40K

you can set the Bandwidth to 35K
and it will continue to send to people queued on your server until you reach your set speed of 35K

this will need a timer to check bandwidth
and will need to use $$?" " popup input command windows

it can echo the status [bandwidth set to %max.bw] in $active chan

and also the [.timer 1 %check.bw set] message

i can get the command windows to popup and go on to the next sep but dont know how to do the timer, and relate the bandwidth to the timer, and queues

this has to be a full remote addon [ini]

someone pease help PLEASE
i love to learn and am willing to read a walk through