Thread Tools Display Modes
09-13-13, 02:37 AM   #2781
Maddoxx
A Cyclonian
Join Date: May 2013
Posts: 47
Originally Posted by Nibelheim View Post
Simply change db.settings.chatFontSize on lines 371/372/373 to the font size of your choice.
like this?
cfEditBox:SetFont(cfFont, db.settings.chatFontSize "10", db.settings.chatFontOutline and "OUTLINE")
 
09-13-13, 02:43 AM   #2782
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Maddoxx View Post
like this?
cfEditBox:SetFont(cfFont, db.settings.chatFontSize "10", db.settings.chatFontOutline and "OUTLINE")

Lua Code:
  1. cfEditBox:SetFont(cfFont, 10, db.settings.chatFontOutline and "OUTLINE")
 
09-13-13, 02:51 AM   #2783
Altarax
A Murloc Raider
Join Date: Jan 2006
Posts: 7
Originally Posted by Nibelheim View Post
See the Change Log for a list of new Watch Frame functionality.
/kneel apologise

Seem is working now. Thanks a lot.
 
09-13-13, 02:52 AM   #2784
Maddoxx
A Cyclonian
Join Date: May 2013
Posts: 47
Originally Posted by Nibelheim View Post
Lua Code:
  1. cfEditBox:SetFont(cfFont, 10, db.settings.chatFontOutline and "OUTLINE")
hmm nothing changes
 
09-13-13, 04:45 AM   #2785
mec666
A Deviate Faerie Dragon
 
mec666's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2013
Posts: 13
is this updated to the new patch?
 
09-13-13, 10:12 AM   #2786
vaizard
An Aku'mai Servant
Join Date: Apr 2013
Posts: 30
Originally Posted by mec666 View Post
is this updated to the new patch?
yes. I'm raiding with it and no issues (war tank)
 
09-13-13, 10:35 AM   #2787
Banis
A Fallenroot Satyr
Join Date: Dec 2012
Posts: 21
Font probleme

Hello i have a little problem, i get this error message always:

50x DXE-v635-61-gac1d434\Alerts\Alerts.lua:733: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
<in C code>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:733: in function <DXE\Alerts\Alerts.lua:688>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:869: in function <DXE\Alerts\Alerts.lua:810>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:877: in function <DXE\Alerts\Alerts.lua:874>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:964: in function "Dropdown_"
nibRealUI-8.0 r16\Skins\DXE-v635-61-gac1d434.lua:104: in function "Dropdown"
DXE-v635-61-gac1d434\Invoker.lua:1056: in function "handler"
DXE-v635-61-gac1d434\Invoker.lua:1921: in function "InvokeCommands"
DXE-v635-61-gac1d434\Invoker.lua:207: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
<string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4
<in C code>
<string>:"safecall Dispatcher[1]":13: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
DXE-v635-61-gac1d434\Core.lua:901: in function "StartEncounter"
DXE-v635-61-gac1d434\Core.lua:886: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
<string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4
<in C code>
<string>:"safecall Dispatcher[1]":13: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
libs\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals:
nil


Any tip for the fix ?
 
09-13-13, 10:38 AM   #2788
SDSJ
A Defias Bandit
Join Date: Sep 2012
Posts: 3
Originally Posted by vaizard View Post
U mean start with green? it's a good exemple for u question?
Uh, basically I'm trying to get this


to look like this
 
09-13-13, 10:43 AM   #2789
vaizard
An Aku'mai Servant
Join Date: Apr 2013
Posts: 30
Originally Posted by SDSJ View Post
Uh, basically I'm trying to get this


to look like this
I'll try to look it asap.
 
09-13-13, 10:59 AM   #2790
vaizard
An Aku'mai Servant
Join Date: Apr 2013
Posts: 30
Originally Posted by Banis View Post
Hello i have a little problem, i get this error message always:

