EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Patches & Addons

Category: Patches & AddonsProfitUI Reborn StartButton AddON --SOGA & Translation button added--for International Server
Interface Information
Download
How do I install this? (FAQ)
Name: ProfitUI Reborn StartButton AddON --SOGA & Tra...   Popular!
Author:
Date: 12-16-2006 02:02 PM
Size: 5.87 Kb
Version: ver1.0 for Prof
Rate Addon: 5 out of 5 with 2 votes  
Pictures
Click to enlarge 

Views: 1411
Size: 15.20 Kb
Dimensions: 286 x 241
SOGA&Translation buttons is added
 
Description
I'm Japanese player in Sebilis server. I'm not good at English.
Please permit unskillful English.

It's ProfitUI Reborn's StartButton Add-on. (eq2ui_maihud_startbutton.xml)

I added 2 buttons.
One is Soga model on/off button.
Another is translation button for International servers.

I upload three types.
A type with both buttons is in [SOGA-Translation] folder.
A type with SOGA button is in [SOGA_only] folder.
A type with Translation buttons is in [Translation_only] folder.

[ Use example ]
SOGA button is useful, when some PC were not displayed in Raid.
Translation button is usefull, when International players search a quest and an item on Internet.

-------------------------------------------------------------------

Japanese explanation
これはProfitUI Reborn のスタートボタンのアッドオンです。
(eq2ui_maihud_startbutton.xml)

SOGAモデル切替と翻訳切替の2つのボタンを追加しました。

3つのタイプを用意したのでお好きなタイプをお使い下さい。
[SOGA-Translation]フォルダには2つのボタンが追加されたタイプが入っています。
[SOGA_only]フォルダにはSOGAボタンのみ追加したタイプが入っています。
[Translation_only]フォルダには翻訳ボタンのみ追加したタイプが入っています。

●使用例
SOGAボタンはレイド中などPCのキャラクターが数人表示されなくなった時便利です。
また休憩中やメンバー待ちの時などに使えば楽しく暇つぶしができますw

翻訳ボタンはクエストやアイテムをネットの海外サイト検索する際便利です。
File Statistics
User Rating:
5 out of 5 with 2 votes
Downloads: 2898
Views: 19092
Favorites: 6
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 10-17-2007, 05:22 PM  
abbelyn
A Griffon
 
abbelyn's Avatar
Interface Author - Click to view interfaces

Server: Lucan DLere
Forum posts: 101
File comments: 31
Uploads: 3
This is a great Idea, any chance we can get an stand alone window for just the Soga Models button, for those not using ProfitUI?

[EDIT]
I figured out a real easy way to do what I was looking for, I edited out the extra items, and change the title of the file & the tile for showing it in EQ2.

Here's the modified code if thers are looking for just a SOGA toggle Button:

File name:
eq2ui_mainhud_soga.xml

