mIRC Home    About    Download    Register    News    Help

Print Thread
#253991 17/07/15 03:15 PM
Joined: Jul 2015
Posts: 3
L
Self-satisified door
OP Offline
Self-satisified door
L
Joined: Jul 2015
Posts: 3
Hello, I have made my code so I can remotely use commands from another IRC chat. (basically !dev [command]).
Is there any way that when I for example use !dev /timers , I get a list of the timers? So I can like get the complete output, when it says 'Timer 2 Halted', it returns that whenever I do '!dev /timer2 off';

Thanks in advance,
Lars the Sheep.

Joined: May 2015
Posts: 249
Fjord artisan
Offline
Fjord artisan
Joined: May 2015
Posts: 249
You have to make a loop using $timer() with different .prop`s.


Dont give a fish - teach to fish!
Joined: Jul 2015
Posts: 3
L
Self-satisified door
OP Offline
Self-satisified door
L
Joined: Jul 2015
Posts: 3
I already got myself a timer command and everything I just want to recieve the full output, like when you type /timers, I want that output.

Joined: May 2015
Posts: 249
Fjord artisan
Offline
Fjord artisan
Joined: May 2015
Posts: 249
Make another one.. /timerslist or whatever.


Dont give a fish - teach to fish!

Link Copied to Clipboard