View Single Post
09-20-10, 05:23 PM   #3
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view addons
Join Date: May 2010
Posts: 127
Thumbs up

Originally Posted by Vrul View Post
Here is a different approach:
Code:
0-0
I'm not sure if you changed those backdrop textures or not but I set them to the default UI's so I wouldn't have to download wChat. Also, without sounding to much like an ass I hope, is your primary language something other than english?
Well i was born in England, and as we moved around Europe. when i was young. so my language got a bit messed up. also im not so good at spelling being dyslectic. and never went to school. well not long. as we never was in one place to long. due to my fathers job. im sorry. now im in the 30s. im learning. or trying.

i still get

Code:
(code == CODE_NEWLINE || code == CODE_PIPE || code == CODE_INVALIDCODE) || code == CODE_HYPERLINKSTOP || code == CODE_EMBEDDEDTEXTURESTOP
as i said it has to be todo with


if CHAT_TIMESTAMP_FORMAT and not text:find("^|r") then
text = BetterDate(CHAT_TIMESTAMP_FORMAT, time())..text
end
so maybe i need to take that out for now. and look into a new method of displaying a timestamp for things the chat misses
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.

Last edited by weasoug : 09-20-10 at 05:32 PM.