but this server is totally sux !

Code: Select all
class CDrop _CDrop;
Code: Select all
// DelayEvent를 ì‚Âì œ
bRemoveFromDelayEventList(iNpcH, DEF_OWNERTYPE_NPC, NULL);
if ((m_pNpcList[iNpcH]->m_bIsSummoned == FALSE) && (m_pNpcList[iNpcH]->m_bIsUnsummoned == FALSE)) {
// 소Ù˜ëª¹ì´ 아니ë¼면 연금 재료가 나온다.
//pItem = new class CItem;
ZeroMemory(cItemName, sizeof(cItemName));
//switch (m_pNpcList[iNpcH]->m_sType) {
CCalculateDrops(iNpcH);
delete m_pNpcList[iNpcH];
m_pNpcList[iNpcH] = NULL;
}
}
u do it, we use it... hahahauusmart wrote: no!! the effect is i do it!!
ogeid! who r u ?
<a href='http://www.iscgame.com/iscgame/web/magic.html' target='_blank'>http://www.iscgame.com/iscgame/web/magic.html</a>