Page 1 of 1

IRC and 3rd Person

PostPosted: 03 Apr 2011, 01:11
by |EXP|KillaZ
Hello, just wanting to know how to control the IRC in RedEclipse (join and quit channels, open the IRC in RedEclipse etc.) and how to switch from first to third person view.

Thanks.

Re: IRC and 3rd Person

PostPosted: 03 Apr 2011, 10:32
by srbs
The same way you do with all IRC clients:
/join #channel_name
/quit

You can open the IRC window with:
/showgui irc
or bind it:
/bind P [ showgui irc ]

Press F9 to toggle third person.

srbs

Re: IRC and 3rd Person

PostPosted: 05 Apr 2011, 12:51
by |EXP|KillaZ
Very much appreciated srbs. If there was a thank you button I would definitely click it.