Register for your free account! | Forgot your password?

You last visited: Today at 07:16

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

Advertisement



[Source] Country System

Discussion on [Source] Country System within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old 08/10/2013, 18:56   #16
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Quote:
Originally Posted by yvansinues View Post




I got an error when i added that .
that error is not part of my release..
Rhyder` is offline  
Old 08/10/2013, 21:33   #17
 
romalox456's Avatar
 
elite*gold: 10
Join Date: Oct 2011
Posts: 23
Received Thanks: 3
How y can add new flags ?
romalox456 is offline  
Old 08/11/2013, 04:20   #18
 
yvansinues's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 127
Received Thanks: 4
Quote:
Originally Posted by jayjei14 View Post
that error is not part of my release..

Sir .. how can i enter the world? .. i always crashing i added all codes in source and I already added resdata.h and resdata.inc .. but still i cant enter to world ..




SORRY FOR MY ENGLISH

CAN anyone pls help me .. i cant enter to world im using the v16 resdata for my v19
yvansinues is offline  
Old 08/12/2013, 05:19   #19
 
yvansinues's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 127
Received Thanks: 4
Can anyone give me the working resdata because i cant enter to world pls help me ..
yvansinues is offline  
Old 08/12/2013, 12:47   #20
 
elite*gold: 0
Join Date: Apr 2009
Posts: 243
Received Thanks: 32
Look at the first Page for the resdata lol?
lanzelord996 is offline  
Old 08/12/2013, 15:17   #21
 
yvansinues's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 127
Received Thanks: 4
Quote:
Originally Posted by lanzelord996 View Post
Look at the first Page for the resdata lol?
nah. its not working to me .. already tried that two . but no chance .. i will not post here if i still not tried that two ..
yvansinues is offline  
Old 08/12/2013, 16:46   #22
 
elite*gold: 0
Join Date: Apr 2009
Posts: 243
Received Thanks: 32
So i can't help you...
Because the mistake can also be another thing...
lanzelord996 is offline  
Old 08/12/2013, 17:30   #23
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Resdata.h
Code:
#define APP_COUNTRYSELECT                   ##
MAKE SURE YOU HAVE THIS:
#define WIDC_BUTTON1 ##
#define WIDC_BUTTON2 ##
#define WIDC_BUTTON3 ##
#define WIDC_STATIC1 ##

Resdata.inc
Code:
APP_COUNTRYSELECT "WndTile07.tga" "" 1 305 115 0x2410000 26
{
// Title String
IDS_RESDATA_INC_009491
}
{
// Help Key
IDS_RESDATA_INC_009492
}
{
	WTYPE_BUTTON WIDC_BUTTON1 "ButtLeft.tga" 0 15 20 89 44 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009493
	}
	{
//ToolTip
IDS_RESDATA_INC_009494
	}
	WTYPE_BUTTON WIDC_BUTTON2 "ButtRight.tga" 0 223 20 297 44 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009495
	}
	{
//ToolTip
IDS_RESDATA_INC_009496
	}
	WTYPE_STATIC WIDC_STATIC1 "" 0 127 22 235 38 0x2220000 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009497
	}
	{
//ToolTip
IDS_RESDATA_INC_009498
	}
	WTYPE_BUTTON WIDC_BUTTON3 "ButtNormal01.tga" 0 105 50 209 74 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009499
	}
	{
//ToolTip
IDS_RESDATA_INC_009500
	}
}
Resdata.txt
Code:
IDS_RESDATA_INC_009499	Accept
IDS_RESDATA_INC_009500	Confirm!
Rhyder` is offline  
Old 08/13/2013, 03:56   #24
 
yvansinues's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 127
Received Thanks: 4
Quote:
Originally Posted by jayjei14 View Post
Resdata.h
Code:
#define APP_COUNTRYSELECT                   ##
MAKE SURE YOU HAVE THIS:
#define WIDC_BUTTON1 ##
#define WIDC_BUTTON2 ##
#define WIDC_BUTTON3 ##
#define WIDC_STATIC1 ##

