Download
(3Kb)
Download
Updated: 09-02-18 03:35 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:09-02-18 03:35 AM
Created:10-16-10 02:08 PM
Downloads:38,127
Favorites:104
MD5:

rChat  Popular! (More than 5000 hits)

Version: 800.20180901
by: zork [More]


Intro

rChat adjusts the appearance of the default chat frame.
Git
https://github.com/zorker/rothui/tre...r/wow8.0/rChat

Optional Files (0)


Post A Reply Comment Options
Unread 10-27-10, 02:21 PM  
Lunarion
A Deviate Faerie Dragon
 
Lunarion's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 12
File comments: 73
Uploads: 1
Originally posted by zork
1) editbox
Go to core.lua and remove/comment out
lua Code:
  1. [code]
  2.       eb:ClearAllPoints()
  3.       eb:SetPoint("BOTTOM",cf,"TOP",0,22)
  4.       eb:SetPoint("LEFT",cf,-5,0)
  5.       eb:SetPoint("RIGHT",cf,10,0)
  6. [/code]
2) fade
Err...no. If you want that have fun trying.
Fair enough. Thanks.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 12:18 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
1) editbox
Go to core.lua and remove/comment out
lua Code:
  1. [code]
  2.       eb:ClearAllPoints()
  3.       eb:SetPoint("BOTTOM",cf,"TOP",0,22)
  4.       eb:SetPoint("LEFT",cf,-5,0)
  5.       eb:SetPoint("RIGHT",cf,10,0)
  6. [/code]
2) fade
Err...no. If you want that have fun trying.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-27-10 at 12:19 PM.
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 10:38 AM  
Lunarion
A Deviate Faerie Dragon
 
Lunarion's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 12
File comments: 73
Uploads: 1
Heya Zork, I was wondering if you could give me a hand.

I've been going through the various files trying to find a way to put the edit box back on the bottom of the chat frame, and cause the chat frame (the text and tabs) to completely fade when not mouseovered.

I couldn't find any obvious ways to do it since I'm not that great with LUA, but any heads up would be a huge help.
__________________
Last edited by Lunarion : 10-27-10 at 10:39 AM.
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 04:18 AM  
marveL.
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
sory, everything works
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 03:58 AM  
marveL.
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Re: Re: url copy

Originally posted by zork
You may not have noticed that the link is copyied and highlighted to your editbox. There is no extra window needed.


when i click on the link - nothing happens
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 01:58 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: url copy

You may not have noticed that the link is copyied and highlighted to your editbox. There is no extra window needed.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 10-26-10, 01:08 AM  
marveL.
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
url copy

Copy link does not work, but the chat link is highlighted in the frame. Can not open a window for copying

How can i copy any text from the chat room?
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 07:35 PM  
Peoii
A Kobold Labourer
 
Peoii's Avatar

Forum posts: 1
File comments: 21
Uploads: 0
/tt is a tell target. shortcode for: /tell targeted_player where player name is automatically inserted.

It's one of those shortcuts I've seen a remarkable number of addons use. However as for stand alones: http://www.wowinterface.com/download...ellTarget.html is the closest i've found, and it's not even 100% working in the xpac without some modification. Hence the request
__________________
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 02:41 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
I heard alot of /tt.
What exactly does that? Is that a shortcut for whisper or what?

@Zerpy
Can be done, but not by me I like the border. Check the FrameXML files for the EditBoxFocus Textures and just hide them.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-25-10 at 02:43 PM.
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 01:20 PM  
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view AddOns

Forum posts: 86
File comments: 75
Uploads: 17
How can i remove the Editbox border?
Report comment to moderator  
Reply With Quote
Unread 10-23-10, 01:19 AM  
Peoii
A Kobold Labourer
 
Peoii's Avatar

Forum posts: 1
File comments: 21
Uploads: 0
Absolutely love the simplicity. One small feature request I would love to see as there's no good updated stand alone.

/tt is something I've used religiously since I first got an addon that had it, allowing me to send a tell to my target. Especially handy in the US where my localized keyboard doesn't have umlautes and the like.

Aside from that, stellar job sir. And thank you for the release.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 06:17 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
They are needed for the itemlink functionality. You can use any other chatmod. Np.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 04:27 PM  
Cala
A Fallenroot Satyr
 
Cala's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 22
File comments: 48
Uploads: 1
Is there a way to remove the brackets around the player names? I've had them off forever, and to see them suddenly again is rather annoying.
__________________
Insert Witty Message Here.


Report comment to moderator  
Reply With Quote
Unread 10-20-10, 10:10 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: social?

Social bar is binded to "O" by default imo. Do you mean that one? Just check your keybindings.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 10-20-10, 09:14 AM  
pacientK
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
social?

What about social button? Is it hidden somewhere or how you open social|raid tab.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: