ضفت نظام إظهار رقم الاداة في الأدوات وعندي مشكلة
self.ShowToolTip() def __DragonSoulInfoString (self, dwVnum):اضف فوقه
if chr.IsGameMaster(player.GetMainCharacterIndex()): self.AppendTextLine(localeInfo.ITEM_VNUM_TOOLTIP % (int(itemVnum)), self.SINIRSIZ_COLOR)ابحث عن
NEED_SKILL_POINT_COLOR = 0xff9A9CDBاضف تحته
SINIRSIZ_COLOR = 0xffFFFF00locale/ae/locale_game.txt
ITEM_VNUM_TOOLTIP رقم الأداة: %dif chr.IsGameMaster(player.GetMainCharacterIndex()): self.AppendTextLine(localeInfo.ITEM_VNUM_TOOLTIP % (int(itemVnum)), self.SINIRSIZ_COLOR)
مدري وين اضيفه ضفت فوق اسفل وسط ومايشتغل النظام
ممكن شرح او حل وشكرا لكم مسبقا