New Patch Details

12/03/2006 21:04 Rancid-Milk-Man#1
So I downloaded the patch and I was looking through some of the files and this is what conclusion I've came too.

Adding: Revive where you die
Adding: 2 Confirmations 1:Marriage Confirmation 2: Exit
Adding: 2 more Item slots for Pot thingy/Dress
Adding: New NPC for Item Mall (buy ingame items for real money)
Adding: Curse 2nd RB Skill
Adding: Second Rb Flags (Exp/curse/Bless)
Adding: tqprogram.dll
Adding: New Map? (New Files in map\scene)
Adding: New exp Skill (I think) PoisonCloud. Could be 2nd Rb skill.

Changing: Stall size
Changing: Trade Window Bigger ( Also You can trade Item Mall points)
Changing: Inventory for Slot points.
Changing: itemtype.dat Encryption.
Changing: Lucky Time Icon
12/03/2006 21:08 Rancid-Milk-Man#2
Patch File: [Only registered and activated users can see links. Click Here To Register...]

Do not extract to Conquer 2.0 Folder.
12/03/2006 21:46 ColdStart#3
Here is an export dump for the TqPackage DLL:
Code:
// ?TQFRead@@YAJPAXKK0@Z; Index 1;
Undecorated C++ Function: long __cdecl TQFRead(void *,unsigned long,unsigned long,void *)

// ?TqFCheck@@YA_NPBDW4FILETYPE@@@Z; Index 2;
Undecorated C++ Function: bool __cdecl TqFCheck(char const *,enum FILETYPE)

// ?TqFClose@@YA?AW4TQPRESULT@@PAX@Z; Index 3;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFClose(void *)

// ?TqFDump@@YA?AW4TQPRESULT@@PBDAAPAXAAK@Z; Index 4;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFDump(char const *,void * &,unsigned long &)

// ?TqFGetLen@@YAJPAX@Z; Index 5;
Undecorated C++ Function: long __cdecl TqFGetLen(void *)

// ?TqFIsEof@@YA_NPAX@Z; Index 6;
Undecorated C++ Function: bool __cdecl TqFIsEof(void *)

// ?TqFOpen@@YA?AW4TQPRESULT@@PBDAAPAX@Z; Index 7;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFOpen(char const *,void * &)

// ?TqFSeek@@YA_NPAXJW4TQSEEKMODE@@@Z; Index 8;
Undecorated C++ Function: bool __cdecl TqFSeek(void *,long,enum TQSEEKMODE)

// ?TqFTell@@YAKPAX@Z; Index 9;
Undecorated C++ Function: unsigned long __cdecl TqFTell(void *)

// ?TqFUndump@@YA?AW4TQPRESULT@@PAX@Z; Index 10;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFUndump(void *)

// ?TqPackagesClose@@YAXPBD@Z; Index 11;
Undecorated C++ Function: void __cdecl TqPackagesClose(char const *)

// ?TqPackagesOpen@@YA?AW4TQPRESULT@@PBD@Z; Index 12;
Undecorated C++ Function: enum TQPRESULT __cdecl TqPackagesOpen(char const *)
If I am not mistaken, this seems to deal with a new package file format that Tq will be using globally. Perhaps a new format for an archived group of files, such as the ones used previously with the WDF files. The Conquer executable does not directly deal with it, but C3_CORE_DLL.dll and GraphicData.dll do.
12/03/2006 21:56 Rancid-Milk-Man#4
Quote:
Originally posted by ColdStart@Dec 3 2006, 21:46
Here is an export dump for the TqPackage DLL:
Code:
// ?TQFRead@@YAJPAXKK0@Z; Index 1;
Undecorated C++ Function: long __cdecl TQFRead(void *,unsigned long,unsigned long,void *)

// ?TqFCheck@@YA_NPBDW4FILETYPE@@@Z; Index 2;
Undecorated C++ Function: bool __cdecl TqFCheck(char const *,enum FILETYPE)

// ?TqFClose@@YA?AW4TQPRESULT@@PAX@Z; Index 3;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFClose(void *)

// ?TqFDump@@YA?AW4TQPRESULT@@PBDAAPAXAAK@Z; Index 4;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFDump(char const *,void * &,unsigned long &)

