Ayyıldız2 | 2008 TR Yapısı • 1-99 Orta Emek Destan • Oto Avsız • 10 Temmuz 21:00 HEMEN TIKLA!
Öncelikle teşekkür ederim ilginiz için. Herşeyi hallettim fakat src'ye eklenecekleri ekleyince alttaki spoylerde ki hatayı veriyor.
offline_shop.cpp: In member function 'bool COfflineShop::RemoveItem(DWORD, BYTE)':
offline_shop.cpp:984: error: 'm_pkPC' was not declared in this scope
offline_shop.cpp:984: error: 'ch' was not declared in this scope
offline_shop.cpp:984: error: 'item' was not declared in this scope
offline_shop.cpp:984: error: 'dwPrice' was not declared in this scope
sistemin anlatımdaki offline_shop.cpp ye baktım 1 kodu arat altına ekle şeklinde. Bu size gelen hata log sisteminden kaynaklı bir hata değil.
sistemin anlatımdaki offline_shop.cpp ye baktım 1 kodu arat altına ekle şeklinde. Bu size gelen hata log sisteminden kaynaklı bir hata değil.
daha önce öyle hata vermiyordu
DBManager::instance().Query("INSERT INTO pazar_gecmis%s (name, alanname, vnum, gold, time) values('%s', '%s','%u','%u', now());", get_table_postfix(), m_pkPC->GetName(), ch->GetName(), item->GetVnum(),dwPrice);
sanırım
m_pkPC
ch
item
dwPrice
bunları tanımıyor.
daha önce öyle hata vermiyorduekledikten sonra oldu.DBManager::instance().Query("INSERT INTO pazar_gecmis%s (name, alanname, vnum, gold, time) values('%s', '%s','%u','%u', now());", get_table_postfix(), m_pkPC->GetName(), ch->GetName(), item->GetVnum(),dwPrice);
sanırım
m_pkPC
ch
item
dwPrice
bunları tanımıyor.
şu kod ile değiştirin,
sorununuz büyük ihtimal çözülecek.
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
şu kod ile değiştirin,
sorununuz büyük ihtimal çözülecek.
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
hata sayısı 3 e indi.
offline_shop.cpp: In member function 'bool COfflineShop::RemoveItem(DWORD, BYTE)':
offline_shop.cpp:984: error: 'ch' was not declared in this scope
offline_shop.cpp:984: error: 'item' was not declared in this scope
offline_shop.cpp:984: error: 'dwPrice' was not declared in this scope
offline_shop.cpp:984: error: 'ch' was not declared in this scope
offline_shop.cpp:984: error: 'item' was not declared in this scope
offline_shop.cpp:984: error: 'dwPrice' was not declared in this scope
hata sayısı 3 e indi.
offline_shop.cpp: In member function 'bool COfflineShop::RemoveItem(DWORD, BYTE)':
offline_shop.cpp:984: error: 'ch' was not declared in this scope
offline_shop.cpp:984: error: 'item' was not declared in this scope
offline_shop.cpp:984: error: 'dwPrice' was not declared in this scope
o hata veren kodları sizden silin öyle deneyin bir de
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 3
- Görüntüleme
- 66
- Cevaplar
- 0
- Görüntüleme
- 152