Leeness
Legacy Supporter 7
- Joined
- Jun 20, 2011
- Location
- New Zealand
Herochat seems to store the Nicks for channels (the title, eg. [xmas]) forever.
What i mean is say you have a chat named [Test]. You do /ch test to join it.
But when you use the command /ch set test nick Test2, it switches the title/nick to [Test2]
So then you can use /ch test2 to join that channel. However you can still use /ch test to join "test2".
So it remembers the old value.
The issue with this is not having multiple ways of joining one channel with different strings, but rather clogging up room and limiting other channel names.
If someone wants a channel named [test] they cant have it, because the identifier is taken.
Nor can the channel [Test2] switch back to [Test]. because apparently it is taken already.
So, to sum it up:
[test]: /ch set test nick test2
[test2]: /ch set test2 nick test
Indentifier taken.
[test2]: still test2.
To add to this: /ch set <channel> password 'none' Doesnt seem to wipe the password for me.
I have tried leaving a space. Having no space. typing "none", typing 'none' Still keeps a password or gives error if you could let me know if im doing it wrong, or if it is not working right atm. thanks.
What i mean is say you have a chat named [Test]. You do /ch test to join it.
But when you use the command /ch set test nick Test2, it switches the title/nick to [Test2]
So then you can use /ch test2 to join that channel. However you can still use /ch test to join "test2".
So it remembers the old value.
The issue with this is not having multiple ways of joining one channel with different strings, but rather clogging up room and limiting other channel names.
If someone wants a channel named [test] they cant have it, because the identifier is taken.
Nor can the channel [Test2] switch back to [Test]. because apparently it is taken already.
So, to sum it up:
[test]: /ch set test nick test2
[test2]: /ch set test2 nick test
Indentifier taken.
[test2]: still test2.
To add to this: /ch set <channel> password 'none' Doesnt seem to wipe the password for me.
I have tried leaving a space. Having no space. typing "none", typing 'none' Still keeps a password or gives error if you could let me know if im doing it wrong, or if it is not working right atm. thanks.