Quantcast
Channel: MMO Tutkunları
Viewing all articles
Browse latest Browse all 19397

NPC 0 Yang İtem Almama - Yetersiz Yang Fix

$
0
0
shop.cpp Açılır

Aratılır
Kod (C++):
  1.  
  2.     if (r_item.price <= 0)
  3.  
Değiştirilir
Kod (C++):
  1.  
  2.     if (r_item.price < 0)
  3.  
Won Sistemi Mevcutsa
Aratılır
Kod (C++):
  1. #ifdef ENABLE_CHEQUE_SYSTEM
  2.     if (r_item.price <= 0 && r_item.cheque_price <= 0)
  3. #else
  4.     if (r_item.price <= 0)
  5. #endif
Değiştirilir
Kod (C++):
  1. #ifdef ENABLE_CHEQUE_SYSTEM
  2.     if (r_item.price < 0 && r_item.cheque_price <= 0)
  3. #else
  4.     if (r_item.price < 0)
  5. #endif

Viewing all articles
Browse latest Browse all 19397

Trending Articles


huddam daveti


Tekasür Suresi


"Yâ Kuddûs!" Esması Havâs ve Esrârı


Kasemi Mübelliğa


Peri44


Kuvvetli muhabbet ve aşk tılsımı


El-Mütekebbir


Papaz büyüsü


SCCM 2012 Client Installation issue


Zilhicce Ayının Namaz Duası ÖNEMLİ