Does this source have an error cause world crashing
anyone know please reply thank :)
Printable View
Does this source have an error cause world crashing
anyone know please reply thank :)
File : DPDatabaseClient.cpp
Search for :then replace for :PHP Code:{
if ( pUser->GetJob() >= 24 && pUser->GetJob() < 32)
{
LPSKILL pSkill = NULL;
ItemProp* pSkillProp = NULL;
if ( pUser->GetJob() >= 29 && pUser->GetJob() <= 30 )
{
CItemElem itemElem;
if ( pUser->GetJob() == 29 )
itemElem.m_dwItemId = II_ARM_ARM_SHI_ZEMBATO;// II_ARM_ARM_SHI_ZEMBATO
if ( pUser->GetJob() == 30 )
itemElem.m_dwItemId = II_WEA_BOOK_BOKROMAIN;// II_WEA_BOOK_BOKROMAIN
itemElem.m_nItemNum = 1;
pUser->CreateItem( &itemElem );
}
I think, i'm newbie in c++ :(PHP Code:{
if ( pUser->GetJob() >= 32 && pUser->GetJob() < 39)
{
LPSKILL pSkill = NULL;
ItemProp* pSkillProp = NULL;
if ( pUser->GetJob() >= 37 && pUser->GetJob() <= 38 )
{
CItemElem itemElem;
if ( pUser->GetJob() == 37 )
itemElem.m_dwItemId = II_ARM_ARM_SHI_ZEMBATO;// II_ARM_ARM_SHI_ZEMBATO
if ( pUser->GetJob() == 38 )
itemElem.m_dwItemId = II_WEA_BOOK_BOKROMAIN;// II_WEA_BOOK_BOKROMAIN
itemElem.m_nItemNum = 1;
pUser->CreateItem( &itemElem );
}
hi guys..what client version and resource files did u use in this source??
v17 :}
Resource : http://www.mediafire.com/?c55ksq87nwwc7a8
I'm lv15, and NPC dialogue does not change tips, unable to complete the occupation conversion
@Error3x
Nope. You can use the v15 database :)
Maybe so, but I still don't know how to fix it. Perhaps this source is different from the others, you can have a look, or to have some guidance
:thumbup:
---------- Post added at 03:26 AM ---------- Previous post was at 01:54 AM ----------
Thank you, Dialogue is can complete the task, but after professional will not change
there are backdoors in this source?
3rd Classes;
Every exploit that I know blocked;
Comands like /gmlist - /playercount;
Chat logging;
New Amp System;
Baruna on safe-upgrade;
Hack detection logging;
Working FM / Mentalist skills;
Sleeping skill fixed;
Auto job-change (1st and 2nd class via command and the rest is auto);
New element glows;
Asal nerfed (in PvP, but in PvM the asal dmg is mutiplied by two);
Link for everyone in the party;
Get buffs when login or die;
New loading screens;
Old PvP damage formula (based on level);
Able to read the Spec_Item.txt;
Able to read the new ResData.inc;
Able to read the new PropLang.txt;
Able to read the new PropSkill.txt.
can someone tell me where these edits are located?
Asal nerfed (in PvP, but in PvM the asal dmg is mutiplied by two);
Old PvP damage formula (based on level);