In game command to open this window:
/show_window MainHUD.SOGA

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page eq2usescomwndcontrols="true" Location="937,557" MinimumSize="22,22" Name="SOGA" OnHoverIn="Volume.Enabled=true" OnHoverOut="Volume.Enabled=false" PackLocation="right,bottom" PackLocationProp="-087/0001,-211/0001" ScrollExtent="81,43" Size="81,43" UserMovable="true" UserResizable="true">
<Namespace Name="ButtonStyles">
<CheckboxStyle Name="SOGAButton" RStyleActivated="SOGAButton.activated_rect" RStyleDefault="SOGAButton.default_rect" RStyleMouseOver="SOGAButton.default_mouseover_rect" RStyleMouseOverActivated="SOGAButton.activated_mouseover_rect"/>
<Namespace Name="SOGAButton">
<RectangleStyle Center="activated" CenterShrinkH="true" CenterShrinkV="true" Name="activated_rect"/>
<RectangleStyle Center="activated_mouseover" CenterShrinkH="true" CenterShrinkV="true" Name="activated_mouseover_rect"/>
<RectangleStyle Center="default" CenterShrinkH="true" CenterShrinkV="true" Name="default_rect"/>
<RectangleStyle Center="default_mouseover" CenterShrinkH="true" CenterShrinkV="true" Name="default_mouseover_rect"/>
<ImageStyle Filter="true" Name="default">
<ImageFrame Name="image" Source="images/icons/icon_is89.dds" SourceRect="2,1,41,40"/>
</ImageStyle>
<ImageStyle Filter="true" Name="default_mouseover">
<ImageFrame Name="image" Source="images/icons/icon_is89.dds" SourceRect="2,1,41,40"/>
</ImageStyle>
<ImageStyle Filter="true" Name="activated">
<ImageFrame Name="image" Source="images/icons/icon_is89.dds" SourceRect="2,1,41,40"/>
</ImageStyle>
<ImageStyle Filter="true" Name="activated_mouseover">
<ImageFrame Name="image" Source="images/icons/icon_is89.dds" SourceRect="2,1,41,40"/>
</ImageStyle>
</Namespace>
</Namespace>
<VolumePage CellAlignmentH="left" CellCount="4,2" CellPadding="1,1" CellSelectable="false" CellSize="19,19" Enabled="false" MinimumScrollExtent="81,41" Name="Volume" PackLocation="fff,fff" PackLocationProp="0000/0001,0000/0001" PackSize="a,a" PackSizeProp="0000/0001,0000/0001" ScrollExtent="81,42" Size="81,42" VolumeFill="down_left2right">
<Page Location="41,1" MaximumSize="19,19" MinimumSize="19,19" Name="SOGA" ScrollExtent="19,19" Size="19,19">
<Rectangle AbsorbsInput="false" Color="#888888" Enabled="false" GetsInput="false" Name="Frame" ScrollExtent="19,19" Size="19,19"/>
<Checkbox BackgroundOpacity="1.000" LocalTooltip="SOGA models on/off" Location="1,1" Name="SOGAButton" OnHoverIn="Opacity=1" OnHoverOut="Opacity=0.75" OnSet="cl_use_soga_human_female=1 cl_use_soga_human_female=1
cl_use_soga_barbarian_female=1 cl_use_soga_barbarian_female=1
cl_use_soga_erudite_female=1 cl_use_soga_erudite_female=1
cl_use_soga_gnome_female=1 cl_use_soga_gnome_female=1
cl_use_soga_dwarf_female=1 cl_use_soga_dwarf_female=1
cl_use_soga_halfling_female=1 cl_use_soga_halfling_female=1
cl_use_soga_highelf_female=1 cl_use_soga_highelf_female=1
cl_use_soga_darkelf_female=1 cl_use_soga_darkelf_female=1
cl_use_soga_woodelf_female=1 cl_use_soga_woodelf_female=1
cl_use_soga_halfelf_female=1 cl_use_soga_halfelf_female=1
cl_use_soga_ogre_female=1 cl_use_soga_ogre_female=1
cl_use_soga_human_male=1 cl_use_soga_human_male=1
cl_use_soga_barbarian_male=1 cl_use_soga_barbarian_male=1
cl_use_soga_erudite_male=1 cl_use_soga_erudite_male=1
cl_use_soga_gnome_male=1 cl_use_soga_gnome_male=1
cl_use_soga_dwarf_male=1 cl_use_soga_dwarf_male=1
cl_use_soga_halfling_male=1 cl_use_soga_halfling_male=1
cl_use_soga_highelf_male=1 cl_use_soga_highelf_male=1
cl_use_soga_darkelf_male=1 cl_use_soga_darkelf_male=1
cl_use_soga_woodelf_male=1 cl_use_soga_woodelf_male=1
cl_use_soga_halfelf_male=1 cl_use_soga_halfelf_male=1
cl_use_soga_ogre_male=1 cl_use_soga_ogre_male=1" OnUnset="cl_use_soga_human_female=0 cl_use_soga_human_female=0
cl_use_soga_barbarian_female=0 cl_use_soga_barbarian_female=0
cl_use_soga_erudite_female=0 cl_use_soga_erudite_female=0
cl_use_soga_gnome_female=0 cl_use_soga_gnome_female=0
cl_use_soga_dwarf_female=0 cl_use_soga_dwarf_female=0
cl_use_soga_halfling_female=0 cl_use_soga_halfling_female=0
cl_use_soga_highelf_female=0 cl_use_soga_highelf_female=0
cl_use_soga_darkelf_female=0 cl_use_soga_darkelf_female=0
cl_use_soga_woodelf_female=0 cl_use_soga_woodelf_female=0
cl_use_soga_halfelf_female=0 cl_use_soga_halfelf_female=0
cl_use_soga_ogre_female=0 cl_use_soga_ogre_female=0
cl_use_soga_human_male=0 cl_use_soga_human_male=0
cl_use_soga_barbarian_male=0 cl_use_soga_barbarian_male=0
cl_use_soga_erudite_male=0 cl_use_soga_erudite_male=0
cl_use_soga_gnome_male=0 cl_use_soga_gnome_male=0
cl_use_soga_dwarf_male=0 cl_use_soga_dwarf_male=0
cl_use_soga_halfling_male=0 cl_use_soga_halfling_male=0
cl_use_soga_highelf_male=0 cl_use_soga_highelf_male=0
cl_use_soga_darkelf_male=0 cl_use_soga_darkelf_male=0
cl_use_soga_woodelf_male=0 cl_use_soga_woodelf_male=0
cl_use_soga_halfelf_male=0 cl_use_soga_halfelf_male=0
cl_use_soga_ogre_male=0 cl_use_soga_ogre_male=0" Opacity="0.750" PackSize="a,a" PackSizeProp="0000/0001,0000/0001" r_flat_ambient="false" ScrollExtent="19,19" Size="19,19" Style="ButtonStyles.SOGAButton" TextColor="#EBDEAA" Tooltip="SOGA models on/off"></Checkbox>
</Page>
</VolumePage>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Backdrop" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="81,42" Size="81,42"/>
</Page>

Last edited by abbelyn : 10-17-2007 at 06:44 PM.
abbelyn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-13-2007, 02:05 PM  
Tyler234
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 1
Uploads: 0
Is there any way to make the icons bigger? I play at 1280x1024 and I would prefer the icons be about twice the size they are now.
Tyler234 is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 04:07 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI