Yardım Error with file uitooltip.py

  • Konuyu açan Konuyu açan M29
  • Açılış Tarihi Açılış Tarihi
  • Yanıt Yanıt 3
  • Gösterim Gösterim 55
Konu sahibi bu konuda soru soruyor. Sorusu ile ilgili bilgisi olanların yanıtlamasını bekliyor.

M29

Üye
Üye
Mesaj
73
Çözümler
1
Beğeni
39
Puan
669
Ticaret Puanı
0
Hi guys
I have a bug with uitooltip.py sheet. All of a sudden all the pet and mounts seals don't show the time remaining for them even though the costumes and other items show up normally except the pet and mounts seals. Does anyone know what's causing the problem?

I will attach my paper and hope someone will look at it or tell me what the job title is for that thing.

I will put a picture of the problem
There is no word for the remaining time for the stamp, although a time has been added to it

Linkleri görebilmek için giriş yap veya kayıt ol.


Linkleri görebilmek için giriş yap veya kayıt ol.
 

Dosya Eklentileri

@fixme012 <- Bu düzenlemeyi yakın zamanda yaptıysanız, önceki durumuna geri döndürmeyi deneyin.

Eğer bununla ilgili olmadığını düşünüyorsanız, common/item_length.h dosyasındaki enum ELimitTypes bloğunu GameLib/ItemData.h dosyasındaki enum ELimitTypes bloğuyla karşılaştırın. Bu bloklara herhangi bir veri eklediyseniz veya sildiyseniz, dump_proto için de aynısını yapmanız gerekir. Ayrıca bu bloklardaki verilerin sırası aynı olmalı.
 
@fixme012 <- Bu düzenlemeyi yakın zamanda yaptıysanız, önceki durumuna geri döndürmeyi deneyin.

Eğer bununla ilgili olmadığını düşünüyorsanız, common/item_length.h dosyasındaki enum ELimitTypes bloğunu GameLib/ItemData.h dosyasındaki enum ELimitTypes bloğuyla karşılaştırın. Bu bloklara herhangi bir veri eklediyseniz veya sildiyseniz, dump_proto için de aynısını yapmanız gerekir. Ayrıca bu bloklardaki verilerin sırası aynı olmalı.
I did everything you told me and there is no problem but I found that the error occurs in pet seals only when I put this function in the data line in item_proto.txt ITEM_PET when I change this function to anything else the time appears normally but when I add it the problem occurs

This function ITEM_PET is specific to the system that reads the monster data of the companions from the item proto instead of the quest. This is the system specific to the function that I told you about.
Linkleri görebilmek için giriş yap veya kayıt ol.
 
@fixme012 <- Bu düzenlemeyi yakın zamanda yaptıysanız, önceki durumuna geri döndürmeyi deneyin.

Eğer bununla ilgili olmadığını düşünüyorsanız, common/item_length.h dosyasındaki enum ELimitTypes bloğunu GameLib/ItemData.h dosyasındaki enum ELimitTypes bloğuyla karşılaştırın. Bu bloklara herhangi bir veri eklediyseniz veya sildiyseniz, dump_proto için de aynısını yapmanız gerekir. Ayrıca bu bloklardaki verilerin sırası aynı olmalı.
After many experiments, I discovered that the reason is in the functions of the ITEM_PET function, specifically the functions in these two files, char_item.cpp and char.cpp. If you can help solve this matter, I will be very grateful to you.

I have attached the two files that have the problem in the attachments for the ITEM_PET system. If you can take a look, I will be grateful to you and sorry for bothering you.
 

Dosya Eklentileri

Geri
Üst