Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 18:34

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Resdata v16 to v15! [HELP]

Discussion on Resdata v16 to v15! [HELP] within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2015
Posts: 170
Received Thanks: 10
Resdata v16 to v15! [HELP]

Code:
APP_TIMER "WndTile00.tga" "" 1 300 330 0x2410000 26
{
	// Title String
	"Cooldown Timer"
}
{
	// Help Key
	""
}
{
	WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 278 295 0x20020000 0 0 0 0 0 0 0
	{
		// Title String
		""
	}
	{
		// ToolTip
		""
	}
}

APP_SIEGE_RANKING "WndTile00.tga" "" 1 432 320 0x2410000 26
{
"FFA - Ranking"
}
{
IDS_RESDATA_INC_006775
}
{
    WTYPE_BUTTON WIDC_BUTTON1 "ButtRefresh.tga" 0 170 284 242 304 0x220010 0 0 0 0 0 0 0 
    {
""
    }
    {
""
    }
}

APP_SIEGE_JOIN "WndTile00.tga" "" 1 224 368 0x2410000 26
{
// Title String
"FFA - Registration"
}
{
// Help Key
IDS_RESDATA_INC_006785
}
{
    WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 32 30 178 240 0x20020000 0 0 0 0
    {
    // Title String
""
    }
    {
    // ToolTip
""
    }
    WTYPE_BUTTON WIDC_BUTTON1 "ButCancel2.bmp" 0 64 292 136 312 0x220010 0 0 0 0
    {
    // Title String
""
    }
    {
    // ToolTip
""
    }
    WTYPE_BUTTON WIDC_BUTTON2 "ButtLogin.bmp" 0 34 254 176 278 0x220010 0 0 0 0
    {
    // Title String
""
    }
    {
    // ToolTip
""
    }

}
how to make this resdata v15?
jericho2nd is offline  
Old 10/16/2016, 13:00   #2

 
elite*gold: 353
Join Date: Jan 2013
Posts: 924
Received Thanks: 617
Code:
	WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 278 295 0x20020000 0 0 0 0 0 0 0
Code:
	WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 278 295 0x20020000 0 0 0 0
Remove 0 0 0

and
Code:
APP_SIEGE_RANKING "WndTile00.tga" "" 1 432 320 0x2410000 26
Code:
APP_SIEGE_RANKING "WndTile00.tga" 1 432 320 0x2410000 26
Kiseku is offline  
Thanks
1 User
Old 10/16/2016, 13:30   #3
 
elite*gold: 0
Join Date: Jul 2015
Posts: 170
Received Thanks: 10
Quote:
Originally Posted by Kiseku View Post
Code:
	WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 278 295 0x20020000 0 0 0 0 0 0 0
Code:
	WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 278 295 0x20020000 0 0 0 0
Remove 0 0 0

and
Code:
APP_SIEGE_RANKING "WndTile00.tga" "" 1 432 320 0x2410000 26
Code:
APP_SIEGE_RANKING "WndTile00.tga" 1 432 320 0x2410000 26

Code:
APP_TIMER "WndTile00.tga" 1 240 304 0x2410000 26
{
// Title String
"Timer"
}
{
// Help Key
""
}
{
    WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 224 266 0x20020000 0 0 0 0
    // Title String
""
}
{
    // ToolTip
""
}

}

APP_SIEGE_RANKING "WndTile00.tga" 1 432 320 0x2410000 26
{
"FFA - Ranking"
}
{
IDS_RESDATA_INC_006775
}
{
    WTYPE_BUTTON WIDC_BUTTON1 "ButtRefresh.tga" 0 170 284 242 304 0x220010 0 0 0 0
{
""
}
{
""
}
}

