Arama Sonuçları

  1. theay

    Yardım Otomatik Toplama Ek Envanter Uyarlaması Yardım

    const int cell = item->IsDragonSoul() ? GetEmptyDragonSoulInventory(item) : GetEmptyInventory(item->GetSize()); if (cell != -1) { item->AddToCharacter(this, TItemPos(item->IsDragonSoul() ? DRAGON_SOUL_INVENTORY : INVENTORY, cell)); if (printMsg) { if...
Geri
Üst