| |
|
| camellion - Tue Jun 19, 2012 1:21 pm |
|
|
i cant figure out why this wont work for me. I want it to take the text help from 1 chan on other net and post it on another channel on a different net.
Thanks |
|
|
|
| _Dean_ - Tue Jun 19, 2012 3:49 pm |
|
|
1 - if you already put the channel match as #chan1 why did you check again if its #chan1?
2- the identifier is $network not network
3 - you cant use
instead use
you need an space after |
|
|
|
| camellion - Tue Jun 19, 2012 4:05 pm |
|
|
ok so it should look like this then
|
|
|
|
| Jethro - Wed Jun 20, 2012 3:40 pm |
|
|
| I believe you should use $server, not $network. $network usually returns the network name by itself, not the address. If unsure, use:to find out. |
|
|
|