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!

2Hand to 1Hand weapon with images!

Newbie Spellweaver
Joined
Aug 3, 2009
Messages
8
Reaction score
7
To do that, you'll need some programs. I'll post links at end of thread.

Two Handed to One Handed Weapons on Season3

First, go to X:\MuServer\Data\lang\kor and open Item(kor).txt

and change "x" from the 2-Handed weapon to 1 (default is 2)

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


In server, it's all. Now, it's time to change client.

Open MuToolProject and select item.bmd, than, select Open

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Then, find Item.bmd on YourClient\Data\Local and open it.

You'll need to change 2 values here. The first column and X again.

Change first column to 0 and X to 1

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Save your project and enter in server to test it!

Rune Blade and BRB to Blade Knight

Go to Item(kor).txt and change the values of collumns DK/BK
0 = Cannot use
1 = Dark Knight can use
2 = Blade Knight use only

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Now, open Skill(kor).

Go to Power Slash line and change Column DK/BK to 1 or 2

In server, it's all.

Now, on client

Open Item.bmd with MuTool and change:

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


0 = Cannot use
1 = DK and BK
2 = BK Only

After that, log in server and test it. Do not forget to save your project!

Credits:

-ThugZ- (please, don't remove it.)

Links

 
Last edited:
Skilled Illusionist
Joined
Jul 17, 2006
Messages
341
Reaction score
20
re: [Guide] 2Hand to 1Hand weapon with images!

In Server, your change is from 2x4 -> 1x4 (for example ^^), i don't know why but it's must be done. I think someone will ask that question :p

Sorry for my bad English ^^!
 
Newbie Spellweaver
Joined
Aug 3, 2009
Messages
8
Reaction score
7
re: [Guide] 2Hand to 1Hand weapon with images!

In Server, your change is from 2x4 -> 1x4 (for example ^^), i don't know why but it's must be done. I think someone will ask that question :p

Sorry for my bad English ^^!


Some weapons ocupe 4x2 space... Rune Blade, for example.

Your inventory have 8x8 spaces... So:

XXOOOOOO
XXOOOOOO
XXOOOOOO
XXOOOOOO
OOOOOOOO
OOOOOOOO
OOOOOOOO
OOOOOOOO

Where X = Rune Blade and O = empty space

Changing x=1:

XOOOOOOO
XOOOOOOO
XOOOOOOO
XOOOOOOO
OOOOOOOO
OOOOOOOO
OOOOOOOO
OOOOOOOO

If in server x=1 and in game x=2, some itens bought at stores will bug, and only appear if you move Rune Blade to other space and sell an item.
If in server x=2 and in game x=1, item will ocupe 4x1, but the 4 spaces at right of item cannot be occupied by anything. :p
 
Initiate Mage
Joined
Jul 3, 2009
Messages
2
Reaction score
0
Re: [Guide] 2Hand to 1Hand weapon with images!

Help me cos me cant use in webzen,
and have message itemsetopion error!!
^^ sorry english me is bad
 
Newbie Spellweaver
Joined
May 15, 2009
Messages
41
Reaction score
0
Re: [Guide] 2Hand to 1Hand weapon with images!

exellent guide man, really helps me. thanks
 
Newbie Spellweaver
Joined
Oct 1, 2009
Messages
44
Reaction score
8
how about armor? I tried to open item.bmd using MuTool didn't show the other items..just got sword only.
 
Initiate Mage
Joined
Aug 24, 2008
Messages
2
Reaction score
0
could anyone add a tutorial for season 4 aswell? =/ can't seem to find one while I see ppl running around with 2 2handed swords in my server -_-..."jealoust kills..." i know yeh...=/
 
Newbie Spellweaver
Joined
Jul 20, 2011
Messages
81
Reaction score
1
sry for refresh
but i have problem
i edited item(Jpn).txt
and item.bmd
Daybreaker now is 1x4 i can put near it items
but it saying is Two Handed and i cant wear.
I edited too Fire Blade but it show like 1x4 and i cant put near it nothing and it 2 handed.
help.
Before on other files it work ok but not no.
I tried with Jpn and Kor (ofc i changed in gameserver.ini)
 
Newbie Spellweaver
Joined
Aug 6, 2012
Messages
47
Reaction score
0
To do that, you'll need some programs. I'll post links at end of thread.

Two Handed to One Handed Weapons on Season3

First, go to X:\MuServer\Data\lang\kor and open Item(kor).txt

and change "x" from the 2-Handed weapon to 1 (default is 2)

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


In server, it's all. Now, it's time to change client.

Open MuToolProject and select item.bmd, than, select Open

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Then, find Item.bmd on YourClient\Data\Local and open it.

You'll need to change 2 values here. The first column and X again.

Change first column to 0 and X to 1

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Save your project and enter in server to test it!

Rune Blade and BRB to Blade Knight

Go to Item(kor).txt and change the values of collumns DK/BK
0 = Cannot use
1 = Dark Knight can use
2 = Blade Knight use only

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Now, open Skill(kor).

Go to Power Slash line and change Column DK/BK to 1 or 2

In server, it's all.

Now, on client

Open Item.bmd with MuTool and change:

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


0 = Cannot use
1 = DK and BK
2 = BK Only

After that, log in server and test it. Do not forget to save your project!

Credits:

-ThugZ- (please, don't remove it.)

Links





any tools that is for non ADMIN .. also can edit 2handed to 1?
 
Joined
Feb 13, 2011
Messages
772
Reaction score
69
sry for refresh
but i have problem
i edited item(Jpn).txt
and item.bmd
Daybreaker now is 1x4 i can put near it items
but it saying is Two Handed and i cant wear.
I edited too Fire Blade but it show like 1x4 and i cant put near it nothing and it 2 handed.
help.
Before on other files it work ok but not no.
I tried with Jpn and Kor (ofc i changed in gameserver.ini)
\
Yeah same as i did and it aint working.
 

v3x

Newbie Spellweaver
Joined
Mar 8, 2016
Messages
6
Reaction score
0
\
Yeah same as i did and it aint working.

same for me...

I'm on 0.97d ********* server and i wont to make soul breaker blade 1 hand...
i have try to set item.bmd (local) client side and items(kor) server side, but nothing...

some one can help?

thx
v3x
 

v3x

Newbie Spellweaver
Joined
Mar 8, 2016
Messages
6
Reaction score
0
same for me...

I'm on 0.97d ********* server and i wont to make soul breaker blade 1 hand...
i have try to set item.bmd (local) client side and items(kor) server side, but nothing...

some one can help?

thx
v3x
no one?
 
Newbie Spellweaver
Joined
Nov 14, 2017
Messages
93
Reaction score
3
To do that, you'll need some programs. I'll post links at end of thread.

Two Handed to One Handed Weapons on Season3

First, go to X:\MuServer\Data\lang\kor and open Item(kor).txt

and change "x" from the 2-Handed weapon to 1 (default is 2)

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


In server, it's all. Now, it's time to change client.

Open MuToolProject and select item.bmd, than, select Open

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Then, find Item.bmd on YourClient\Data\Local and open it.

You'll need to change 2 values here. The first column and X again.

Change first column to 0 and X to 1

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Save your project and enter in server to test it!

Rune Blade and BRB to Blade Knight

Go to Item(kor).txt and change the values of collumns DK/BK
0 = Cannot use
1 = Dark Knight can use
2 = Blade Knight use only

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


Now, open Skill(kor).

Go to Power Slash line and change Column DK/BK to 1 or 2

In server, it's all.

Now, on client

Open Item.bmd with MuTool and change:

-ThugZ- - 2Hand to 1Hand weapon with images! - RaGEZONE Forums


0 = Cannot use
1 = DK and BK
2 = BK Only

After that, log in server and test it. Do not forget to save your project!

Credits:

-ThugZ- (please, don't remove it.)

Links




do you have guide for season 6
files muemu ?
 
Newbie Spellweaver
Joined
Oct 3, 2006
Messages
28
Reaction score
2
I have this problema in 99b main chs.

Amy way to do it? Or Is code into gameserver...

Item.txt and bmd are sync

 
Back
Top