WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Released Compilations (https://www.wowinterface.com/forums/forumdisplay.php?f=141)
-   -   Ziv UI! (https://www.wowinterface.com/forums/showthread.php?t=32459)

Zagrei 05-11-10 03:07 AM

Ziv UI!
 
Ziv UI has been uploaded to WoWI! After some trial/error, C&C, and alot of help, it is finally ready (I think) to be uploaded :D Please lemme know what you think, either here, in the comments, or here :)

Download page:
http://www.wowinterface.com/download...682-ZivUI.html

STX 05-11-10 07:20 PM

I followed the install instructions exactly, but it didn't change anything in game. Transfered all of the folders correctly, renamed, but when I went in game and typed that one line nothing happened.. any ideas?

Zagrei 05-11-10 09:34 PM

Quote:

Originally Posted by STX (Post 187795)
I followed the install instructions exactly, but it didn't change anything in game. Transfered all of the folders correctly, renamed, but when I went in game and typed that one line nothing happened.. any ideas?

A few things to try:
  1. When you were renaming the WTFs, did you use your Account name or your Battle.net name?

  2. Sometimes WoW will be "installed" in one place, but actually be running from another install. Usually, the working version is in your Users/Public/Games/World Of Warcraft (if you are on a Windows computer :P)

  3. Did you capitalize the /reflux switch ZivUI? It's case sensitive.

Lemme know if any of those fix it!

Wella 05-12-10 01:26 AM

Hurray, you uploaded it!

What pixel font are you using, by the way? I can't seem to find the same one.

nin 05-12-10 04:11 AM

Quote:

Originally Posted by Wella (Post 187816)
Hurray, you uploaded it!

What pixel font are you using, by the way? I can't seem to find the same one.

pretty sure that's hooge 557 or how they're named.

Zagrei 05-12-10 06:59 AM

Quote:

Originally Posted by Wella (Post 187816)
Hurray, you uploaded it!

What pixel font are you using, by the way? I can't seem to find the same one.

You know, that is a very good question! (LOL) In fujiUI, all of the in-game font options use what is called 'Pixel_41' or 'Pixel_42'. However, I can't for the life of me FIND Pixel_41/42 outside of WoW :P This is why I have some trouble with Fane/Lynstats, because I have been trying to either find those fonts, or find one similar. If I find it, I'll let you know (and vice versa, please! :P)

mankeluvsit 05-12-10 07:47 AM

Quote:

Originally Posted by Zagrei (Post 187831)
You know, that is a very good question! (LOL) In fujiUI, all of the in-game font options use what is called 'Pixel_41' or 'Pixel_42'. However, I can't for the life of me FIND Pixel_41/42 outside of WoW :P This is why I have some trouble with Fane/Lynstats, because I have been trying to either find those fonts, or find one similar. If I find it, I'll let you know (and vice versa, please! :P)

if you looking in sharedmedia it tells you the original fonts names.

pixel 41 = HOOG0557
SharedMedia:Register("font", "Pixel_41", [[Interface\Addons\SharedMedia\fonts\HOOG0557.ttf]])
pixel 42 = HOOG0558
SharedMedia:Register("font", "Pixel_42", [[Interface\Addons\SharedMedia\fonts\HOOG0558.ttf]])

Wella 05-12-10 10:03 AM

He speaks the truth.

Zagrei 05-12-10 10:11 AM

Ohhh... awesome :) Thanks for the tip, Nin! ALSO, remember how you suggested that I use text instead of icons for the minimap? Well, how is this:


EDIT: I fixed LynStats too, fyi

Zagrei 05-12-10 11:58 AM

I just sent in an update to Ziv UI, it's pending right now :) A few things to note:

-I changed the chat font (I personally like it better). If you wanna change it back, go into Interface\AddOns\!Chat\!chat.lua and change
Code:

_G["ChatFrame"..i]:SetFont("Interface\\Addons\\SharedMedia\\fonts\\SUPERNAT2.TTF", 10, "MONOCHROMEOUTLINE")
to this
Code:

_G["ChatFrame"..i]:SetFont("FONTS/ARIALN.TTF", 14, "OUTLINE")
-Right click anywhere on the minimap for tracking

-If you don't like chat tabs, then turn off Fane and check the "Lock Chat Settings" option in the Blizzard Social pane.

Lemme know if anything needs fixin'!

Wella 05-12-10 01:18 PM

The "Supernatural" font is indeed quite nice, but I prefer all-caps pixel fonts, because it makes things more consistent and easier to read.

Nice work with the minimap, by the way. :P

Neros 05-12-10 01:26 PM

Font's a bit ugly.

Zagrei 05-12-10 01:28 PM

Quote:

Originally Posted by Wella (Post 187862)
The "Supernatural" font is indeed quite nice, but I prefer all-caps pixel fonts, because it makes things more consistent and easier to read.

Nice work with the minimap, by the way. :P

Yeah, for some reason, all-caps fonts hurt my eyes :P I like 'em, too, though


Quote:

Originally Posted by Neros (Post 187868)
Font's a bit ugly.


The chat font?

Wella 05-12-10 01:43 PM

I personally love using pixel fonts for the chat box, but I can never find a fitting one. That one seems to be pretty decent.

STX 05-12-10 02:30 PM

Quote:

Originally Posted by Zagrei (Post 187803)
A few things to try:
  1. When you were renaming the WTFs, did you use your Account name or your Battle.net name?

  2. Sometimes WoW will be "installed" in one place, but actually be running from another install. Usually, the working version is in your Users/Public/Games/World Of Warcraft (if you are on a Windows computer :P)

  3. Did you capitalize the /reflux switch ZivUI? It's case sensitive.

Lemme know if any of those fix it!

My account and battle.net name are the same, I believe (what's the difference?). I have Windows 7, so where you said is indeed where it is saved and where I put the files. I copied the command straight from the UI page, so yes, it was capitalized.

Xrystal 05-12-10 02:39 PM

Yes there may be a difference. When we all set up the new BattleNet accounts and tied our WoW games to it you probably used another identity for it. Either an existing BattleNet account or created a fresh new one. In my case my BattleNet account is very different from my WoW account. The WTF folder account names need to be your wow specific ones and not the one you now log in with, unless of course they are identical :D

STX 05-12-10 02:43 PM

Quote:

Originally Posted by Xrystal (Post 187885)
Yes there may be a difference. When we all set up the new BattleNet accounts and tied our WoW games to it you probably used another identity for it. Either an existing BattleNet account or created a fresh new one. In my case my BattleNet account is very different from my WoW account. The WTF folder account names need to be your wow specific ones and not the one you now log in with, unless of course they are identical :D

My original WoW email and battle.net are the same, therefore my account name = my battle.net email, correct?

Xrystal 05-12-10 03:00 PM

1 Attachment(s)
nope, the wow account is not your wow email. Your old wow login information is your wow account.

If you log into your manage account page on the WoW website or log into your battle net account and go to your account home you should see an image link of your WoW accounts linked to it .. hover over it and it will give you your wow account name.

Here's the page with highlights of what information to look for.

STX 05-12-10 03:06 PM

Quote:

Originally Posted by Xrystal (Post 187888)
nope, the wow account is not your wow email. Your old wow login information is your wow account.

If you log into your manage account page on the WoW website or log into your battle net account and go to your account home you should see an image link of your WoW accounts linked to it .. hover over it and it will give you your wow account name.

Here's the page with highlights of what information to look for.

Aha! Thanks a ton!


All times are GMT -6. The time now is 05:23 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI