Quote:
Originally Posted by NoobAldrix
does anyone know where should i start to find the problem ?
|
was
If you dont know what you're doing then you should stop, and live a normal life to the fullest. lol. Flyff will suck you.
anyway, what exactly are you trying to do or to add into your precious FLYFF SOURCE
Quote:
Originally Posted by yazuka21
was If you dont know what you're doing then you should stop, and live a normal life to the fullest. lol. Flyff will suck you.
anyway, what exactly are you trying to do or to add into your precious FLYFF SOURCE
|
Maybe
Code:
if( CInstanceDungeonHelper::GetInstance()->IsInstanceDungeon( GetWorld()->GetID() ) )
{
if( !IsPlayer() && pAttacker && pAttacker->IsPlayer() )
CInstanceDungeonHelper::GetInstance()->SetInstanceDungeonKill( GetWorld()->GetID(), static_cast<DWORD>( this->GetLayer() ), GetProp()->dwID );
}