You last visited: Today at 04:36
Advertisement
Conquer Development Wiki (conquer.wiki)
Discussion on Conquer Development Wiki (conquer.wiki) within the CO2 Private Server forum part of the Conquer Online 2 category.
06/03/2018, 05:26
#16
elite*gold: 12
Join Date: Jul 2011
Posts: 8,288
Received Thanks: 4,196
Quote:
Originally Posted by
giacometti
Here is other of my research's project:
From current official patch 6719 (from 31/may/2018)
Code:
enum Type : WORD
{
Message = 2109, //2137,
MapItem = 2286, //2173,
PlayerSpawn = 2009, //2275,
Action = 2322, //2102,
Walk = 2303, //2245,
TaskDialog = 2026, //2055
LoginCharInfo = 2117
};
Code:
struct MsgMapItem {
WORD wSize;
WORD wType; //Type = 2286
DWORD dwTimestamp; //timestamp mesh with +plus composition?
DWORD dwItemDropID;
DWORD dwItemTypeID;
WORD wPosX;
WORD wPosY;
WORD wUnknown; //always = 0?
MapItemAction wAction;
}
This one does not use protocol buffer.
Added
01/21/2019, 07:23
#17
elite*gold: 12
Join Date: Jul 2011
Posts: 8,288
Received Thanks: 4,196
I'll be decommissioning this wiki on April 20, 2019.
I don't see a reason for me to continue funding this out of pocket, given nobody's contributing to it these days. Unless someone else wants to pay the $40 necessary to renew the domain, I'll be letting it die with the rest of this section. I'll move the contents of the wiki to a git repository, but it won't exactly be in a friendly format (unless someone else is willing to spend time converting it to markdown).
01/21/2019, 20:23
#18
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 794
If you can send me the stuff I'll host it, albeit with a bit of a different form if you are ok with it (some random wiki setup that I have already)
01/21/2019, 20:40
#19
elite*gold: 26
Join Date: Jul 2011
Posts: 522
Received Thanks: 285
I also offered to host it but as I was told by Spirited the issue wasn't in the hosting.
01/24/2019, 05:02
#20
elite*gold: 12
Join Date: Jul 2011
Posts: 8,288
Received Thanks: 4,196
Quote:
Originally Posted by
KraHen
If you can send me the stuff I'll host it, albeit with a bit of a different form if you are ok with it (some random wiki setup that I have already)
I'll just make it accessible from
...
If people are okay with that, then I guess I'm okay with that.
03/06/2019, 18:14
#21
elite*gold: 0
Join Date: Sep 2011
Posts: 17
Received Thanks: 4
Quote:
Originally Posted by
Spirited
I'll just make it accessible from
...
If people are okay with that, then I guess I'm okay with that.
let someone else host them to be accessible after abandoned it
04/01/2019, 08:55
#22
elite*gold: 12
Join Date: Jul 2011
Posts: 8,288
Received Thanks: 4,196
Request close and unsticky. Replaced with
.
Should be up for a long time now. Glad to see people still want this supported.
04/01/2019, 09:58
#23
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 794
Closed.
All times are GMT +2. The time now is 04:36 .