- Joined
- Aug 6, 2007
- Messages
- 1,786
- Reaction score
- 37
Search for SKULL_BLACK through the whole sources black skull has alot of restriction.
if(skull > SKULL_WHITE || (item->getContainer() && tmp < loss) || (!item->getContainer() && tmp < itemLoss))
{
g_game.internalMoveItem(NULL, this, corpse, INDEX_WHEREEVER, item, item->getItemCount(), 0);
sendRemoveInventoryItem((slots_t)i, inventory[(slots_t)i]);
}
if(skull > SKULL_BLACK || (item->getContainer() && tmp < loss) || (!item->getContainer() && tmp < itemLoss))
{
g_game.internalMoveItem(NULL, this, corpse, INDEX_WHEREEVER, item, item->getItemCount(), 0);
sendRemoveInventoryItem((slots_t)i, inventory[(slots_t)i]);
}
hello sir.
i got problems with this i compailed and 0 errors!
but the problem is after compail i tested i cant attack black skull players!
you can say spells example exevo tera hur etc
any body can help me pls!