Char.cpp aç // Arat void CHARACTER::OpenMyShop(const char * c_pszSign, TShopItemTable * pTable, short bItemCount) { // Altına Ekle if (GetMapIndex() != 355) //Map Index Kodu Buradan Editleyin { ChatPacket(CHAT_TYPE_INFO, "|cff00ff00Sistem: |cff00ccffPazar haritası dışında hiç bir haritada pazar kurulamaz !"); return; }