- Mesaj
- 94
- Çözümler
- 3
- Beğeni
- 121
- Puan
- 344
- Ticaret Puanı
- 0
shop_manager.cppde bulup yorum satırı haline getir
Kod:
if (item->isLocked() || IS_SET(item->GetAntiFlag(), ITEM_ANTIFLAG_SELL))
{
ch->ChatPacket(CHAT_TYPE_INFO, "cibili cibili saksaksakkkkk");
return;
}