Anyone know the exploit to crash world server at this line of code ?
Code:
if( itemset[i].extracount < 0 || itemset[i].extracount > pItemElem->m_nItemNum )
{
Error("OnCreateAngel Hacking attempt(1) %d: %s", itemset[i].extracount, pUser->GetName() );
return;
}
Thanks!






