change color of item description

kamil2

Последний из атеистов
Участник
Сообщения
21
Розыгрыши
0
Репутация
0
Реакции
2
Баллы
825
Hello masters, how do I put this description in yellow for other colors, like blue, red, green, I'm using interlude.
 
The color id is specified by a parameter in itemname, but in interlude it seems that this parameter is not there yet.
the colors themselves for these ids are defined somewhere in the interface or in a dll

item_name_begin id=17 name=[Деревянная Стрела] additionalname=[] description=[Стрела, сделанная из дерева. Для луков без ранга.] popup=-1 default_action=[action_none] use_order=0 name_class=-1 color=1 Tooltip_Texture=[None] Tooltip_BG_Texture=[None] Tooltip_BG_Texture_Compare=[None] Tooltip_BG_Deco_Texture=[None] item_option={1;1;1;1;7;0} is_npctrade=1 auction_itemtype=1 enchant_bless=0 DBdelete=0 create_items_list={} sort_order=0 keep_type_selection=normal keep_type_enchant={0;0;0} item_name_end
item_name_begin id=46483 name=[Кристалл Души Леоны - Ур. 10] additionalname=[] description=[Кристалл, наполненный душой монстра. Придает особые свойства оружию.] popup=-1 default_action=[action_skill_reduce] use_order=99 name_class=-1 color=5 Tooltip_Texture=[None] Tooltip_BG_Texture=[None] Tooltip_BG_Texture_Compare=[None] Tooltip_BG_Deco_Texture=[None] item_option={1;1;1;1;7;0} is_npctrade=1 auction_itemtype=1 enchant_bless=0 DBdelete=0 create_items_list={} sort_order=0 keep_type_selection=normal keep_type_enchant={0;0;0} item_name_end
 
Последнее редактирование:
maybe etcitemgrp.dat or itemname.dat contains color
if not, nwindow or engine.dll
 
In the interlude there are only two colors white and orange, I can't find where it changes to others, I'm looking to see how to change
 
Назад
Сверху Снизу