ok guys i got a weird question.i have made some remote scripts for the ops in my room so they can post rules and such,but now i cannot add anymore to the list.is there some sort of limit to the rmote list or something it is very strange.i have copy and pasted the original script and then just modified what it says,but they will not work.the other still do but not the new ones.i was wondering if there was a reason.here is a script that works..as an example:

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 would appreciate any help or sugestions you may have,if you need more info just ask,thank you in advance. confused