I was wondering, if it wouldn't it be easier to just add it to a pool ? instead of definding each bind notc would make the script a little neater. Also for error checking for a list of people who's server doesn't display, would that be a memory allocation or can it check from a file ? just trying to figure out what would be better to use in this case.
Personaly I would like to know if adding a "pool" so to speak like this
set vfs_pool {
"*fileserver* trigger*"
"*Bandwidth Usage ** *Current, *Cap, *Record"
}
something to that effect.. I hope someone can help me with that
I think what I'm going to do is try to modify WCC's VoiceFservs1.3 script to allow time inrevals of !list using the bind notc instead of pubmsg. though I think I'm going to puke when trying to change around his code. At the top of the script I have him full credit for the script and added info about that I modified it to allow doing these fucntions. This is the only thing I can think of for this to work and to WCC if you have a updated email address lease post it here so i can email you the script so you can see the changes. and maybe make another release or help me fix theses settings, or anyone else on here that might be able to help me fix them. full credit goes to anyone and everyone that helps me with this
well trying to use wcc's script to add a time list command just [censored] up, keeps giveing me text : no such var: invocted from within, so I guess I'm going to try this method.
i see the string matc -nocase , but wouldn't i need a string tolower command as well ?