|
You last visited: Today at 21:47
Advertisement
Old composition system?
Discussion on Old composition system? within the CO2 Private Server forum part of the Conquer Online 2 category.
04/09/2014, 21:59
|
#1
|
elite*gold: 0
Join Date: Mar 2014
Posts: 219
Received Thanks: 27
|
Old composition system?
Okay seriously, what is it I really don't know can someone explain it to me?
|
|
|
04/09/2014, 22:47
|
#2
|
elite*gold: 0
Join Date: Jan 2008
Posts: 1,445
Received Thanks: 1,176
|
A main item +N and two items / stones +N, you get a +(N+1) item ?
|
|
|
04/09/2014, 23:30
|
#3
|
elite*gold: 130
Join Date: Oct 2007
Posts: 1,655
Received Thanks: 706
|
This is how I remember it:
Let's say we have a +3 blade, to upgrade it to +4 you will need to have a 2 +3 stones or higher or 2 1handers that are atleast +3. If the item reaches +5 or higher you will need to add 2 gems aswell in order to upgrade.
If you use 2 +5 stones on a +3 item it will simply reach +4 while the +5 stones are used.
only 1handers can be used on another 1hander, same goes for 2handers. Other items need their own type.
|
|
|
04/09/2014, 23:47
|
#4
|
elite*gold: 0
Join Date: Jan 2008
Posts: 1,445
Received Thanks: 1,176
|
More complete than my description.
A note. On the official servers, there was a bug (due to bad detection of type), so level 120 armors and helmets/hats had to be crafted with level 120 items too. (or stones)
|
|
|
04/10/2014, 03:42
|
#5
|
elite*gold: 0
Join Date: Feb 2014
Posts: 397
Received Thanks: 205
|
Quote:
Originally Posted by CptSky
More complete than my description.
A note. On the official servers, there was a bug (due to bad detection of type), so level 120 armors and helmets/hats had to be crafted with level 120 items too. (or stones)
|
Serverside or client side?
|
|
|
04/10/2014, 04:11
|
#6
|
elite*gold: 0
Join Date: Jan 2008
Posts: 1,445
Received Thanks: 1,176
|
Quote:
Originally Posted by InsomniacPro
Serverside or client side?
|
Server-side. I can't remember client-side. I would say yes too as it is the same algorithm behind in theory.
Edit. Just tested on a 5017 client with my COPS v6 source. The client accepts it, not the server.
|
|
|
04/10/2014, 11:13
|
#7
|
elite*gold: 0
Join Date: Mar 2014
Posts: 219
Received Thanks: 27
|
Okay, thank you all. I'll try something and see how it works out. Was it made with NPC or with a GUI?
|
|
|
04/10/2014, 16:45
|
#8
|
elite*gold: 130
Join Date: Oct 2007
Posts: 1,655
Received Thanks: 706
|
Quote:
Originally Posted by Wolfy.
Okay, thank you all. I'll try something and see how it works out. Was it made with NPC or with a GUI?
|
It has its own window, it looks like the window where you put gems in.
|
|
|
04/10/2014, 16:50
|
#9
|
elite*gold: 0
Join Date: Feb 2014
Posts: 397
Received Thanks: 205
|
Quote:
Originally Posted by Wolfy.
Okay, thank you all. I'll try something and see how it works out. Was it made with NPC or with a GUI?
|
GUI, using the MsgAction packet with a subtype of 0xBA for 4267 and 0x7E for 5017+. If I remember correctly that is.
|
|
|
04/10/2014, 16:51
|
#10
|
elite*gold: 0
Join Date: Mar 2014
Posts: 219
Received Thanks: 27
|
Okay, thanks.
|
|
|
Similar Threads
|
[REQUEST] Old Composition System for 4267 Source x)
03/24/2012 - CO2 Private Server - 1 Replies
Well, title says it all.. Hope anyone can do it..
I'm still beggining at C# so I've got no idea how to do it..
I would be a good way to learn if anyone could release it so I could read it and try to understand it xD
Thanks and Best Regards!
|
[Fix] Breeding & Item Composition System [5165 LOFT]
02/21/2010 - CO2 PServer Guides & Releases - 18 Replies
I have no idea if this has been released but I looked and couldn't find one that worked. The problem I kept having was that the WuxingOven wasn't deleting the minor items after composing... It's a very simple fix... (again, if this was released, then I'm sorry.)
Here is my fix.
I noticed that the packet "Compose.cs" had a line with this code:
if (MainI.ID != 0 && MinorI.ID != 0 && MainI.Plus <= 11)
I deleted everything under that so that it looked like this:
if (MainI.ID != 0 &&...
|
All times are GMT +1. The time now is 21:47.
|
|