mIRC Home    About    Download    Register    News    Help

Print Thread
#183574 21/08/07 03:59 AM
Joined: Aug 2007
Posts: 2
A
aribus Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
A
Joined: Aug 2007
Posts: 2
i need help with variable.
I need that when someone post example !mob 10-12-07 that it set a variable to this date like %date than i can put the %date in another line to post later on if someone type example !whenmob anyone can help me out ?

Joined: Jan 2004
Posts: 509
L
Fjord artisan
Offline
Fjord artisan
L
Joined: Jan 2004
Posts: 509
on *:text:!mob *:#:/set %date $2

?

on *:text:!whenmob:#:/msg $chan %date

Joined: Aug 2007
Posts: 2
A
aribus Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
A
Joined: Aug 2007
Posts: 2
i did put this in remote and it wont set a variable no where i dunno why =/

Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
make shure you dont have on *:text: anywhere abow the line you inserted, and you cant trigger it your self, someone else need to type it in the channel, or you need to have clone online where you type it from.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard