1
Season6 / Re: Server Files PROTECNO Update 6.4 10000 USSER ON 20K MOBS
« Posteado: June 18, 2025, 01:28:40 PM »
Source?¿
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Main
----------------
Central.cpp
#include "CustomRanking.
Controller.cpp
#include "CustomRanking.h"
-----------------------------------------------
#if(CUSTOM_RANKING_NEW)
gRanking.ClickRanking(wParam);
-----------------------------------------------
// --
case VK_F8:
{
gCustomRanking.OpenWindow();
-----------------------------------------------
Interface.cpp
#include "CustomRanking.h"
-----------------------------------------------
#if(CUSTOM_RANKING_NEW)
gRanking.BingImg();
#endif
-----------------------------------------------
#if(CUSTOM_RANKING_NEW)
gRanking.Draw();
-----------------------------------------------
pLoadImage("Custom\\NutXepHang\\ButtonA.tga" , 0x17908, GL_LINEAR, GL_REPEAT, 1, 0);
pLoadImage("Custom\\NutXepHang\\ButtonB.tga" , 0x17909, GL_LINEAR, GL_REPEAT, 1, 0);
pLoadImage("Custom\\NutXepHang\\Ranking.tga" , 0x17906, GL_LINEAR, GL_REPEAT, 1, 0);
stdafx.h
#define CUSTOM_RANKING_NEW 1 // ON
------------------------------------------------
Protocol.cpp
#if(CUSTOM_RANKING_NEW)
case 0xD3:
switch (((lpMsg[0] == 0xC1) ? lpMsg[3] : lpMsg[4]))
{
case 0x40: //
{
gRanking.GCReqInfoCharTop((DATA_VIEWTOPRANKING*)lpMsg);
return 1;
}
break;
}
#endif
-------------------------------------------------
#include "CustomRanking.h"
-------------------------------------------------
#if(CUSTOM_RANKING_NEW)
struct UP_SEND_REQ
{
PSBMSG_HEAD h;
};
-------------------------------------------------
ItemManager.h
#if(CUSTOM_RANKING_NEW)
int CItemManager::GetItemLevel(int mIndexItem);
#endif
-------------------------------------------------
#if(CUSTOM_RANKING_NEW)
int CItemManager::GetItemLevel(int mIndexItem) // OK
{
std::map<int, ITEM_INFO>::iterator LC = this->m_ItemInfo.find(mIndexItem);
if (LC != this->m_ItemInfo.end())
{
return LC->second.Level;
}
return -1;
}
#endif]

@ProTecno
Can you upload to Mega or GDrive or Mediafire? cause im having trouble downloading.
Thanks
Sigue sin funcionar esta dbGROW LANCER FUNCIONA DB SQL 2008 y 2012Contraseña: tuservermu.com.ve
Alguien sabe cómo desactivar la growlancer ?


Funciona graciasHow to delete character password is always incorrect
Alguem tem como subi o cliente funcionando ?? fiz de tudo no funciona.
---------------------------
Erro
---------------------------
Data\Local\Por\Slide_Por.bmd - File not exist.
---------------------------
OK
---------------------------
