I made the compilation of __CHIP_PLAYERSHOP in my source all ok, I found how to put the buttons in the ResData.inc, but when I went to enter the Neuz gave error related to the buttons and did not stop giving error, it has to do with the texture or image of the missing buttons can anybody help me? I copied the contents of Totemia Flyff from source v19 that they passed me in this post: [Only registered and activated users can see links. Click Here To Register...]
ResData.inc o comando dos botões são somente esses ?
WTYPE_BUTTON WIDC_BUTTON8 "ButtNormal05.tga" 0 21 72 68 96 0x220010 0 0 0 0 46 112 169
{
// Title String
"Penya"
}
{
// ToolTip
"Penya"
}
WTYPE_BUTTON WIDC_BUTTON9 "ButtNormal05.tga" 0 80 72 127 96 0x220010 0 0 0 0 46 112 169
{
// Title String
"Perin"
}
{
// ToolTip
"Perin"
}
WTYPE_BUTTON WIDC_BUTTON10 "ButtNormal05.tga" 0 138 72 185 96 0x220010 0 0 0 0 46 112 169
{
// Title String
"RChip"
}
{
// ToolTip
"Red Chip"
}
WTYPE_BUTTON WIDC_BUTTON11 "ButtNormal05.tga" 0 21 101 68 126 0x220010 0 0 0 0 46 112 169
{
"BChip" //Title String
}
{
"Blue Chips"// ToolTip
}
WTYPE_BUTTON WIDC_BUTTON12 "ButtNormal05.tga" 0 80 101 127 126 0x220010 0 0 0 0 46 112 169
{
// Title String
"Gchip"
}
{
// ToolTip
"Gold Chips"
}
WTYPE_BUTTON WIDC_BUTTON13 "ButtNormal05.tga" 0 138 101 185 126 0x220010 0 0 0 0 46 112 169
{
// Title String
"Token"
}
{
// ToolTip
"Token of Bravery"
}
}
ResData.inc o comando dos botões são somente esses ?
WTYPE_BUTTON WIDC_BUTTON8 "ButtNormal05.tga" 0 21 72 68 96 0x220010 0 0 0 0 46 112 169
{
// Title String
"Penya"
}
{
// ToolTip
"Penya"
}
WTYPE_BUTTON WIDC_BUTTON9 "ButtNormal05.tga" 0 80 72 127 96 0x220010 0 0 0 0 46 112 169
{
// Title String
"Perin"
}
{
// ToolTip
"Perin"
}
WTYPE_BUTTON WIDC_BUTTON10 "ButtNormal05.tga" 0 138 72 185 96 0x220010 0 0 0 0 46 112 169
{
// Title String
"RChip"
}
{
// ToolTip
"Red Chip"
}
WTYPE_BUTTON WIDC_BUTTON11 "ButtNormal05.tga" 0 21 101 68 126 0x220010 0 0 0 0 46 112 169
{
"BChip" //Title String
}
{
"Blue Chips"// ToolTip
}
WTYPE_BUTTON WIDC_BUTTON12 "ButtNormal05.tga" 0 80 101 127 126 0x220010 0 0 0 0 46 112 169
{
// Title String
"Gchip"
}
{
// ToolTip
"Gold Chips"
}
WTYPE_BUTTON WIDC_BUTTON13 "ButtNormal05.tga" 0 138 101 185 126 0x220010 0 0 0 0 46 112 169
{
// Title String
"Token"
}
{
// ToolTip
"Token of Bravery"
}
}