// ?TqFGetLen@@YAJPAX@Z; Index 5;
Undecorated C++ Function: long __cdecl TqFGetLen(void *)

// ?TqFIsEof@@YA_NPAX@Z; Index 6;
Undecorated C++ Function: bool __cdecl TqFIsEof(void *)

// ?TqFOpen@@YA?AW4TQPRESULT@@PBDAAPAX@Z; Index 7;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFOpen(char const *,void * &)

// ?TqFSeek@@YA_NPAXJW4TQSEEKMODE@@@Z; Index 8;
Undecorated C++ Function: bool __cdecl TqFSeek(void *,long,enum TQSEEKMODE)

// ?TqFTell@@YAKPAX@Z; Index 9;
Undecorated C++ Function: unsigned long __cdecl TqFTell(void *)

// ?TqFUndump@@YA?AW4TQPRESULT@@PAX@Z; Index 10;
Undecorated C++ Function: enum TQPRESULT __cdecl TqFUndump(void *)

// ?TqPackagesClose@@YAXPBD@Z; Index 11;
Undecorated C++ Function: void __cdecl TqPackagesClose(char const *)

// ?TqPackagesOpen@@YA?AW4TQPRESULT@@PBD@Z; Index 12;
Undecorated C++ Function: enum TQPRESULT __cdecl TqPackagesOpen(char const *)
If I am not mistaken, this seems to deal with a new package file format that Tq will be using globally. Perhaps a new format for an archived group of files, such as the ones used previously with the WDF files. The Conquer executable does not directly deal with it, but C3_CORE_DLL.dll and GraphicData.dll do.
I think you're right because in the ini folder theres a file called package.ini and inside the file it says

data.wdf
c3.wdf
12/04/2006 08:34 Rancid-Milk-Man#5
Exit Dialog Confimation:
[Only registered and activated users can see links. Click Here To Register...]

Marriage Confirmation:
[Only registered and activated users can see links. Click Here To Register...]

Slots:
[Only registered and activated users can see links. Click Here To Register...]

Stall:
[Only registered and activated users can see links. Click Here To Register...]

Trade:
[Only registered and activated users can see links. Click Here To Register...]

Revive Here:
[Only registered and activated users can see links. Click Here To Register...]

BlessFlag:
[Only registered and activated users can see links. Click Here To Register...]

DblExpFlag:
[Only registered and activated users can see links. Click Here To Register...]

LuckyTime:
[Only registered and activated users can see links. Click Here To Register...]

New Xp Skill(1):
[Only registered and activated users can see links. Click Here To Register...]

New Xp Skill(2):
[Only registered and activated users can see links. Click Here To Register...]

New Xp Skill(3):
[Only registered and activated users can see links. Click Here To Register...]

If anyone can read Chinese could someone translate the EXP skill?
12/04/2006 08:51 1994clint#6
did u make this patch?
12/04/2006 08:52 Rancid-Milk-Man#7
Quote:
Originally posted by 1994clint@Dec 4 2006, 08:51
did u make this patch?
No it's the official patch.
12/04/2006 08:53 1994clint#8
well dosnt it download itself?
12/04/2006 08:57 Rancid-Milk-Man#9
Quote:
Originally posted by 1994clint@Dec 4 2006, 08:53
well dosnt it download itself?
If you got a hold of the download link before TQ took down the site Then no.
12/04/2006 08:59 1994clint#10
so what happens to other ppl if ur like the only one with this patch
12/04/2006 09:01 Rancid-Milk-Man#11
Quote:
Originally posted by 1994clint@Dec 4 2006, 08:59
so what happens to other ppl if ur like the only one with this patch
The site will most likely be back up today. It was taken down most likely because of bandwidth issues. Meaning tons of people were visiting the webpage and they couldn't handle the net traffic. I'm going back to bed. Dont worry everyone will get the patch. I just attached it so people could see it before release.
12/04/2006 09:02 1994clint#12
oh and wat u mean do not extract the conquer 2.0 folder?, im noob lol
12/04/2006 09:03 1994clint#13
so i download for no reason
12/04/2006 09:05 Rancid-Milk-Man#14
It means exactly what it says it means.
12/04/2006 09:16 DM2000#15
Hi,

the picture mean "Enlighten"

DM