ok lets try it again...i have one remote script that uses !rules to work.i have a nother script,same format which uses !mean to work and has it's own message..and i have another one which uses !cam to work etc...so they all work but when i try to make a new one,even cutting and pasting one that works and changing the ! like i did for all the rest,the new ones will not work,they are written exactly the same as the working ones....
one that works..same format for all,except the !rules changes and the message changes......
on *1:text:!rules:#my channel name here:{
if ($nick isop $chan) {
msg $chan 4ROOM RULES ARE:NO REQUESTING NO DIRECTING NO LOCKED CAMS NO PMS!
}
}
i am not trying to post multiple rules at once.just add new ones to my existing ones.
Last edited by MrDoom; 28/09/04 10:14 PM.