fast Upgrade system

04/28/2024 23:17 aladinia#1
Hello i release a Fast Upgrade system credits idk. i found it on other source and the tutorial for add on lodelight from Xenus

DPClient.cpp
Search :

Replace that :

With :


DPSrvr.cpp
Search :

Add below :


Create 2 new file WndFastUpgrade.cpp and .h
In .cpp file add :


And in .h file add :

In WndField.cpp
Search :

Add below

Add above Destroy(); :

In WndItemCtrl.cpp
Search :

Add below :

In WndManager.cpp
Search :

Add :

Search :

Add :

Search :

Add :

In WndManager.h add on top of the file add :

Search :

Add above :

In WndWorld.cpp
Search :

Add below :

Search :

Add below :

In ResData.h Add

ResData.inc