[HELP] I need to know how to add Katanas.

10/01/2009 17:24 CompacticCo#1
Hey, I was wondering is someone could show me how to add katanas to my 5017 soruce, same with the skill twofold and the files I'd need to make them work with my client. Thanks guys, you rock!
10/01/2009 17:41 blade911#2
Sup Xzander
10/01/2009 18:51 Arcо#3
umm why dont you use CoMy's source and use the client broken wing put out with it?
10/01/2009 22:44 raidenx123#4
because the source sucks, seriously its the worse source out there (its also the only egy source?)
10/01/2009 23:25 pedro93#5
Add Character.cs

find this: else if (ItemParts[0]

else if (ItemParts[0] == "601339")//katana
{
if (ItemsInInventory < 40)
{
if (Equips[4] == null && Equips[5] == null)
{
AddItem(Item, 4, (uint)ItemUID);
World.UpdateSpawn(this);
RemoveItem(ItemUID);
}
else if (Equips[4] != null && Equips[5] == null)
{
AddItem(Item, 5, (uint)ItemUID);
World.UpdateSpawn(this);
RemoveItem(ItemUID);
}
else if (Equips[4] != null && Equips[5] != null)
{
UnEquip(5);
AddItem(Item, 5, (uint)ItemUID);
World.UpdateSpawn(this);
RemoveItem(ItemUID);
}
}
}


for the client Copy the files from the folder (C3/Textu/mesh) (Date / MapItemIcon / ItemMinIcon) (C3/Effect/Other/ninja120) (C3/Effect/Weapon) (ini/3DEffect/3dobj/3dtexture/ItemAdd/weapon/WeaponEffect / Action3DEffect/3DEffectInfo/3DEffectObj/3DFlyingObj/3dmotion/3DSimpleObj/3DSimpleObjEx/3DsimpleRole/Action3DEffect) Copy it to your Client 5017
10/02/2009 00:04 raidenx123#6
you forgot the job ID .ini
10/02/2009 00:21 m7med#7
i think he use tq biniary not comy

so no one can help u here
10/02/2009 16:50 CompacticCo#8
I'm actually using my own soruce based off of LOTF powersoruce.
10/02/2009 18:07 blade911#9
Quote:
Originally Posted by CompacticCo View Post
I'm actually using my own soruce based off of LOFT powersoruce.
It's LOTF* and it isn't your's. You just edited it. Nice job anyway, I went in the server a bit of lag. But if you had a host, it'd be a nice source.
10/02/2009 18:25 CompacticCo#10
Quote:
Originally Posted by blade911 View Post
It's LOTF* and it isn't your's. You just edited it. Nice job anyway, I went in the server a bit of lag. But if you had a host, it'd be a nice source.
Ahaha, yeah you must have logged in when I just might have been viewing porn, but yeah there should be a lot of big changes made. I'm still working on potency fix, and some nobility packets.
10/02/2009 20:31 zbest#11
"viewing porn" funny kid :))) =)))
10/02/2009 20:33 ØnëwïngëÐ#12
Quote:
Originally Posted by zbest View Post
"viewing porn" funny kid :))) =)))
Lol zbest :P