Go Back Age of Conan Europe Forums > Community Forums > English Forum > General Forums > UI & Mod Customization
Reload this Page Chat BAckground Color
Reply
Old 14th June 2008, 13:09     lucalibe is offline   #1
lucalibe
Guardian Cimmerian

Unguilded

English server Crom PvE
Default Chat BAckground Color

Is there a way to put a plain black background color in the chat?
Reply With Quote
Old 14th June 2008, 13:11     Tman is offline   #2
Tman
Priest of Mitra 

The Hyborian Guard

English server Hyrkania PvE-RP
Default

There is a slidebar to change the transparency. You can make it completely non-transparent if that's what you mean. I'm not sure the color is completely black, but it comes very close to black.
Reply With Quote
Old 15th June 2008, 07:17     lucalibe is offline   #3
lucalibe
Guardian Cimmerian

Unguilded

English server Crom PvE
Default

I know that, i was asking if it was possible to change the kind of the background fantasy. Since for me now it has a dark background with white empty squares lines in it.
And i would like to add a black only background without other things.

Maybe there is a .tga file (or whatever kind of file) that could be changed to change the background of the chat.

IE: If i change this tga file with a bobble image i will have bobbles on my chat background.

Last edited by lucalibe; 15th June 2008 at 07:21..
Reply With Quote
Old 15th June 2008, 13:24     Agerkvist is offline   #4
Agerkvist
Bear Shaman Cimmerian

Keepers of the Holy Ale

English server Aquilonia PvP-RP
Default

I could settel for a slidebar atm, but where the heck is it?
Reply With Quote
Old 15th June 2008, 13:40     ozzyrys is offline   #5
ozzyrys
Bear Shaman Khitai
   
ozzyrys's Avatar


Polish server Rothat PvE
Default

Gui\Default\Views\Chat\ChatWindowSkin.xml

Code:
<BorderView view_layout="horizontal" max_size_extend="Point(COORD_MAX,COORD_MAX)"
			layout_borders="Rect(0,0,0,0)"
			view_flags           = "BVF_TILE_ALL_BORDERS|BVF_TILE_BACKGROUND"
			bg_bitmap_borders    = "Rect(2,0,0,10)"
			gfx_tl         = ""
			gfx_tr         = ""
			gfx_bl         = "chat/chatwindow_bottomleft.tga"
			gfx_br         = "chat/chatwindow_bottomright.tga"
			gfx_left       = "chat/chatwindow_left.tga"
			gfx_top        = ""
			gfx_right      = ""
			gfx_bottom     = "chat/chatwindow_bottom.tga"
			gfx_background = "chat/chatwindow_background.tga"
			>
	    </BorderView>
chat background textures in here.
scrollbar a bit lower in same file ->
Code:
<ScrollBar name="TextScrollBar"
		       layout_borders = "Rect(0,27,0,10)"
		       interaction_borders="Rect(0,10,6,10)"
		       v_button_up    = "VButtonUp"
		       v_button_down  = "VButtonDown"
		       
		       v_knob_center        = "chat/chatwindow_right_scrollbar.tga"
		       v_knob_top           = ""
		       v_knob_bottom        = ""
		       v_background         = "chat/chatwindow_right_notscrollbar.tga" >
		<template:Button template:name="VButtonUp"
				 gfxid_raised    = "chat/chatwindow_right_notscrollbar.tga"
				 gfxid_pressed   = "chat/chatwindow_right_notscrollbar.tga"
				 gfxid_highlight = ""
				 />
		<template:Button template:name="VButtonDown"
				 gfxid_raised    = "chat/chatwindow_right_notscrollbar.tga"
				 gfxid_pressed   = "chat/chatwindow_right_notscrollbar.tga"
				 gfxid_highlight = ""
				 />
	    </ScrollBar>
Reply With Quote
Old 15th June 2008, 13:56     Agerkvist is offline   #6
Agerkvist
Bear Shaman Cimmerian

Keepers of the Holy Ale

English server Aquilonia PvP-RP
Default

Ah I thought I coud do this ingame, but that would be too easy now wouldn't it? :P Anyway thanks, Ill check it out.

Going completely off topic, would you happen to know how i move my target bars left and/or right? Been fiddling with it but cant figure it out! /Scratches head
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


All times are GMT. The time now is 14:20.

Top

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.