APP_SIEGE_JOIN "WndTile00.tga" 1 224 368 0x2410000 26
{
// Title String
"FFA - Registration"
}
{
// Help Key
IDS_RESDATA_INC_006785
}
{
    WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 32 30 178 240 0x20020000 0 0 0 0
    {
    // Title String
""
}
{
    // ToolTip
""
}
    WTYPE_BUTTON WIDC_BUTTON1 "ButCancel2.bmp" 0 64 292 136 312 0x220010 0 0 0 0
{
    // Title String
""
}
{
    // ToolTip
""
}
    WTYPE_BUTTON WIDC_BUTTON2 "ButtLogin.bmp" 0 34 254 176 278 0x220010 0 0 0 0
{
    // Title String
""
}
{
    // ToolTip
""
}

}
jericho2nd is offline  
Old 10/16/2016, 13:42   #4

 
elite*gold: 353
Join Date: Jan 2013
Posts: 924
Received Thanks: 617
Code:
APP_TIMER "WndTile00.tga" 1 300 330 0x2410000 26
{
	// Title String
	"Cooldown Timer"
}
{
	// Help Key
	""
}
{
	WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 278 295 0x20020000 0 0 0 0
	{
		// Title String
		""
	}
	{
		// ToolTip
		""
	}
}

APP_SIEGE_RANKING "WndTile00.tga" 1 432 320 0x2410000 26
{
"FFA - Ranking"
}
{
IDS_RESDATA_INC_006775
}
{
    WTYPE_BUTTON WIDC_BUTTON1 "ButtRefresh.tga" 0 170 284 242 304 0x220010 0 0 0 0
    {
""
    }
    {
""
    }
}
Kiseku is offline  
Thanks
1 User
Old 10/16/2016, 13:48   #5
 
elite*gold: 0
Join Date: Jul 2015
Posts: 170
Received Thanks: 10
Quote:
Originally Posted by Kiseku View Post
Code:
APP_TIMER "WndTile00.tga" 1 300 330 0x2410000 26
{
	// Title String
	"Cooldown Timer"
}
{
	// Help Key
	""
}
{
	WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 278 295 0x20020000 0 0 0 0
	{
		// Title String
		""
	}
	{
		// ToolTip
		""
	}
}

APP_SIEGE_RANKING "WndTile00.tga" 1 432 320 0x2410000 26
{
"FFA - Ranking"
}
{
IDS_RESDATA_INC_006775
}
{
    WTYPE_BUTTON WIDC_BUTTON1 "ButtRefresh.tga" 0 170 284 242 304 0x220010 0 0 0 0
    {
""
    }
    {
""
    }
}
thankyouu thankyouu



why no ffa menu?





jericho2nd is offline  
Reply


Similar Threads Similar Threads
[Help] About Resdata
12/01/2015 - Flyff Private Server - 2 Replies
My neuz.exe can only read v15 resdata system so i cannot put some v19 and 18 system how can i change the neuz reading or resdata.inc to v17, 18 or 19 resdata.inc insted of v15 resdata.inc code. thanks!
I think this is for Resdata?
05/11/2014 - Flyff Private Server - 4 Replies
Does anyone know how or have a fix for this? http://i57.tinypic.com/21nl73k.jpg
resdata.inc problem must see.
11/14/2013 - Flyff Private Server - 3 Replies
I having trouble with my resdata.inc i need your help guys. i convert my files to V19 theme. In the attach picture below you can see the error pop up. here's my resdata.inc for my APP_CONFIRM_BUY APP_CONFIRM_BUY "WndTile03.tga" "" 1 256 160 0x2410000 26 { // Title String IDS_RESDATA_INC_001108 }
[Ask] about Resdata.inc
02/19/2013 - Flyff Private Server - 13 Replies
What kind of APP_???? to edit this? --> Here !
[Help]Bei Resdata.inc
11/17/2012 - Flyff Private Server - 4 Replies
Huhu Community.. Ich hab ein leichtes problem mit der Resdata.inc und zwar habe ich das Perin Converter system drine aber das passt noch net ganz ins Invi hier mal ein Screen: http://i47.tinypic.com/69251k.jpg Das X was unter dem Mülleimer ist hätte ich gerne



All times are GMT +1. The time now is 18:35.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.