[Release]Bound Item Command(5165) 08/05/2010 - CO2 PServer Guides & Releases - 15 Replies Got bored... this is the usage:
/free Item Quality Plus -Damage Socket1 Socket2
if (Cmd == "/free")
{
uint ID = 0;
foreach (DatabaseItem DI in Database.DatabaseItems.Values)
if (DI.Name == Cmd)
{
[Request]Add Bound item 05/13/2010 - CO2 Private Server - 3 Replies I need the code for a npc that give bound items...it would be like GC.MyChar.AddItem(723753);
but what is the right code to give the items (bound)?
I will press thanks for anybody helps me
Item quality hex hack 07/28/2007 - CO2 Exploits, Hacks & Tools - 15 Replies I didn't write this, but it looks easy enough to do. Replace the itemtype.dat file in your ini folder with this one. Maybe back up the one you have first though.
It displays the quality of the items on the ground. The only stupid thing is that +1 items don't look any different because they aren't listed any diffrently in the client data files, it's determined server side.
comments on the edit (if you don't care and just want to use it, see the first paragraph)
The edit doesn't look...
Item Quality Viewer 07/21/2007 - CO2 Exploits, Hacks & Tools - 25 Replies Here you go everyone, its my first release and hopefully you guys find it useful. This file shows items on the ground that have a quality on them, but it doesn't show the names of items without any quality, so this makes it much easier to spot items. And I want to thank chocoman4k for allowing me to use this file, he should get more credit for this then me.
Item Quality Viewer
Version 1.1
Changes:
All of the names of money were edited out, and so were the mana and health pots.
This...
Composing a quality item 06/30/2007 - Conquer Online 2 - 10 Replies Hi all.
I was wondering if it is possible to compose a +1 archer hat with +1 archer hat and +1 REF archer hat ?
Like that. Cuz i have a +1 ref archer hat and dunno what to do with it. Or can i sell it for higher price that normal +1 ?