50x DXE-v635-61-gac1d434\Alerts\Alerts.lua:733: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
<in C code>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:733: in function <DXE\Alerts\Alerts.lua:688>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:869: in function <DXE\Alerts\Alerts.lua:810>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:877: in function <DXE\Alerts\Alerts.lua:874>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:964: in function "Dropdown_"
nibRealUI-8.0 r16\Skins\DXE-v635-61-gac1d434.lua:104: in function "Dropdown"
DXE-v635-61-gac1d434\Invoker.lua:1056: in function "handler"
DXE-v635-61-gac1d434\Invoker.lua:1921: in function "InvokeCommands"
DXE-v635-61-gac1d434\Invoker.lua:207: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
<string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4
<in C code>
<string>:"safecall Dispatcher[1]":13: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
DXE-v635-61-gac1d434\Core.lua:901: in function "StartEncounter"
DXE-v635-61-gac1d434\Core.lua:886: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
<string>:"safecall Dispatcher[1]":4: in function <string>:"safecall Dispatcher[1]":4
<in C code>
<string>:"safecall Dispatcher[1]":13: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
libs\AceEvent-3.0\AceEvent-3.0-3.lua:120: in function <libs\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals:
nil


Any tip for the fix ?
Did you updated the DXE addon?
 
09-13-13, 11:02 AM   #2791
soulesschild
A Deviate Faerie Dragon
Join Date: Dec 2005
Posts: 11
Originally Posted by SDSJ View Post
Uh, basically I'm trying to get this


to look like this
And you want it to deplete like a normal health bar correct?
 
09-13-13, 11:18 AM   #2792
Ashyarrows
A Defias Bandit
Join Date: Jun 2012
Posts: 3
Does anyone know how to get rid of the blue outline that keeps happening on everything in my bags and bank?
 
09-13-13, 11:47 AM   #2793
vaizard
An Aku'mai Servant
Join Date: Apr 2013
Posts: 30
Originally Posted by Ashyarrows View Post
Does anyone know how to get rid of the blue outline that keeps happening on everything in my bags and bank?
Update to Version 8.0 r16b

http://www.wowinterface.com/download...html#changelog
 
09-13-13, 01:18 PM   #2794
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Maddoxx View Post
hmm nothing changes
Then the editbox font is already set to 10
 
09-13-13, 01:32 PM   #2795
SDSJ
A Defias Bandit
Join Date: Sep 2012
Posts: 3
Originally Posted by vaizard View Post
I'll try to look it asap.
Thanks <:

Originally Posted by soulesschild View Post
And you want it to deplete like a normal health bar correct?
Yes, correct.
 
09-13-13, 03:17 PM   #2796
Maddoxx
A Cyclonian
Join Date: May 2013
Posts: 47
Originally Posted by Nibelheim View Post
Then the editbox font is already set to 10
nothing changes with other numbers
 
09-13-13, 04:05 PM   #2797
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Maddoxx View Post
nothing changes with other numbers
Hmm
 
09-14-13, 12:32 AM   #2798
noelove
A Murloc Raider
Join Date: Aug 2008
Posts: 6
ewwwww

been using RealUi for 2 years now. I dislike the grid changes. a whole bunch. I fixed it to suit my needs, but gosh, that was lame as heck.

dont do that again. thanks
 
09-14-13, 01:41 AM   #2799
Maddoxx
A Cyclonian
Join Date: May 2013
Posts: 47
Originally Posted by Nibelheim View Post
Hmm
it's strange :O
I tryed size 3 with no effect :|
 
09-14-13, 01:50 AM   #2800
Shockattackr
A Deviate Faerie Dragon
Join Date: May 2013
Posts: 15
82x DXE-v635-61-gac1d434\Alerts\Alerts.lua:733: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
<in C code>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:733: in function <DXE\Alerts\Alerts.lua:688>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:869: in function <DXE\Alerts\Alerts.lua:810>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:877: in function <DXE\Alerts\Alerts.lua:874>
DXE-v635-61-gac1d434\Alerts\Alerts.lua:1010: in function "CenterPopup_"
nibRealUI-8.0 r16\Skins\DXE-v635-61-gac1d434.lua:110: in function "CenterPopup"
DXE-v635-61-gac1d434\Pull.lua:96: in function "fire"
DXE-v635-61-gac1d434\Pull.lua:57: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
<string>:"safecall Dispatcher[4]":4: in function <string>:"safecall Dispatcher[4]":4
<in C code>
<string>:"safecall Dispatcher[4]":13: in function "?"
Libs\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function "Fire"
BugSack-r262\Libs\AceComm-3.0\AceComm-3.0-7.lua:339: in function <BugSack\Libs\AceComm-3.0\AceComm-3.0.lua:321>

Locals:
nil

got this during LFR on Lei SHen during the Transition phase, completely locked me out and i died :'(

Last edited by Shockattackr : 09-14-13 at 01:52 AM.
 

WoWInterface » Featured Projects » RealUI » RealUI


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

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