Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 12:23

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[realse]add katana in the source 5017 and cliente

Discussion on [realse]add katana in the source 5017 and cliente within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 64
Received Thanks: 6
[realse]add katana in the source 5017 and cliente

first go Characters.cs and find

else if (ItemParts[0]

and add this:

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);
}
}
}

and for the client add this folder from real conquer

(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/Professionalname) Copy it to your Client 5017


you need add the item in the database(localhost) and add in the source in the folder debug copy from ini of real conquer the itemadd archive and put in tthe debug folder.
pedro93 is offline  
Thanks
2 Users
Old 10/02/2009, 03:44   #2
 
elite*gold: 0
Join Date: Oct 2009
Posts: 49
Received Thanks: 10
NICE RELEASE ! ! !
SaMuRaI D is offline  
Old 10/02/2009, 06:37   #3
 
UnoAmigos's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 192
Received Thanks: 107
Quote:
Originally Posted by pedro93 View Post
first go Characters.cs and find

else if (ItemParts[0]

and add this:

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);
}
}
}

and for the client add this folder from real conquer

(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/Professionalname) Copy it to your Client 5017


you need add the item in the database(localhost) and add in the source in the folder debug copy from ini of real conquer the itemadd archive and put in tthe debug folder.

.....speechless
UnoAmigos is offline  
Old 10/02/2009, 12:30   #4
 
elite*gold: 0
Join Date: Sep 2009
Posts: 249
Received Thanks: 17
Yet he explains nothing about itemadd.ini or itemtype.dat or inserting it in your database. Those are the most important spots. You won't be able to spawn it if you don't do that.
Empty Project is offline  
Thanks
1 User
Old 10/02/2009, 13:04   #5
 
NukingFuts's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 480
Received Thanks: 111
wow nice i love it thx
NukingFuts is offline  
Reply


Similar Threads Similar Threads
[Nice Realse] Source CoMy v5017 With Ninja And Evreything
09/05/2010 - CO2 PServer Guides & Releases - 486 Replies
i was working on my own source but i stop making PServers so i will Release My Source Here For Free What i Add On Source? Ninja 120 Earring Called CoMyEarring 120 Shield called DragonShield GoldTrophy GoldPrize
My Own Source Katana Problems
02/22/2010 - CO2 Private Server - 15 Replies
i Already Added Ninja To My Source And Fully Working im Working on skills now And i got Some Problems mabey Some one can help me on that!! See First ScreenShot its Like real ninja with Wear 1 Katana http://www.zerovb.com/Zup//uploads/images/Zerovb- e42c2af1ea.jpg See the 2nd Screenshot When i Wear 2 Katana Its like Trojan
My Own Source Katana Prob Any Help
06/21/2009 - CO2 Private Server - 16 Replies
ok my server almost evreything done i need only fix this when i Wear 1 Katana my character be like ninja jump like nin walk like nin stand like nin check this http://www2.0zz0.com/2009/06/20/08/987598231.jpg see when i try wear 2 Katana be like tro
[Help] i finsh the join katana in 5017 and now my have problem in Vest ninja help me
05/27/2009 - CO2 Private Server - 3 Replies
:mofo: tnx all Help My join the (Katana) Now My need help join the Vest ninja i finsh join OwlVest in the Sourc and my add the code and finsh in the sourc now my have problem in the client my need all dds Vest ninja ---> and dds MapItemIcon i need and my cope all Conqueronline all dds dont my see vest i need link all dds in the MapItemIcon and ItemMinIcon



All times are GMT +2. The time now is 12:23.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.