You last visited: Today at 14:07
Advertisement
[Coming Soon]EO Editor Suite
Discussion on [Coming Soon]EO Editor Suite within the EO PServer Hosting forum part of the Eudemons Online category.
11/05/2011, 10:54
#16
elite*gold: 0
Join Date: Oct 2007
Posts: 698
Received Thanks: 857
So, official1 is the same like slot you put in for hidden gear attributes like vitality? And idk if youve mentioned this or not because I didnt read anything but is this program gonna have the copyright acme thing on it?
11/05/2011, 13:03
#17
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,746
Quote:
Originally Posted by
cruey
So, official1 is the same like slot you put in for hidden gear attributes like vitality? And idk if youve mentioned this or not because I didnt read anything but is this program gonna have the copyright acme thing on it?
Then yes you will be able to. I did vaguely describe this in previous posts commenting about how you can edit any attribute by going to less specific types when editing/adding items.
As for the "copyright" as you say, I've not stated what will and won't be in the free edition yet.
Thought I'd also add a little update. I've mainly been working on the "QualityGear" types and MySQL interaction.
So the itemtype editor now loads all the relevant items as per usual but it will "ignore" all refined/unique/elite/super gear so that it can calculate the stats as per the game states.
I will be adding the functionality to turn this on/off
I will also be adding the ability to change the affects on stats that each gear quality has, I have a thread that outlines the math located in my signature under "Helpful"
The mySQL functionality is designed to connect to your cq_itemtype of choice and compare items, it will highlight those that do not match and allow you to choose what stat is valid. This make your itemtype.dat match your cq_itemtype exactly.
12/06/2011, 11:04
#18
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,746
Just an update,
I've been working hard on this like usual. I've added a few new features to the Itemtype Editor.
It has realtime data validation - This checks as you enter data that it is valid, and highlights that field red if invalid and green if valid.
Realtime Automatic Quality Gear - This will create Refined/Unique/Elite/Super gear of a regular piece of gear your Itemtype has or you create or even edit.
ItemMinIcon display - The form displays the Item's ItemMinIcon, more icon views to come
Attached Images
ItemMinIcon.jpg
(13.6 KB, 68 views)
12/06/2011, 18:07
#19
elite*gold: 0
Join Date: Dec 2011
Posts: 80
Received Thanks: 38
Great FunHacker it's will be Good
12/07/2011, 14:27
#20
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,056
@funhacker
how good the validator is ? thats our community's main concern .
i mean , if somethin is green / valid . how possibly have u edited all of the wrong / exceeding integers .
Summing it up . The validator works to show if the item would work on sql or not
OR it just shows if its an integer (number) or an ini . ( word) and corrects it to the integer . (number)
or its somethin as the CSS while using :
Quote:
<li><a href="validator.html.zh-cn"
lang="zh-cn"
xml:lang="zh-cn"
hreflang="zh-cn"
rel="alternate">..</a>
</li>
12/07/2011, 18:25
#21
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,746
Quote:
Originally Posted by
~Sword~Stalker~.
@funhacker
how good the validator is ? thats our community's main concern .
i mean , if somethin is green / valid . how possibly have u edited all of the wrong / exceeding integers .
Summing it up . The validator works to show if the item would work on sql or not OR it just shows if its an integer (number) or an ini . ( word) and corrects it to the integer . (number)
or its somethin as the CSS while using :
It depends on how the file/database structure is designed.
Example is that the ID an item is a 32bit Unsigned Integer. So the validation will first make sure, does the number match the format? Example 5,000,000,000 would be invalid as that would only fit in a 64bit Integer. But on top of that other formatting validation is in place, an example is when you go to make an armour item if the item is not within 130,000 -> 139,999 ID range then that would also be invalid.
The name of an item also has validation checks, by checking does it have at least 1 character? Does it also not have more than the maximum characters? (16 in current Itemtype.dat)
Hope that answers your question Sword Stalker
12/11/2011, 12:17
#22
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,746
Another Update:
The editor suite now uses multiple threading as to load all the textures in the background whilst allowing near instant access to the data.
Map Item Icon has been added, and the user can now view all 5 kinds of gear, by this I mean you can view the icon of the normal/refined/unique/elite/super icons of that gear. There is also an animate checkbox that will allow you to save resources by disabling animation of animated icons.
You will also note in the screenshot that I've added a tooltip option that will allow you to see the stats of the refined/unique/elite/super versions of the current gear.
Attached Images
MoreIconsWithQualityStats.jpg
(15.3 KB, 99 views)
12/12/2011, 17:21
#23
elite*gold: 0
Join Date: Oct 2011
Posts: 127
Received Thanks: 34
WoW
Quote:
Originally Posted by
funhacker
Another Update:
The editor suite now uses multiple threading as to load all the textures in the background whilst allowing near instant access to the data.
Map Item Icon has been added, and the user can now view all 5 kinds of gear, by this I mean you can view the icon of the normal/refined/unique/elite/super icons of that gear. There is also an animate checkbox that will allow you to save resources by disabling animation of animated icons.
You will also note in the screenshot that I've added a tooltip option that will allow you to see the stats of the refined/unique/elite/super versions of the current gear.
WoW Bro. Great Update..Hope You Continue To The Best Bro!!!
Good Job.
Keep It UP!!!!
12/14/2011, 10:06
#24
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,746
Quote:
Originally Posted by
SZero[PM]
WoW Bro. Great Update..Hope You Continue To The Best Bro!!!
Good Job.
Keep It UP!!!!
I'm almost finished the Item side of things with my editor.
I'm just making some finishing touches to the "New File Dialog" and the "Custom Item Structure System"
The Custom Item Structure System allows you to edit/delete/add items to an Itemtype.dat file that does not match the structure built into the program itself. Uses for this are loading the New or Old Itemtype.dat files that TQ have made or will make. You could also use it to load Conquer/Tao/Monster&Me/Warlords pretty much any EO game that uses a similar itemtype.dat file
12/14/2011, 21:29
#25
elite*gold: 0
Join Date: Apr 2010
Posts: 184
Received Thanks: 131
This update is great.You are one of the reasons that made us do the work in Eo
12/15/2011, 00:23
#26
elite*gold: 0
Join Date: Nov 2009
Posts: 1,486
Received Thanks: 919
Quote:
Originally Posted by
hani2012
This update is great.You are one of the reasons that made us do the work in Eo
wrong, even without itemtype editor tool we still can work using hex editor
yes, for newbie who doesnt know using hex editor
but the update still nice, save time lol
12/15/2011, 12:14
#27
elite*gold: 0
Join Date: Apr 2010
Posts: 184
Received Thanks: 131
but all of his help Us
12/15/2011, 15:57
#28
elite*gold: 0
Join Date: Dec 2009
Posts: 1,784
Received Thanks: 1,056
emm
*WARNING*
all ur posts ****** me off . all ur doin now is spammin spammin then doing more spamming , lol leave this thread alone for a bit our of ur useless comments -.- . thats not a chitty chat thread for gods sake :P .
u already thanked him . so stopping the useless comments about thanking the guy 100s of times would be greatly appreciated
@Fun Hacker ''i dont really envy u :P in fact i do (a bit)''
Regards .
01/31/2012, 09:14
#29
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,746
Just thought I'd let you all know I've not forgotten about the application. I'm still working away on a little game for a competition that will end on the 22nd of February, then I'll get back to this at least finishing up the Itemtype Editor part and releasing it. Then work will slow as I start my new course in teaching on the 29th of February.
02/23/2012, 21:24
#30
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,746
*bump*
EDIT: No automated translations please, I can use google and so forth, but they don't offer "true" translations, thus it must be people with multiple language skills.
Hey guys still here, I've finished up what I had to do and am back on this as I said I would. I've been working on making the buttons/menus pretty much anything that displays text use a config file as to make it possible for different languages to be used with this app.
So I'm asking if people that read/write good in other languages (other than english) could translate what needs to be translated so I can include a language pack when releasing this.
Here is what the config file looks like so far.
Please note only "values" should be translated, those are the items on the right hand side of the = sign
Example
Code:
[Heading]
[VALUEName]=[i][VALUE][/i]
The rest should remain in english
Broken up File:
I've broken the file into parts to make it easier for those that are doing it as I make it available.
MainForm
Code:
[MainForm]
BaseArmorButtonText=All Armor
BaseFeetButtonText=All Boots
BaseHeadButtonText=All Head
BaseNeckButtonText=Base Neck
BaseWeaponButtonText=All Weapons
BaseWristButtonText=Base Wrist
MageBootsButtonText=Mage Boots
MageBraceletButtonText=Mage Wrist
MageHatButtonText=Mage Hat
MageNecklaceButtonText=Mage Neck
MageRobeButtonText=Mage Robe
MageStaffButtonText=Mage Staves
PaladinArmletButtonText=Paladin Wrist
PaladinArmorButtonText=Paladin Armor
PaladinBootsButtonText=Paladin Boots
PaladinPendantButtonText=Paladin Neck
PaladinStarButtonText=Paladin Stars
PaladinTiaraButtonText=Paladin Tiara
WarriorArmorButtonText=Warrior Armor
WarriorBladeButtonText=Warrior Blades
WarriorBootsButtonText=Warrior Boots
WarriorBraceletButtonText=Warrior Wrist
WarriorHelmButtonText=Warrior Helm
WarriorNecklaceButtonText=Warrior Neck
WarriorSwordButtonText=Warrior Swords
MainFormText=EO Editor
MenuItem17Text=-
MenuItem1Text=-
MenuItem26Text=-
MenuItem31Text=-
MenuItem36Text=-
MenuItem41Text=-
MenuItem8Text=-
ArmorMenuItemText=Armor
BaseArmorMenuItemText=All
BaseFeetMenuItemText=All
BaseHeadMenuItemText=All
BaseNeckMenuItemText=All
BaseWeaponMenuItemText=All
BaseWristMenuItemText=All
ExitMenuItemText=E&xit
FeetMenuItemText=Feet
FileMenuItemText=&File
GearDetailsMenuItemText=All
GearMenuItemText=Gear
HeadMenuItemText=Head
LoadMenuItemText=&Load
MageArmorMenuItemText=Mage
MageFeetMenuItemText=Mage
MageHeadMenuItemText=Mage
MageNeckMenuItemText=Mage
MageOneWeaponMenuItemText=Staff
MageWeaponMenuItemText=Mage
MageWristMenuItemText=Mage
NeckMenuItemText=Neck
NewMenuItemText=&New
PaladinArmorMenuItemText=Paladin
PaladinFeetMenuItemText=Paladin
PaladinHeadMenuItemText=Paladin
PaladinNeckMenuItemText=Paladin
PaladinOneWeaponMenuItemText=Star
PaladinWeaponMenuItemText=Paladin
PaladinWristMenuItemText=Paladin
SaveAsMenuItemText=Save &As..
SaveMenuItemText=&Save
WarriorArmorMenuItemText=Warrior
WarriorFeetMenuItemText=Warrior
WarriorHeadMenuItemText=Warrior
WarriorNeckMenuItemText=Warrior
WarriorOneWeaponMenuItemText=Blade
WarriorTwoWeaponMenuItemText=Sword
WarriorWeaponMenuItemText=Warrior
WarriorWristMenuItemText=Warrior
WeaponMenuItemText=Weapon
WristMenuItemText=Wrist
SaveSuiteFileName=Itemtype
SaveSuiteFilter="Dat Files|*.dat"
ArmorToolStripText=Armor
FeetToolStripText=Feet
HeadsToolStripText=Head
ArmorToolStripMenuChecked=True
ArmorToolStripMenuText=Armor
FeetToolStripMenuChecked=True
FeetToolStripMenuText=Feet
HeadToolStripMenuChecked=True
HeadToolStripMenuText=Head
NeckToolStripMenuChecked=True
NeckToolStripMenuText=Neck
WeaponsToolStripMenuChecked=True
WeaponsToolStripMenuText=Weapons
WristToolStripMenuChecked=True
WristToolStripMenuText=Wrist
NeckToolStripText=Neck
WeaponsToolStripText=Weapons
WristToolStripText=Wrist
PictureBox1TextValue=xPictureBox1
FormStats
Code:
[FormStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
FormStatsText=FormStats
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
IDLabelText=ID:
NameLabelText=Name:
DataTabPageText=Data
VisualsTabPageText=Data
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
FormNewFile
Code:
[FormNewFile]
CreateButtonText=Create
ExitButtonText=Cancel
SaveFileButtonText=....
FormNewFileText=FormNewFile
NameLabelText=Name:
SaveFileSaveFileDialogFilter=All Files|*.*
FormGearStats
Code:
[FormGearStats]
IDLabelText=ID:
NameLabelText=Name:
ReqProfLabelText=Profession:
LevelLabelText=Level:
ReqLevelLabelText=Level:
ReqSexLabelText=Sex:
ReqForceLabelText=Force:
ReqDexterityLabelText=Dexterity:
ReqHealthLabelText=Health:
ReqSoulLabelText=Soul:
MonopolyLabelText=Monopoly:
GoldPriceLabelText=Gold:
MinPAtkLabelText=Min P-Atk:
MaxPAtkLabelText=Max P-Atk:
PDefLabelText=P-Def:
MinMAtkLabelText=Min M-Atk:
MaxMAtkLabelText=Max M-Atk:
MDefLabelText=M-Def:
DodgeLabelText=Dodge:
LifeLabelText=Life:
ManaLabelText=Mana:
DurabilityLabelText=Durability:
IdentifiedLabelText=Identified:
GemOneLabelText=Gem One:
GemTwoLabelText=Gem Two:
MagicOneLabelText=Magic One:
MagicTwoLabelText=Magic Two:
MagicThreeLabelText=Magic Three:
AttackRangeLabelText=Attack Range:
AttackSpeedLabelText=Attack Speed:
HitrateLabelText=Hitrate:
EPCostLabelText=EP:
SoulLabelText=Soul:
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
CostGroupBoxText=Cost
MiscGroupBoxText=Misc.
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
ReqSexComboBoxItemCount=3
ReqSexComboBoxItem0=None
ReqSexComboBoxItem1=Male
ReqSexComboBoxItem2=Female
IdentifiedComboBoxItemCount=2
IdentifiedComboBoxItem0=Yes
IdentifiedComboBoxItem1=No
SaveButtonText=Save Changes
ExitButtonText=Cancel
FormGearStatsText=FormGearStats
FormGearDetails
Code:
[FormGearDetails]
FormGearDetailsText=FormGearDetails
FormCustomItemStructure
Code:
[FormCustomItemStructure]
AddFieldButtonText=Add
DeleteFieldButtonText=Delete
ExitButtonText=Cancel
UpdateFieldButtonText=Update
UpdateButtonText=Save Changes
DataTypeComboBoxItemCount=9
DataTypeComboBoxItem0=Byte
DataTypeComboBoxItem1=SByte
DataTypeComboBoxItem2=UShort
DataTypeComboBoxItem3=Short
DataTypeComboBoxItem4=UInt
DataTypeComboBoxItem5=Int
DataTypeComboBoxItem6=ULong
DataTypeComboBoxItem7=Long
DataTypeComboBoxItem8=String
FormCustomItemStructureText=FormCustomItemStructure
FieldSetupGroupBoxText=Field
DataTypeLabelText=Data Type:
FieldNameLabelText=Field Name:
FieldsLabelText=Fields:
NameLabelText=Name:
OffsetLabelText=Byte Offset:
SizeLabelText=Byte Size:
FormArmorStats
Code:
[FormArmorStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormArmorStatsText=FormArmorStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
MDefLabelText=M-Def:
NameLabelText=Name:
PDefLabelText=P-Def:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MDefTextBoxText=0
MDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
PDefTextBoxText=0
PDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
FormMageArmorStats
Code:
[FormMageArmorStats]
FormMageArmorStatsText=FormMageArmorStats
FormWarriorArmorStats
Code:
[FormWarriorArmorStats]
FormWarriorArmorStatsText=FormWarriorArmorStats
FormPaladinArmorStats
Code:
[FormPaladinArmorStats]
FormPaladinArmorStatsText=FormPaladinArmorStats
FormFeetStats
Code:
[FormFeetStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormFeetStatsText=FormFeetStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DodgeLabelText=Dodge:
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DodgeTextBoxText=0
DodgeTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
FormMageFeetStats
Code:
[FormMageFeetStats]
FormMageFeetStatsText=FormMageFeetStats
FormWarriorFeetStats
Code:
[FormWarriorFeetStats]
FormWarriorFeetStatsText=FormWarriorFeetStats
FormPaladinFeetStats
Code:
[FormPaladinFeetStats]
FormPaladinFeetStatsText=FormPaladinFeetStats
FormHeadStats
Code:
[FormHeadStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormHeadStatsText=FormHeadStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
PDefLabelText=P-Def:
MDefLabelText=M-Def:
PDefTextBoxText=0
PDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MDefTextBoxText=0
MDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
FormMageHeadStats
Code:
[FormMageHeadStats]
FormMageHeadStatsText=FormMageHeadStats
FormWarriorHeadStats
Code:
[FormWarriorHeadStats]
FormWarriorHeadStatsText=FormWarriorHeadStats
FormPaladinHeadStats
Code:
[FormPaladinHeadStats]
FormPaladinHeadStatsText=FormPaladinHeadStats
FormNeckStats
Code:
[FormNeckStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormNeckStatsText=FormNeckStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
MinMAtkLabelText=Min M-Atk:
MaxMAtkLabelText=Max M-Atk:
MinPAtkLabelText=Min P-Atk:
MaxPAtkLabelText=Max P-Atk:
MinMAtkTextBoxText=0
MinMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxMAtkTextBoxText=0
MaxMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MinPAtkTextBoxText=0
MinPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxPAtkTextBoxText=0
MaxPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
FormMageNeckStats
Code:
[FormMageNeckStats]
FormMageNeckStatsText=FormMageNeckStats
FormWarriorNeckStats
Code:
[FormWarriorNeckStats]
FormWarriorNeckStatsText=FormWarriorNeckStats
FormPaladinNeckStats
Code:
[FormPaladinNeckStats]
FormPaladinNeckStatsText=FormPaladinNeckStats
FormWeaponStats
Code:
[FormWeaponStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormWeaponStatsText=FormWeaponStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
MinMAtkLabelText=Min M-Atk:
MaxMAtkLabelText=Max M-Atk:
MinPAtkLabelText=Min P-Atk:
MaxPAtkLabelText=Max P-Atk:
MinMAtkTextBoxText=0
MinMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxMAtkTextBoxText=0
MaxMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MinPAtkTextBoxText=0
MinPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxPAtkTextBoxText=0
MaxPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
HitrateLabelText=Hitrate:
HitrateTextBoxText=0
HitrateTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
FormMageOneWeaponStats
Code:
[FormMageOneWeaponStats]
FormMageOneWeaponStatsText=FormMageOneWeaponStats
FormWarriorOneWeaponStats
Code:
[FormWarriorOneWeaponStats]
FormWarriorOneWeaponStatsText=FormWarriorOneWeaponStats
FormWarriorTwoWeaponStats
Code:
[FormWarriorTwoWeaponStats]
FormWarriorTwoWeaponStatsText=FormWarriorTwoWeaponStats
FormPaladinOneWeaponStats
Code:
[FormPaladinOneWeaponStats]
FormPaladinOneWeaponStatsText=FormPaladinOneWeaponStats
FormWristStats
Code:
[FormWristStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormWristStatsText=FormWristStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
MDefLabelText=M-Def:
NameLabelText=Name:
PDefLabelText=P-Def:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MDefTextBoxText=0
MDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
PDefTextBoxText=0
PDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
FormMageWristStats
Code:
[FormMageWristStats]
FormMageWristStatsText=FormMageWristStats
FormWarriorWristStats
Code:
[FormWarriorWristStats]
FormWarriorWristStatsText=FormWarriorWristStats
FormPaladinWristStats
Code:
[FormPaladinWristStats]
FormPaladinWristStatsText=FormPaladinWristStats
FormDetails
Code:
[FormDetails]
AddButtonText=&Add
DeleteButtonText=&Delete
EditButtonText=&Edit
ListBoxItemsLabelText=Items:
FormDetailsText=FormDetails
FormArmorDetails
Code:
[FormArmorDetails]
FormArmorDetailsText=FormArmorDetails
FormMageArmorDetails
Code:
[FormMageArmorDetails]
FormMageArmorDetailsText=FormMageArmorDetails
FormWarriorArmorDetails
Code:
[FormWarriorArmorDetails]
FormWarriorArmorDetailsText=FormWarriorArmorDetails
FormPaladinArmorDetails
Code:
[FormPaladinArmorDetails]
FormPaladinArmorDetailsText=FormPaladinArmorDetails
FormFeetDetails
Code:
[FormFeetDetails]
FormFeetDetailsText=FormFeetDetails
FormMageFeetDetails
Code:
[FormMageFeetDetails]
FormMageFeetDetailsText=FormMageFeetDetails
FormWarriorFeetDetails
Code:
[FormWarriorFeetDetails]
FormWarriorFeetDetailsText=FormWarriorFeetDetails
FormPaladinFeetDetails
Code:
[FormPaladinFeetDetails]
FormPaladinFeetDetailsText=FormPaladinFeetDetails
FormHeadDetails
Code:
[FormHeadDetails]
FormHeadDetailsText=FormHeadDetails
FormMageHeadDetails
Code:
[FormMageHeadDetails]
FormMageHeadDetailsText=FormMageHeadDetails
FormWarriorHeadDetails
Code:
[FormWarriorHeadDetails]
FormWarriorHeadDetailsText=FormWarriorHeadDetails
FormPaladinHeadDetails
Code:
[FormPaladinHeadDetails]
FormPaladinHeadDetailsText=FormPaladinHeadDetails
FormNeckDetails
Code:
[FormNeckDetails]
FormNeckDetailsText=FormNeckDetails
FormMageNeckDetails
Code:
[FormMageNeckDetails]
FormMageNeckDetailsText=FormMageNeckDetails
FormWarriorNeckDetails
Code:
[FormWarriorNeckDetails]
FormWarriorNeckDetailsText=FormWarriorNeckDetails
FormPaladinNeckDetails
Code:
[FormPaladinNeckDetails]
FormPaladinNeckDetailsText=FormPaladinNeckDetails
FormWeaponDetails
Code:
[FormWeaponDetails]
FormWeaponDetailsText=FormWeaponDetails
FormMageOneWeaponDetails
Code:
[FormMageOneWeaponDetails]
FormMageOneWeaponDetailsText=FormMageOneWeaponDetails
FormWarriorOneWeaponDetails
Code:
[FormWarriorOneWeaponDetails]
FormWarriorOneWeaponDetailsText=FormWarriorOneWeaponDetails
FormWarriorTwoWeaponDetails
Code:
[FormWarriorTwoWeaponDetails]
FormWarriorTwoWeaponDetailsText=FormWarriorTwoWeaponDetails
FormPaladinOneWeaponDetails
Code:
[FormPaladinOneWeaponDetails]
FormPaladinOneWeaponDetailsText=FormPaladinOneWeaponDetails
FormWristDetails
Code:
[FormWristDetails]
FormWristDetailsText=FormWristDetails
FormMageWristDetails
Code:
[FormMageWristDetails]
FormMageWristDetailsText=FormMageWristDetails
FormWarriorWristDetails
Code:
[FormWarriorWristDetails]
FormWarriorWristDetailsText=FormWarriorWristDetails
FormPaladinWristDetails
Code:
[FormPaladinWristDetails]
FormPaladinWristDetailsText=FormPaladinWristDetails
Entire File:
Code:
[MainForm]
BaseArmorButtonText=All Armor
BaseFeetButtonText=All Boots
BaseHeadButtonText=All Head
BaseNeckButtonText=Base Neck
BaseWeaponButtonText=All Weapons
BaseWristButtonText=Base Wrist
MageBootsButtonText=Mage Boots
MageBraceletButtonText=Mage Wrist
MageHatButtonText=Mage Hat
MageNecklaceButtonText=Mage Neck
MageRobeButtonText=Mage Robe
MageStaffButtonText=Mage Staves
PaladinArmletButtonText=Paladin Wrist
PaladinArmorButtonText=Paladin Armor
PaladinBootsButtonText=Paladin Boots
PaladinPendantButtonText=Paladin Neck
PaladinStarButtonText=Paladin Stars
PaladinTiaraButtonText=Paladin Tiara
WarriorArmorButtonText=Warrior Armor
WarriorBladeButtonText=Warrior Blades
WarriorBootsButtonText=Warrior Boots
WarriorBraceletButtonText=Warrior Wrist
WarriorHelmButtonText=Warrior Helm
WarriorNecklaceButtonText=Warrior Neck
WarriorSwordButtonText=Warrior Swords
MainFormText=EO Editor
MenuItem17Text=-
MenuItem1Text=-
MenuItem26Text=-
MenuItem31Text=-
MenuItem36Text=-
MenuItem41Text=-
MenuItem8Text=-
ArmorMenuItemText=Armor
BaseArmorMenuItemText=All
BaseFeetMenuItemText=All
BaseHeadMenuItemText=All
BaseNeckMenuItemText=All
BaseWeaponMenuItemText=All
BaseWristMenuItemText=All
ExitMenuItemText=E&xit
FeetMenuItemText=Feet
FileMenuItemText=&File
GearDetailsMenuItemText=All
GearMenuItemText=Gear
HeadMenuItemText=Head
LoadMenuItemText=&Load
MageArmorMenuItemText=Mage
MageFeetMenuItemText=Mage
MageHeadMenuItemText=Mage
MageNeckMenuItemText=Mage
MageOneWeaponMenuItemText=Staff
MageWeaponMenuItemText=Mage
MageWristMenuItemText=Mage
NeckMenuItemText=Neck
NewMenuItemText=&New
PaladinArmorMenuItemText=Paladin
PaladinFeetMenuItemText=Paladin
PaladinHeadMenuItemText=Paladin
PaladinNeckMenuItemText=Paladin
PaladinOneWeaponMenuItemText=Star
PaladinWeaponMenuItemText=Paladin
PaladinWristMenuItemText=Paladin
SaveAsMenuItemText=Save &As..
SaveMenuItemText=&Save
WarriorArmorMenuItemText=Warrior
WarriorFeetMenuItemText=Warrior
WarriorHeadMenuItemText=Warrior
WarriorNeckMenuItemText=Warrior
WarriorOneWeaponMenuItemText=Blade
WarriorTwoWeaponMenuItemText=Sword
WarriorWeaponMenuItemText=Warrior
WarriorWristMenuItemText=Warrior
WeaponMenuItemText=Weapon
WristMenuItemText=Wrist
SaveSuiteFileName=Itemtype
SaveSuiteFilter="Dat Files|*.dat"
ArmorToolStripText=Armor
FeetToolStripText=Feet
HeadsToolStripText=Head
ArmorToolStripMenuChecked=True
ArmorToolStripMenuText=Armor
FeetToolStripMenuChecked=True
FeetToolStripMenuText=Feet
HeadToolStripMenuChecked=True
HeadToolStripMenuText=Head
NeckToolStripMenuChecked=True
NeckToolStripMenuText=Neck
WeaponsToolStripMenuChecked=True
WeaponsToolStripMenuText=Weapons
WristToolStripMenuChecked=True
WristToolStripMenuText=Wrist
NeckToolStripText=Neck
WeaponsToolStripText=Weapons
WristToolStripText=Wrist
PictureBox1TextValue=xPictureBox1
[FormStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
FormStatsText=FormStats
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
IDLabelText=ID:
NameLabelText=Name:
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
[FormNewFile]
CreateButtonText=Create
ExitButtonText=Cancel
SaveFileButtonText=....
FormNewFileText=FormNewFile
NameLabelText=Name:
SaveFileSaveFileDialogFilter=All Files|*.*
[FormGearStats]
IDLabelText=ID:
NameLabelText=Name:
ReqProfLabelText=Profession:
LevelLabelText=Level:
ReqLevelLabelText=Level:
ReqSexLabelText=Sex:
ReqForceLabelText=Force:
ReqDexterityLabelText=Dexterity:
ReqHealthLabelText=Health:
ReqSoulLabelText=Soul:
MonopolyLabelText=Monopoly:
GoldPriceLabelText=Gold:
MinPAtkLabelText=Min P-Atk:
MaxPAtkLabelText=Max P-Atk:
PDefLabelText=P-Def:
MinMAtkLabelText=Min M-Atk:
MaxMAtkLabelText=Max M-Atk:
MDefLabelText=M-Def:
DodgeLabelText=Dodge:
LifeLabelText=Life:
ManaLabelText=Mana:
DurabilityLabelText=Durability:
IdentifiedLabelText=Identified:
GemOneLabelText=Gem One:
GemTwoLabelText=Gem Two:
MagicOneLabelText=Magic One:
MagicTwoLabelText=Magic Two:
MagicThreeLabelText=Magic Three:
AttackRangeLabelText=Attack Range:
AttackSpeedLabelText=Attack Speed:
HitrateLabelText=Hitrate:
EPCostLabelText=EP:
SoulLabelText=Soul:
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
CostGroupBoxText=Cost
MiscGroupBoxText=Misc.
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
ReqSexComboBoxItemCount=3
ReqSexComboBoxItem0=None
ReqSexComboBoxItem1=Male
ReqSexComboBoxItem2=Female
IdentifiedComboBoxItemCount=2
IdentifiedComboBoxItem0=Yes
IdentifiedComboBoxItem1=No
SaveButtonText=Save Changes
ExitButtonText=Cancel
FormGearStatsText=FormGearStats
[FormGearDetails]
FormGearDetailsText=FormGearDetails
[FormCustomItemStructure]
AddFieldButtonText=Add
DeleteFieldButtonText=Delete
ExitButtonText=Cancel
UpdateFieldButtonText=Update
UpdateButtonText=Save Changes
DataTypeComboBoxItemCount=9
DataTypeComboBoxItem0=Byte
DataTypeComboBoxItem1=SByte
DataTypeComboBoxItem2=UShort
DataTypeComboBoxItem3=Short
DataTypeComboBoxItem4=UInt
DataTypeComboBoxItem5=Int
DataTypeComboBoxItem6=ULong
DataTypeComboBoxItem7=Long
DataTypeComboBoxItem8=String
FormCustomItemStructureText=FormCustomItemStructure
FieldSetupGroupBoxText=Field
DataTypeLabelText=Data Type:
FieldNameLabelText=Field Name:
FieldsLabelText=Fields:
NameLabelText=Name:
OffsetLabelText=Byte Offset:
SizeLabelText=Byte Size:
[FormArmorStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormArmorStatsText=FormArmorStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
MDefLabelText=M-Def:
NameLabelText=Name:
PDefLabelText=P-Def:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MDefTextBoxText=0
MDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
PDefTextBoxText=0
PDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
[FormMageArmorStats]
FormMageArmorStatsText=FormMageArmorStats
[FormWarriorArmorStats]
FormWarriorArmorStatsText=FormWarriorArmorStats
[FormPaladinArmorStats]
FormPaladinArmorStatsText=FormPaladinArmorStats
[FormFeetStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormFeetStatsText=FormFeetStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DodgeLabelText=Dodge:
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DodgeTextBoxText=0
DodgeTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
[FormMageFeetStats]
FormMageFeetStatsText=FormMageFeetStats
[FormWarriorFeetStats]
FormWarriorFeetStatsText=FormWarriorFeetStats
[FormPaladinFeetStats]
FormPaladinFeetStatsText=FormPaladinFeetStats
[FormHeadStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormHeadStatsText=FormHeadStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
PDefLabelText=P-Def:
MDefLabelText=M-Def:
PDefTextBoxText=0
PDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MDefTextBoxText=0
MDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
[FormMageHeadStats]
FormMageHeadStatsText=FormMageHeadStats
[FormWarriorHeadStats]
FormWarriorHeadStatsText=FormWarriorHeadStats
[FormPaladinHeadStats]
FormPaladinHeadStatsText=FormPaladinHeadStats
[FormNeckStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormNeckStatsText=FormNeckStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
MinMAtkLabelText=Min M-Atk:
MaxMAtkLabelText=Max M-Atk:
MinPAtkLabelText=Min P-Atk:
MaxPAtkLabelText=Max P-Atk:
MinMAtkTextBoxText=0
MinMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxMAtkTextBoxText=0
MaxMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MinPAtkTextBoxText=0
MinPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxPAtkTextBoxText=0
MaxPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
[FormMageNeckStats]
FormMageNeckStatsText=FormMageNeckStats
[FormWarriorNeckStats]
FormWarriorNeckStatsText=FormWarriorNeckStats
[FormPaladinNeckStats]
FormPaladinNeckStatsText=FormPaladinNeckStats
[FormWeaponStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormWeaponStatsText=FormWeaponStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
NameLabelText=Name:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DescriptionTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
MinMAtkLabelText=Min M-Atk:
MaxMAtkLabelText=Max M-Atk:
MinPAtkLabelText=Min P-Atk:
MaxPAtkLabelText=Max P-Atk:
MinMAtkTextBoxText=0
MinMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxMAtkTextBoxText=0
MaxMAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MinPAtkTextBoxText=0
MinPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MaxPAtkTextBoxText=0
MaxPAtkTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
HitrateLabelText=Hitrate:
HitrateTextBoxText=0
HitrateTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
[FormMageOneWeaponStats]
FormMageOneWeaponStatsText=FormMageOneWeaponStats
[FormWarriorOneWeaponStats]
FormWarriorOneWeaponStatsText=FormWarriorOneWeaponStats
[FormWarriorTwoWeaponStats]
FormWarriorTwoWeaponStatsText=FormWarriorTwoWeaponStats
[FormPaladinOneWeaponStats]
FormPaladinOneWeaponStatsText=FormPaladinOneWeaponStats
[FormWristStats]
ExitButtonText=Cancel
SaveButtonText=Save Changes
IconTypeComboBoxItemCount=5
IconTypeComboBoxItem0=Normal
IconTypeComboBoxItem1=Refined
IconTypeComboBoxItem2=Unique
IconTypeComboBoxItem3=Elite
IconTypeComboBoxItem4=Super
ReqProfComboBoxItemCount=4
ReqProfComboBoxItem0=None
ReqProfComboBoxItem1=Mage
ReqProfComboBoxItem2=Warrior
ReqProfComboBoxItem3=Paladin
AnimateCheckBoxText=Animate Icons
FormWristStatsText=FormWristStats
CostGroupBoxText=Cost
DescriptionGroupBoxText=Description
DisplaySettingsGroupBoxText=Display Settings
ItemMinIconGroupBoxText=Item Min Icon
MainGroupBoxText=Main
MapItemIconGroupBoxText=Map Item Icon
RequiredGroupBoxText=Required
StatsGroupBoxText=Stats
DurabilityLabelText=Durability:
EPCostLabelText=EP:
GoldPriceLabelText=Gold:
IconTypeLabelText=Icon Type:
IDLabelText=ID:
LevelLabelText=Level:
MDefLabelText=M-Def:
NameLabelText=Name:
PDefLabelText=P-Def:
ReqLevelLabelText=Level:
ReqProfLabelText=Profession:
DurabilityTextBoxText=0
DurabilityTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
EPCostTextBoxText=0
EPCostTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
GoldPriceTextBoxText=0
GoldPriceTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxText=0
IDTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
LevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
MDefTextBoxText=0
MDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
NameTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
PDefTextBoxText=0
PDefTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
ReqLevelTextBoxText=0
ReqLevelTextBoxToolTip=Refined: {refStat}\r\nUnique: {uniStat}\r\nElite: {eliStat}\r\nSuper: {supStat}
DataTabPageText=Data
VisualsTabPageText=Visuals
ItemMinIconXNAPictureBoxText=Item Min Icon
MapItemIconXNAPictureBoxText=Map Item Icon
[FormMageWristStats]
FormMageWristStatsText=FormMageWristStats
[FormWarriorWristStats]
FormWarriorWristStatsText=FormWarriorWristStats
[FormPaladinWristStats]
FormPaladinWristStatsText=FormPaladinWristStats
[FormDetails]
AddButtonText=&Add
DeleteButtonText=&Delete
EditButtonText=&Edit
ListBoxItemsLabelText=Items:
FormDetailsText=FormDetails
[FormArmorDetails]
FormArmorDetailsText=FormArmorDetails
[FormMageArmorDetails]
FormMageArmorDetailsText=FormMageArmorDetails
[FormWarriorArmorDetails]
FormWarriorArmorDetailsText=FormWarriorArmorDetails
[FormPaladinArmorDetails]
FormPaladinArmorDetailsText=FormPaladinArmorDetails
[FormFeetDetails]
FormFeetDetailsText=FormFeetDetails
[FormMageFeetDetails]
FormMageFeetDetailsText=FormMageFeetDetails
[FormWarriorFeetDetails]
FormWarriorFeetDetailsText=FormWarriorFeetDetails
[FormPaladinFeetDetails]
FormPaladinFeetDetailsText=FormPaladinFeetDetails
[FormHeadDetails]
FormHeadDetailsText=FormHeadDetails
[FormMageHeadDetails]
FormMageHeadDetailsText=FormMageHeadDetails
[FormWarriorHeadDetails]
FormWarriorHeadDetailsText=FormWarriorHeadDetails
[FormPaladinHeadDetails]
FormPaladinHeadDetailsText=FormPaladinHeadDetails
[FormNeckDetails]
FormNeckDetailsText=FormNeckDetails
[FormMageNeckDetails]
FormMageNeckDetailsText=FormMageNeckDetails
[FormWarriorNeckDetails]
FormWarriorNeckDetailsText=FormWarriorNeckDetails
[FormPaladinNeckDetails]
FormPaladinNeckDetailsText=FormPaladinNeckDetails
[FormWeaponDetails]
FormWeaponDetailsText=FormWeaponDetails
[FormMageOneWeaponDetails]
FormMageOneWeaponDetailsText=FormMageOneWeaponDetails
[FormWarriorOneWeaponDetails]
FormWarriorOneWeaponDetailsText=FormWarriorOneWeaponDetails
[FormWarriorTwoWeaponDetails]
FormWarriorTwoWeaponDetailsText=FormWarriorTwoWeaponDetails
[FormPaladinOneWeaponDetails]
FormPaladinOneWeaponDetailsText=FormPaladinOneWeaponDetails
[FormWristDetails]
FormWristDetailsText=FormWristDetails
[FormMageWristDetails]
FormMageWristDetailsText=FormMageWristDetails
[FormWarriorWristDetails]
FormWarriorWristDetailsText=FormWarriorWristDetails
[FormPaladinWristDetails]
FormPaladinWristDetailsText=FormPaladinWristDetails
A special thanks to anyone that contributes will be put in the app and on the page that will host the file(s)
Similar Threads
Suche einen kostenlosen wow gameobject-Editor/karten-Editor
07/26/2009 - WoW Private Server - 3 Replies
Hallo,
Ich habe vor kurzen gesehen das es auch einen ingame editor gibt wo man alles kopieren oder löschen kann... z.b. einen baum einfach raufklicken und weg ziehen oder berge anheben und senken.
Jetzt ist die frage wo bekommt man sowas her?! was nichts kostet und auch nen funzt?!
Bitte um hilfe
All times are GMT +1. The time now is 14:08 .