[Source] Country System

08/10/2013 18:56 Rhyder`#16
Quote:
Originally Posted by yvansinues View Post




I got an error when i added that .
that error is not part of my release..
08/10/2013 21:33 romalox456#17
How y can add new flags ? :handsdown:
08/11/2013 04:20 yvansinues#18
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
08/12/2013 05:19 yvansinues#19
Can anyone give me the working resdata because i cant enter to world pls help me ..
08/12/2013 12:47 lanzelord996#20
Look at the first Page for the resdata lol?
08/12/2013 15:17 yvansinues#21
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 ..
08/12/2013 16:46 lanzelord996#22
So i can't help you...
Because the mistake can also be another thing...
08/12/2013 17:30 Rhyder`#23
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!
08/13/2013 03:56 yvansinues#24
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 .. :handsdown:

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 .
08/15/2013 01:08 LoscArmy#25
Please where is the Character_str? Thanks so much in advances!
08/15/2013 04:17 yvansinues#26
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 .. :)
08/15/2013 04:25 Deadline.#27
Quote:
Originally Posted by yvansinues View Post
i will try that .. :handsdown:




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.
08/15/2013 14:13 yvansinues#28
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 ,,
08/15/2013 14:37 LoscArmy#29
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>::operator=()+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>::operator=()+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::DefWindowProcA()+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)
08/15/2013 17:27 lanzelord996#30
Errorlog? :P