Scarlet 1
Scarlet
emirhanHCL 1
emirhanHCL
R 1
Roksam
farkmt2official 1
farkmt2official
TuZaKK 1
TuZaKK
sermin 1
sermin
berkmenoo 1
berkmenoo
mannaxxx 1
mannaxxx
Agora Metin2 1
Agora Metin2
[DEV]AB 1
[DEV]AB
Hikaye Ekle

[SRC] Belt Bug Fix.. (Kemer Sistemi)

  • Konuyu başlatan Konuyu başlatan Kaneki
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 25
  • Görüntüleme Görüntüleme 5K
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Türkiye'de ilk Mobil & PC Aynı Anda Metin2 Oyna. Triarchonline kalıcı ve uzun ömürlü yapısı ile 24 Temmuz'da açılıyor. | 1-99 Mobil Metin2 Triarch HEMEN TIKLA!


Kod:
[COLOR=#000088][FONT=monospace]bool[/FONT][/COLOR][COLOR=#000000][FONT=monospace] CHARACTER[/FONT][/COLOR][COLOR=#666600][FONT=monospace]::[/FONT][/COLOR][COLOR=#660066][FONT=monospace]UnequipItem[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000000][FONT=monospace]LPITEM item[/FONT][/COLOR][COLOR=#666600][FONT=monospace])[/FONT][/COLOR]
[COLOR=#666600]{[/COLOR][COLOR=#000000]
    [/COLOR][COLOR=#000088]int[/COLOR][COLOR=#000000] pos[/COLOR][COLOR=#666600];[/COLOR][COLOR=#000000]

    [/COLOR][COLOR=#000088]if[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000088]false[/COLOR][COLOR=#666600]==[/COLOR][COLOR=#660066]CanUnequipNow[/COLOR][COLOR=#666600]([/COLOR][COLOR=#000000]item[/COLOR][COLOR=#666600]))[/COLOR][COLOR=#000000][FONT=monospace]        
[/FONT][/COLOR][COLOR=#000088][FONT=monospace]         return[/FONT][/COLOR][COLOR=#000088][FONT=monospace]false[/FONT][/COLOR][COLOR=#666600][FONT=monospace];[/FONT][/COLOR]


Aratılır ve altına eklenir. ("Bu" - "Aşağıdaki" Linkler paste2.org'dur)

Kod:
[COLOR=#000088][FONT=monospace]if[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000000][FONT=monospace]ITEM_BELT [/FONT][/COLOR][COLOR=#666600][FONT=monospace]==[/FONT][/COLOR][COLOR=#000000][FONT=monospace] item[/FONT][/COLOR][COLOR=#666600][FONT=monospace]->[/FONT][/COLOR][COLOR=#660066][FONT=monospace]GetType[/FONT][/COLOR][COLOR=#666600][FONT=monospace]())[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]  VERIFY_MSG[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#660066][FONT=monospace]CBeltInventoryHelper[/FONT][/COLOR][COLOR=#666600][FONT=monospace]::[/FONT][/COLOR][COLOR=#660066][FONT=monospace]IsExistItemInBeltInventory[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000088][FONT=monospace]this[/FONT][/COLOR][COLOR=#666600][FONT=monospace]),[/FONT][/COLOR][COLOR=#008800][FONT=monospace]"Error text"[/FONT][/COLOR][COLOR=#666600][FONT=monospace]);[/FONT][/COLOR][COLOR=#880000][FONT=monospace]// locale_string lc_text[/FONT][/COLOR]


En son durum bu şekilde olması gerekir.
NEUH0nI.png


Not: Hata alırsanız lütfen cevap atınız.


Bu kısım:
Kod:
[COLOR=#000088][FONT=monospace]if[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000000][FONT=monospace]ITEM_BELT [/FONT][/COLOR][COLOR=#666600][FONT=monospace]==[/FONT][/COLOR][COLOR=#000000][FONT=monospace] item[/FONT][/COLOR][COLOR=#666600][FONT=monospace]->[/FONT][/COLOR][COLOR=#660066][FONT=monospace]GetType[/FONT][/COLOR][COLOR=#666600][FONT=monospace]())[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace] VERIFY_MSG[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#660066][FONT=monospace]CBeltInventoryHelper[/FONT][/COLOR][COLOR=#666600][FONT=monospace]::[/FONT][/COLOR][COLOR=#660066][FONT=monospace]IsExistItemInBeltInventory[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000088][FONT=monospace]this[/FONT][/COLOR][COLOR=#666600][FONT=monospace]),[/FONT][/COLOR][COLOR=#008800][FONT=monospace]"Error text"[/FONT][/COLOR][COLOR=#666600][FONT=monospace]);[/FONT][/COLOR][COLOR=#880000][FONT=monospace]// locale_string lc_text[/FONT][/COLOR]

Orijinal konuda (metin2dev.org):
Kod:
[COLOR=#000088][FONT=monospace]if[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000000][FONT=monospace]ITEM_BELT [/FONT][/COLOR][COLOR=#666600][FONT=monospace]==[/FONT][/COLOR][COLOR=#000000][FONT=monospace] item[/FONT][/COLOR][COLOR=#666600][FONT=monospace]->[/FONT][/COLOR][COLOR=#660066][FONT=monospace]GetType[/FONT][/COLOR][COLOR=#666600][FONT=monospace]())[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace] ERROR_MSG[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#660066][FONT=monospace]CBeltInventoryHelper[/FONT][/COLOR][COLOR=#666600][FONT=monospace]::[/FONT][/COLOR][COLOR=#660066][FONT=monospace]IsExistItemInBeltInventory[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000088][FONT=monospace]this[/FONT][/COLOR][COLOR=#666600][FONT=monospace]),[/FONT][/COLOR][COLOR=#008800][FONT=monospace]"Error text"[/FONT][/COLOR][COLOR=#666600][FONT=monospace]);[/FONT][/COLOR]

şekliyle verilmiş.
 
Bu kısım:
Kod:
[COLOR=#000088][FONT=monospace]if[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000000][FONT=monospace]ITEM_BELT [/FONT][/COLOR][COLOR=#666600][FONT=monospace]==[/FONT][/COLOR][COLOR=#000000][FONT=monospace] item[/FONT][/COLOR][COLOR=#666600][FONT=monospace]->[/FONT][/COLOR][COLOR=#660066][FONT=monospace]GetType[/FONT][/COLOR][COLOR=#666600][FONT=monospace]())[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace] VERIFY_MSG[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#660066][FONT=monospace]CBeltInventoryHelper[/FONT][/COLOR][COLOR=#666600][FONT=monospace]::[/FONT][/COLOR][COLOR=#660066][FONT=monospace]IsExistItemInBeltInventory[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000088][FONT=monospace]this[/FONT][/COLOR][COLOR=#666600][FONT=monospace]),[/FONT][/COLOR][COLOR=#008800][FONT=monospace]"Error text"[/FONT][/COLOR][COLOR=#666600][FONT=monospace]);[/FONT][/COLOR][COLOR=#880000][FONT=monospace]// locale_string lc_text[/FONT][/COLOR]

Orijinal konuda (metin2dev.org):
Kod:
[COLOR=#000088][FONT=monospace]if[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000000][FONT=monospace]ITEM_BELT [/FONT][/COLOR][COLOR=#666600][FONT=monospace]==[/FONT][/COLOR][COLOR=#000000][FONT=monospace] item[/FONT][/COLOR][COLOR=#666600][FONT=monospace]->[/FONT][/COLOR][COLOR=#660066][FONT=monospace]GetType[/FONT][/COLOR][COLOR=#666600][FONT=monospace]())[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace] ERROR_MSG[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#660066][FONT=monospace]CBeltInventoryHelper[/FONT][/COLOR][COLOR=#666600][FONT=monospace]::[/FONT][/COLOR][COLOR=#660066][FONT=monospace]IsExistItemInBeltInventory[/FONT][/COLOR][COLOR=#666600][FONT=monospace]([/FONT][/COLOR][COLOR=#000088][FONT=monospace]this[/FONT][/COLOR][COLOR=#666600][FONT=monospace]),[/FONT][/COLOR][COLOR=#008800][FONT=monospace]"Error text"[/FONT][/COLOR][COLOR=#666600][FONT=monospace]);[/FONT][/COLOR]

şekliyle verilmiş.

Tamam Düzeltildi Teşekkürler.
 
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