Fethi Polat 1
Fethi Polat
Mt2Hizmet 1
Mt2Hizmet
Sevdamsın 1
Sevdamsın
Nedved35 1
Nedved35
Bvural41 1
Bvural41
Hikaye Ekle
Kaynak ikonu

Enchant Item+ (Efsun Nesnesi+)

  • Konuyu başlatan Konuyu başlatan BekirAKDEMIR
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 79
  • Görüntüleme Görüntüleme 13K
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Sorunsuz mudur sistem ?

char_item.cpp:1780: warning: suggest parentheses around assignment used as truth value
char_item.cpp:4820: error: 'g_bDisableItemBonusChangeTime' was not declared in this scope
char_item.cpp:4823: error: 'msc_szChangeItemAttrCycleFlag' was not declared in this scope
char_item.cpp:4824: error: 'msc_dwDefaultChangeItemAttrCycle' was not declared in this scope
gmake: *** [.obj/char_item.o] Error 1

on char_item.cpp

under:
const int ITEM_BROKEN_METIN_VNUM = 28960;

add:
const int g_bDisableItemBonusChangeTime = true;
const DWORD CHARACTER::msc_dwDefaultChangeItemAttrCycle = 0;
const char CHARACTER::msc_szLastChangeItemAttrFlag[] = "Item.LastChangeItemAttr";
const char CHARACTER::msc_szChangeItemAttrCycleFlag[] = "change_itemattr_cycle";

on cmd_general.cpp
replace this:
ACMD(do_enchant_new)
ACMD(do_enchant_old)

on this:

and work.
 
Son düzenleme:
Sorunsuz mudur sistem ?

on char_item.cpp

under:
const int ITEM_BROKEN_METIN_VNUM = 28960;

add:
const int g_bDisableItemBonusChangeTime = true;
const DWORD CHARACTER::msc_dwDefaultChangeItemAttrCycle = 0;
const char CHARACTER::msc_szLastChangeItemAttrFlag[] = "Item.LastChangeItemAttr";
const char CHARACTER::msc_szChangeItemAttrCycleFlag[] = "change_itemattr_cycle";

on cmd_general.cpp
replace this:
ACMD(do_enchant_new)
ACMD(do_enchant_old)

on this:

and work.


Turkmmo ve sorunsuz sistem iyi güldürdün :)

 
Son düzenleme:
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)

Geri
Üst