Resdata.inc
Code:
APP_COUNTRYSELECT "WndTile07.tga" "" 1 305 115 0x2410000 26
{
// Title String
IDS_RESDATA_INC_009491
}
{
// Help Key
IDS_RESDATA_INC_009492
}
{
	WTYPE_BUTTON WIDC_BUTTON1 "ButtLeft.tga" 0 15 20 89 44 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009493
	}
	{
//ToolTip
IDS_RESDATA_INC_009494
	}
	WTYPE_BUTTON WIDC_BUTTON2 "ButtRight.tga" 0 223 20 297 44 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009495
	}
	{
//ToolTip
IDS_RESDATA_INC_009496
	}
	WTYPE_STATIC WIDC_STATIC1 "" 0 127 22 235 38 0x2220000 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009497
	}
	{
//ToolTip
IDS_RESDATA_INC_009498
	}
	WTYPE_BUTTON WIDC_BUTTON3 "ButtNormal01.tga" 0 105 50 209 74 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009499
	}
	{
//ToolTip
IDS_RESDATA_INC_009500
	}
}
Resdata.txt
Code:
IDS_RESDATA_INC_009499	Accept
IDS_RESDATA_INC_009500	Confirm!

i will try that ..

Quote:
Originally Posted by jayjei14 View Post
Resdata.h
Code:
#define APP_COUNTRYSELECT                   ##
MAKE SURE YOU HAVE THIS:
#define WIDC_BUTTON1 ##
#define WIDC_BUTTON2 ##
#define WIDC_BUTTON3 ##
#define WIDC_STATIC1 ##

Resdata.inc
Code:
APP_COUNTRYSELECT "WndTile07.tga" "" 1 305 115 0x2410000 26
{
// Title String
IDS_RESDATA_INC_009491
}
{
// Help Key
IDS_RESDATA_INC_009492
}
{
	WTYPE_BUTTON WIDC_BUTTON1 "ButtLeft.tga" 0 15 20 89 44 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009493
	}
	{
//ToolTip
IDS_RESDATA_INC_009494
	}
	WTYPE_BUTTON WIDC_BUTTON2 "ButtRight.tga" 0 223 20 297 44 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009495
	}
	{
//ToolTip
IDS_RESDATA_INC_009496
	}
	WTYPE_STATIC WIDC_STATIC1 "" 0 127 22 235 38 0x2220000 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009497
	}
	{
//ToolTip
IDS_RESDATA_INC_009498
	}
	WTYPE_BUTTON WIDC_BUTTON3 "ButtNormal01.tga" 0 105 50 209 74 0x220010 0 0 0 0 46 112 169
	{
//TitleString
IDS_RESDATA_INC_009499
	}
	{
//ToolTip
IDS_RESDATA_INC_009500
	}
}
Resdata.txt
Code:
IDS_RESDATA_INC_009499	Accept
IDS_RESDATA_INC_009500	Confirm!

Anyone successfully added this one? can anyone help me .. i really dont know what to do .
yvansinues is offline  
Old 08/15/2013, 01:08   #25
 
elite*gold: 0
Join Date: Jul 2013
Posts: 143
Received Thanks: 2
Please where is the Character_str? Thanks so much in advances!
LoscArmy is offline  
Old 08/15/2013, 04:17   #26
 
yvansinues's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 127
Received Thanks: 4
Quote:
Originally Posted by LoscArmy View Post
Please where is the Character_str? Thanks so much in advances!
in sql expand character01 then expand programmability then expand stored procedure then find the character_str ..
yvansinues is offline  
Old 08/15/2013, 04:25   #27
 
elite*gold: 0
The Black Market: 814/1/0
Join Date: Jan 2013
Posts: 22,407
Received Thanks: 8,238
Quote:
Originally Posted by yvansinues View Post
i will try that ..




Anyone successfully added this one? can anyone help me .. i really dont know what to do .
You Must add a number that's not taken where the ## are.
Deadline. is offline  
Old 08/15/2013, 14:13   #28
 
yvansinues's Avatar
 
elite*gold: 0
Join Date: Jul 2012
Posts: 127
Received Thanks: 4
Quote:
Originally Posted by Chiller' View Post
You Must add a number that's not taken where the ## are.
yeah I did all but i always crashing ,,
yvansinues is offline  
Old 08/15/2013, 14:37   #29
 
