also have another prob maybe u can help me again
on 100:TEXT:!vrequest*:#:{ var %i $lines(request.txt) | .msg $chan In Resquesting Que There Is :- | var %l 1 | while (%l <= %i) { msg $chan $read(request.txt,%l) - Line %l | inc %l }
if request.txt is empty i want it to say in the channel No Requests. Not Not read or say anything else like In Resquesting Que there is.
thanks madness