It's purpose is for a private clan channel, where line-ups for wars can be made.
If anyone uses
Code: Select all
!avail myname
In irc this is:
Code: Select all
on 1:TEXT:!avail *:#666.to:{
//set %avail %avail $2 }
How is this done in TCL? I'm having some problems with variables in TCL, so can you help me out here?
Now the editing of the topic. There are a lot of variables which have to be written to the topic every time you change a little thing.
Code: Select all
/availtopic { //Topic #channel %wartype vs %wenemy ][ Date: %wdate Time: %wtime ][ Avail: %avail ]
The main problem is that I can't handle variables.
I think this is all for now
Big thanks