Difference between revisions of "Change 6382"

From Tsunami Wiki
Jump to: navigation, search
(Created page with "```Originally Posted : Wed Oct 19 21:58:58 2022 <br>Posted by : Raine <br>Title : Tells and Channels Addendum 2 <br>----------------------------------------<br>I have split th...")
 
(No difference)

Latest revision as of 21:58, 19 October 2022

```Originally Posted : Wed Oct 19 21:58:58 2022
Posted by : Raine
Title : Tells and Channels Addendum 2
----------------------------------------
I have split the functionality so you can disable it on channels and tells
separately.
Disable it for channels: setenv hide_alts_channels 1
Disable it for tells: setenv hide_alts_tells 1

If you want both disabled you'll have to set them both.

You can also now choose your separator character from a few valid options:
| @ # / \ - ~
setenv alt_separator_char @
Would show something like: Raine@Selune

Also, only wizards 500 or above are forced to use their wizard, any wizard
under that should default to their main, o their biggest character if the
main character isn't set.
```