You last visited: Today at 14:33
Advertisement
About v17 Resdata.inc to v15
Discussion on About v17 Resdata.inc to v15 within the Flyff Private Server forum part of the Flyff category.
10/22/2017, 03:08
#1
elite*gold: 9
Join Date: Aug 2017
Posts: 77
Received Thanks: 2
About v17 Resdata.inc to v15
Does anyone knows how to make the resdata.inc to v15?
thanks in advance
10/22/2017, 05:29
#2
elite*gold: 0
Join Date: Jul 2015
Posts: 181
Received Thanks: 199
Compare these for the difference.
V15:
Code:
APP_HONOR "" 0 192 432 0x410000 26
{
// Title String
IDS_RESDATA_INC_006378
}
{
// Help Key
IDS_RESDATA_INC_006379
}
{
WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 6 8 172 382 0x20020000 1 0 0 0
{
// Title String
IDS_RESDATA_INC_006380
}
{
// ToolTip
IDS_RESDATA_INC_006381
}
WTYPE_BUTTON WIDC_BUTTON1 "ButtOk.tga" 0 48 390 120 410 0x220010 1 0 0 0
{
// Title String
IDS_RESDATA_INC_006382
}
{
// ToolTip
IDS_RESDATA_INC_006383
}
}
V17:
Code:
APP_HONOR "" "" 0 192 432 0x410000 26
{
// Title String
IDS_RESDATA_INC_006378
}
{
// Help Key
IDS_RESDATA_INC_006379
}
{
WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 6 8 172 382 0x20020000 1 0 0 0 46 112 169
{
// Title String
IDS_RESDATA_INC_006380
}
{
// ToolTip
IDS_RESDATA_INC_006381
}
WTYPE_BUTTON WIDC_BUTTON1 "ButtOk.tga" 0 48 390 120 410 0x220010 1 0 0 0 46 112 169
{
// Title String
IDS_RESDATA_INC_006382
}
{
// ToolTip
IDS_RESDATA_INC_006383
}
}
10/22/2017, 06:40
#3
elite*gold: 9
Join Date: Aug 2017
Posts: 77
Received Thanks: 2
Quote:
Originally Posted by
KetchupSamurai
Compare these for the difference.
V15:
Code:
APP_HONOR "" 0 192 432 0x410000 26
{
// Title String
IDS_RESDATA_INC_006378
}
{
// Help Key
IDS_RESDATA_INC_006379
}
{
WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 6 8 172 382 0x20020000 1 0 0 0
{
// Title String
IDS_RESDATA_INC_006380
}
{
// ToolTip
IDS_RESDATA_INC_006381
}
WTYPE_BUTTON WIDC_BUTTON1 "ButtOk.tga" 0 48 390 120 410 0x220010 1 0 0 0
{
// Title String
IDS_RESDATA_INC_006382
}
{
// ToolTip
IDS_RESDATA_INC_006383
}
}
V17:
Code:
APP_HONOR "" "" 0 192 432 0x410000 26
{
// Title String
IDS_RESDATA_INC_006378
}
{
// Help Key
IDS_RESDATA_INC_006379
}
{
WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 6 8 172 382 0x20020000 1 0 0 0 46 112 169
{
// Title String
IDS_RESDATA_INC_006380
}
{
// ToolTip
IDS_RESDATA_INC_006381
}
WTYPE_BUTTON WIDC_BUTTON1 "ButtOk.tga" 0 48 390 120 410 0x220010 1 0 0 0 46 112 169
{
// Title String
IDS_RESDATA_INC_006382
}
{
// ToolTip
IDS_RESDATA_INC_006383
}
}
ohh thanks are there nothing to change in source to make v15 resdata work?
because i tried to add wiki and still gives me the same error
here's my wiki resdata.inc
APP_WIKICI "WndTile00.tga" 1 224 240 0x2410000 26
{
// Title String
IDS_RESDATA_INC_009576
}
{
// Help Key
IDS_RESDATA_INC_009575
}
{
WTYPE_STATIC WIDC_STATIC1 "" 0 80 44 176 60 0x2220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009575
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
WTYPE_EDITCTRL WIDC_EDIT1 "WndEditTile00.tga" 1 104 94 195 113 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009575
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
WTYPE_STATIC WIDC_STATIC2 "" 0 32 96 94 112 0x2220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009577
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
WTYPE_STATIC WIDC_STATIC3 "" 0 34 128 100 144 0x2220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009578
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
WTYPE_EDITCTRL WIDC_EDIT2 "WndEditTile00.tga" 1 104 126 195 145 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009575
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
WTYPE_BUTTON WIDC_BUTTON1 "ButtNormal00.tga" 0 26 162 100 186 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009579
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
WTYPE_BUTTON WIDC_BUTTON2 "ButtNormal00.tga" 0 112 162 186 186 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009580
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
WTYPE_STATIC WIDC_STATIC4 "LookChange01.bmp" 0 30 30 74 74 0x2220002 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009575
}
{
// ToolTip
IDS_RESDATA_INC_009575
}
}
APP_WIKI "WndTile00.tga" 1 624 304 0x2410000 26
{
// Title String
IDS_RESDATA_INC_009538
}
{
// Help Key
IDS_RESDATA_INC_009537
}
{
WTYPE_COMBOBOX WIDC_COMBOBOX1 "WndEditTile00.tga" 1 96 20 187 39 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009537
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_COMBOBOX WIDC_COMBOBOX2 "WndEditTile00.tga" 1 258 20 349 39 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009537
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_EDITCTRL WIDC_EDIT1 "WndEditTile00.tga" 1 408 20 499 39 0x20000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009537
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_BUTTON WIDC_BUTTON1 "ButtNormal00.tga" 0 508 18 582 42 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009539
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_STATIC WIDC_STATIC1 "" 0 26 22 86 38 0x2220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009540
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_STATIC WIDC_STATIC2 "" 0 196 22 254 38 0x2220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009541
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_STATIC WIDC_STATIC3 "" 0 358 22 410 38 0x2220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009542
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_BUTTON WIDC_BUTTON2 "ButtNormal02.tga" 0 24 68 234 92 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009543
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_BUTTON WIDC_BUTTON3 "ButtNormal01.tga" 0 286 68 390 92 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009544
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_BUTTON WIDC_BUTTON4 "ButtNormal01.tga" 0 446 68 550 92 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009545
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 14 104 598 260 0x20020000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_009537
}
{
// ToolTip
IDS_RESDATA_INC_009537
}
}
10/22/2017, 08:06
#4
elite*gold: 0
Join Date: Jul 2015
Posts: 181
Received Thanks: 199
What's the error your getting?
10/22/2017, 09:57
#5
elite*gold: 9
Join Date: Aug 2017
Posts: 77
Received Thanks: 2
when i open neuz an error appears saying APP_BEAUTY SHOP and everytime it changes after i remove the WIKI code in resdata i can open my neuz.exe
btw im using Armageddon files
10/22/2017, 10:51
#6
elite*gold: 0
Join Date: Mar 2008
Posts: 333
Received Thanks: 284
Your wiki is a mix of v15 and v17 resdata
10/22/2017, 11:57
#7
elite*gold: 9
Join Date: Aug 2017
Posts: 77
Received Thanks: 2
Quote:
Originally Posted by
Nortix
Your wiki is a mix of v15 and v17 resdata
what part should i edit to make it full v17?
10/22/2017, 13:14
#8
elite*gold: 0
Join Date: Mar 2008
Posts: 333
Received Thanks: 284
Compare it with the examples Ketchup posted
10/22/2017, 14:27
#9
elite*gold: 9
Join Date: Aug 2017
Posts: 77
Received Thanks: 2
i tried i even used the wiki resdata of Illumine resource. still giving same error :/
10/22/2017, 15:28
#10
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,219
Quote:
Originally Posted by
BountyFinder
i tried i even used the wiki resdata of Illumine resource. still giving same error :/
Illumine Resource is still V15 and work fine -> Then you had a other error.
Check your error ->
APP_PVPJOIN.
10/22/2017, 23:43
#11
elite*gold: 9
Join Date: Aug 2017
Posts: 77
Received Thanks: 2
Quote:
Originally Posted by
DK ACE
Illumine Resource is still V15 and work fine -> Then you had a other error.
Check your error ->
APP_PVPJOIN.
yes sir i checked it and i try to delete the code error but the error changes again. but when i remove APP_WIKI code i can play without errors :/
10/23/2017, 07:27
#12
elite*gold: 7
Join Date: Sep 2012
Posts: 4,466
Received Thanks: 3,219
Quote:
Originally Posted by
BountyFinder
yes sir i checked it and i try to delete the code error but the error changes again. but when i remove APP_WIKI code i can play without errors :/
Add me in Skype. I try to help you and add the fix of your Problem in Elitepvpers
Skype: epvp.armageddon
Ts3: dkace.ga
10/23/2017, 09:34
#13
elite*gold: 0
Join Date: Mar 2008
Posts: 333
Received Thanks: 284
If it’s v15, remove:
WTYPE_BUTTON WIDC_BUTTON1 "ButtNormal00.tga" 0 26 162 100 186 0x220010 0 0 0 0
If it’s v17, add:
APP_WIKICI "WndTile00.tga" "" 1 224 240 0x2410000 26
10/26/2017, 16:17
#14
elite*gold: 0
Join Date: Dec 2014
Posts: 190
Received Thanks: 87
V17
WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 6 8 172 382 0x20020000 1 0 0 0 46 112 169
change to
v15 remove some part and change like this
WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 6 8 172 382 0x20020000 0 0 0 0
10/27/2017, 08:21
#15
elite*gold: 9
Join Date: Aug 2017
Posts: 77
Received Thanks: 2
thanks for the answers already managed to fix this.
#closerequest
Similar Threads
[Selling] BNET Acc 5x90 WoW (Inc WoD), SC2 (Inc HOTS), Diablo 3 (Inc ROS)
05/01/2014 - World of Warcraft Trading - 11 Replies
WoW (Include WoD, 90 boost used)
90 shaman (full gear, both enc and ele)
90 mage (full gear)
90 k (496 ilvl pvp gear)
90 rogue (s14 pvp gear)
90 hunter (bad gear)
about 3k gold, no ach, a few mounts, no pve set
[Selling] BNET Acc 5x90 WoW (Inc WoD), SC2 (Inc HOTS), Diablo 3 (Inc ROS)
05/01/2014 - Diablo 3 Trading - 15 Replies
WoW (Include WoD, 90 boost used)
90 shaman (full gear, both enc and ele)
90 mage (full gear)
90 k (496 ilvl pvp gear)
90 rogue (s14 pvp gear)
90 hunter (bad gear)
about 3k gold, no ach, a few mounts, no pve set
resdata.inc Fehler
03/22/2012 - Flyff Private Server - 5 Replies
Hey E*Pvpers,
ich bekomme beim start von der Neuz einen resdata.inc fehler, wo ich allerdings die Lösung nicht finde.
Nun hier ist der enstrechende resdata.inc Abschnitt:
APP_STATUS1 "WndStatus2.tga" "" 0 220 122 0x2410000 26
{
// Title String
IDS_RESDATA_INC_003684
}
{
[Release] new Resdata inc fix
08/31/2011 - Flyff PServer Guides & Releases - 2 Replies
Credits to Misterkid/me Enjoy
[RESOURCE FRAGE] ResData.inc
07/17/2011 - Flyff Private Server - 9 Replies
Hi Leute,
ich bin gerade dabei einen Konverter zu schreiben, der die ResData.inc von v16/17 in das Format der v15 ResData.inc bringt.
Die Unterschiede die ich herausgefunden habe sind, dass die v16/17 ResData.inc in der Deklaration des APPs das rote zu viel hat
APP_NEWCOLOENTER "APP_NEWCOLOENTER.tga" "" 0 469 395 0x410000 26
und beim Einfügen der Containerelementen:
WTYPE_BUTTON WIDC_OK "ButtOk.tga" 0 44 92 116 112 0x220000 0 0 0 0 46 112 169
Mit Hilfe des Konverters konnte ich...
All times are GMT +2. The time now is 14:33 .