@michi28 share new update :))
Printable View
@michi28 share new update :))
anyone could help me on Land of Trial Bug?.,Guildmates can't enter but if you set Land of Trial Free for all.,all can enter thank you!
added message to cause critical damage and excellent
https://forum.ragezone.com/cache.php...2000550000.jpg
I share the files .. watch it and comment, thanks.
Link: zGameServer
Max Lvl Dark Horse and Dark Raven is 241..
https://forum.ragezone.com/cache.php...2001230001.jpg
@michi28 share full skill master RF?
@michi28 can we get the source code bro?
share Local my client.
Link: Local
please help me
fix cliente language ENG to KOR
michi28 can i request can you add PKClear NPC thank you so much! hope you include socket items enabled on cashop:ott:
- - - Updated - - -
everything seems to work fine but the problem is entering land of trial.,guildmates can't enter land of trials hope really someone could fix this thank you a lot!
- - - Updated - - -
i think this lines on NPCTalk.cpp is the key to fix entering guildmates on land of trials
BOOL NpcCastleHuntZoneGuard(LPOBJ lpNpc, LPOBJ lpObj)
{
if(gObjIsConnected(lpObj->m_Index) == FALSE)
return TRUE;
if((lpObj->m_IfState.use) > 0)
return TRUE;
PMSG_ANS_GUARD_IN_CASTLE_HUNTZONE pResult = {0};
PHeadSubSetB((PBYTE)&pResult,0xB9,0x03,sizeof(pResult));
pResult.btResult = 1;
pResult.iMaxPrice = 300000;
pResult.iUnitOfPrice = 10000;
pResult.btUsable = FALSE;
pResult.iCurrentPrice = 0;
pResult.iCurrentPrice = g_CastleSiegeSync.GetTaxHuntZone(lpObj->m_Index,FALSE);
if(g_CastleSiege.GetHuntZoneEnter() != FALSE)
{
pResult.btUsable = TRUE;
}
if(lpObj->lpGuild != FALSE)
{
if(g_CastleSiege.CheckCastleOwnerUnionMember(lpObj->m_Index) != FALSE)
{
pResult.btResult = 2;
}
if(g_CastleSiege.CheckCastleOwnerMember(lpObj->m_Index) != FALSE && lpObj->GuildStatus == G_MASTER)
{
pResult.btResult = 3;
}
}
else if(g_CastleSiege.GetHuntZoneEnter())
{
pResult.btResult = 1;
}
DataSend(lpObj->m_Index,(PBYTE)&pResult,pResult.h.size);
return TRUE;
}
hope someone could help me thank you!
Am why its happened? :D
https://forum.ragezone.com/cache.php...%2FYsaQYJq.jpg
Any solution? :)