Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] zTeam zFileManager (Beta)

Experienced Elementalist
Joined
Oct 11, 2008
Messages
225
Reaction score
423
zFileManager [sup]1.0.2.0[/sup]
 
ENG:
 ​
Dear RageZone!
 
We are happy to present beta version of zFileManager, program that with easy help you make settings for server or client.
 ​
Features:
- Support latest zTeam version (Season 8 Episode 2)
- Convert to .txt / .xml (zTeam)
- Integral editor for client files
- Fast find & replace
- Fast work, small consumption on system & small size (< 1 MB)
 
Client side file list [sup]02.07.2014[/sup]
[sup]- Item.bmd[/sup]
[sup]- ItemTooltipText.bmd[/sup]
[sup]- ItemLevelTooltip.bmd (NEW)[/sup]
[sup]- JewelOfHarmonyOption.bmd[/sup]
[sup]- MasterSkillTooltip.bmd[/sup]
[sup]- MasterSkillTreeData.bmd (NEW)[/sup]
[sup]- MonsterSkill.bmd(NEW)[/sup]
[sup]- Skill.bmd[/sup]
[sup]- QuestProgress.bmd (NEW)[/sup]
[sup]- QuestWords.bmd (NEW)[/sup]
[sup]- BuffEffect.bmd[/sup]
[sup]- Credit.bmd[/sup]
[sup]- Gate.bmd[/sup]
[sup]- Filter.bmd[/sup]
[sup]- FilterName.bmd[/sup]
[sup]- MoveReq.bmd[/sup]
[sup]- ServerList.bmd[/sup]
[sup]- Slide.bmd (NEW)[/sup]
[sup]- Text.bmd[/sup]
[sup]- NPCDialog.bmd (NEW)[/sup]
[sup]- NPCName.bmd[/sup]
[sup]- InfoTooltipText.bmd[/sup]
[sup]- HelpData.bmd (NEW)[/sup]
 ​
Screenshots:
Ys1D4YH - [Release] zTeam zFileManager (Beta) - RaGEZONE Forums

O00o7RU - [Release] zTeam zFileManager (Beta) - RaGEZONE Forums

-
HHQuNGo - [Release] zTeam zFileManager (Beta) - RaGEZONE Forums

-
JZzYJ0t - [Release] zTeam zFileManager (Beta) - RaGEZONE Forums

View attachment 146547
 

Attachments

You must be registered for see attachments list
Last edited:
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,366
Reaction score
80
great!!! making our lives easier again & hoping for a test server from you guys soon! :kiss:

thanks!!!
god bless!!!
 
Newbie Spellweaver
Joined
Nov 9, 2013
Messages
29
Reaction score
0
- Convert to .txt / .xml (zTeam)

how do I use it? eventitembags want to transform the chaos cards to xml and do not know how
 
Custom Title Activated
Loyal Member
Joined
Dec 5, 2009
Messages
2,657
Reaction score
1,178
how do I use it? eventitembags want to transform the chaos cards to xml and do not know how

For now you can convert .bmd files, as you can see in 1st post.

Probably you talk about zTeam s8e2 eventitembags files,
what you can do is download notepad ++ (alt +left mouse click) and mass copy&paste ID/Group/Etc columns to previously prepared xml scheme of zT.

Code:
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
<item id="" num="" lvlmin="0" lvlmax="0" skill="0" luck="0" option="0" excmin="0" excmax="0" is_anc="0" sockmin="0" sockmax="0"/>
 
Banned
Banned
Joined
Jan 1, 2014
Messages
793
Reaction score
81
Awesome. For a good developer to share such free stuff, you Rock!
 
Experienced Elementalist
Joined
Oct 11, 2008
Messages
225
Reaction score
423
First post has been updated.
zFileManager has been updated to 1.0.2.0 version.
 
Newbie Spellweaver
Joined
Jun 26, 2009
Messages
53
Reaction score
0
4jMlCUk - [Release] zTeam zFileManager (Beta) - RaGEZONE Forums


wtf? how i can edit text.bmd (zTeam Season 6.3 Client)
 

Attachments

You must be registered for see attachments list
Back
Top