elite*gold: 0
Join Date: Jul 2013
Posts: 143
Received Thanks: 2
Quote:
Originally Posted by yvansinues View Post
in sql expand character01 then expand programmability then expand stored procedure then find the character_str ..
Thanks so much man, I have add all in the Character_str and Character_tbl, but when I start the Neuz, i Create a new character and crash (log

2013/ 8/15 15:39:41 CRASH :1

Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:0043B91A, ATL::CSimpleStringT<char,0>:perator=()+0010 byte(s), c:\program files (x86)\microsoft visual studio .net 2003\vc7\atlmfc\include\atlsimpstr.h, line 0275

- Registers

EAX=0018B4C8 EBX=00000000 ECX=0A980C98 EDX=0008E3C8 ESI=0A993E50
EDI=0000004C EBP=75472534 ESP=0018B4A8 EIP=0043B91A FLG=00010202
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B

0023:0043B91A Neuz.exe, ATL::CSimpleStringT<char,0>:perator=()+0010 byte(s)
0023:00444A6A Neuz.exe, CWndBase::SetTitle()+0042 byte(s)
0023:00500B72 Neuz.exe, CWndCreateChar::OnInitialUpdate()+0114 byte(s)
0023:004E2D09 Neuz.exe, CWndBase::Create()+0249 byte(s)
0023:004B2C55 Neuz.exe, CWndNeuz::InitDialog()+0197 byte(s)
0023:004FCDD2 Neuz.exe, CWndCreateChar::Initialize()+0066 byte(s)
0023:004A0D25 Neuz.exe, CWndMgr::CreateApplet()+0229 byte(s)
0023:004AD989 Neuz.exe, CWndMgr::ObjectExecutor()+0937 byte(s)
0023:624D807F atiumdag.dll, XlatXdxInitXopServices()+858671 byte(s)
0023:004AE76D Neuz.exe, CWndMgr::ObjectExecutor()+0061 byte(s)
0023:008C38AC Neuz.exe, CDocManager::~CDocManager()+46052 byte(s)
0023:004E429B Neuz.exe, CWndBase:efWindowProcA()+1547 byte(s)
0023:004E36F9 Neuz.exe, CWndBase::WindowProc()+0601 byte(s)
0023:004E376D Neuz.exe, CWndBase::WindowProc()+0717 byte(s)
0023:004E376D Neuz.exe, CWndBase::WindowProc()+0717 byte(s)
0023:004E505E Neuz.exe, CWndBase::WindowRootProc()+0670 byte(s)
0023:0046470C Neuz.exe, CNeuzApp::MsgProc()+0300 byte(s)
0023:754662FA USER32.dll, gapfnScSendMessage()+0818 byte(s)
0023:75466D3A USER32.dll, GetThreadDesktop()+0215 byte(s)
0023:754677C4 USER32.dll, CharPrevW()+0312 byte(s)
0023:75467BCA USER32.dll, DispatchMessageA()+0015 byte(s)
0023:0047C1F0 Neuz.exe, CD3DApplication::Run()+0272 byte(s)
0023:00469E09 Neuz.exe, WinMain()+0137 byte(s)
0023:00867A91 Neuz.exe, WinMainCRTStartup()+0388 byte(s)
LoscArmy is offline  
Old 08/15/2013, 17:27   #30
 
elite*gold: 0
Join Date: Apr 2009
Posts: 243
Received Thanks: 32
Errorlog? :P
lanzelord996 is offline  
Reply


Similar Threads Similar Threads
HELP COUNTRY SYSTEM
08/14/2013 - Flyff Private Server - 10 Replies
Cant enter to world my neuz always crashing .. Thanks
help me about country icon system
07/29/2013 - Flyff Private Server - 14 Replies
when i reconnect to the game the country icon rollback.. help me plss..i need database or what??..
[Help] Country Icon System
03/27/2013 - Flyff Private Server - 1 Replies
Sir please help me.. How to insert Country Icon of my server.... what .cpp and .h files do I need to insert country icon on my server please help
[Help] Country Flag System
12/08/2012 - Flyff Private Server - 2 Replies
Hallo e*PvP Community, könnte mir jemand die SQL einträge für das Country Flag System geben. Weil immer wen ich relogge, muss ich meine Landesflagge neu auswählen. Ausserdem, wen ich dies nun getan habe und dann in einem Dungeon etc. gehe ist die Flagge einfach weg. Es kann also nur an den SQL einträgen liegen. (in den Source ist alles fehlerfrei eingerichtet)
[Help]Country System
11/13/2012 - Flyff Private Server - 2 Replies
Hallo Community.. Ich bin langsam am verzweifeln bei diesem System -.- Ich hab in der DPLOGINCLIENT.H das eingetragen #ifdef __COUNTRY_ICON void SendCreatePlayer( BYTE nMode, BYTE nSlot, LPCSTR lpszPlayer/*, LPDWORD adwEquipment*/, BYTE nFace, BYTE nCostume, BYTE nSkinSet, BYTE nHairMesh, DWORD dwHairColor, BYTE nSex, BYTE nJob, BYTE nHeadMesh, int nBankPW = 0, int nCountry = 0 ); #else



All times are GMT +1. The time now is 07:17.


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.