[C++]Fix schimbare bonusuri cu iteme echipate
Scris: Dum Sep 25, 2022 9:25 am
Deschide char_item.cpp si cauta functia urmatoare:
Adauga:
Cod: Selectaţi tot
if (ITEM_COSTUME == item2->GetType())
{
ChatPacket(CHAT_TYPE_INFO, LC_TEXT("ĽÓĽşŔ» şŻ°ćÇŇ Ľö ľř´Â ľĆŔĚĹŰŔÔ´Ď´Ů."));
return false;
}
if (item2->IsExchanging())
return false;