Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 20:24

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

Advertisement



Text problem lul

Discussion on Text problem lul within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2015
Posts: 30
Received Thanks: 0
Text problem lul

textClient.inc
Code:
TID_MMI_GHOUSE_BIDFAILED			0xffffffff //입찰 실패
{
	IDS_TEXTCLIENT_INC_003078
}
TID_MMI_QUICKCHANGEJOB			0xffffffff
{
	IDS_TEXTCLIENT_INC_100000
}
textClient.txt.txt

Code:
IDS_TEXTCLIENT_INC_003078	Sorry. You just got out bid.
Code:
IDS_TEXTCLIENT_INC_100000	Quick Job Change
I already defined TID_MMI_QUICKCHANGEJOB in defineText.h
and MMI_QUICKCHANGEJOB in defineNeuz.h

character.inc

Code:
MaFl_FlaMayor
{
	setting
	{
//		SetEquip( II_ARM_F_CHR_DRESS01HAT, II_ARM_F_CHR_DRESS01SUIT, II_ARM_F_CHR_DRESS01GLOVES, II_ARM_F_CHR_DRESS01SHOES );
//		SetFigure( MI_FEMALE, 0, 0xffffaa88, 1);
		
		AddMenu( MMI_DIALOG );
		AddMenu( MMI_SECRET_TAXRATES_CHECK );
		AddMenu( MMI_COLOSSEUM_COLOENTER01 ); // 콜롯세움 입장
		AddMenu( MMI_COSTUMEMIX01 ); // 랭킹
		AddMenu( MMI_QUICKCHANGEJOB );
		SetImage
		(
		IDS_CHARACTER_INC_000489
		);
		m_szDialog= "MaFl_FlaMayor.txt";
	}

	SetName
	(
	IDS_CHARACTER_INC_000490
	);
}
When i change the IDS_TEXTCLIENT_INC_003078 text to "Quick Job Change" It work. Idunno what happen. Small help pleaseeeeeeeeee

FIXED FIXED FIXED
Attached Images
File Type: png xD.png (8.0 KB, 29 views)
rapiskid2 is offline  
Old 10/02/2019, 18:44   #2

 
elite*gold: 28
Join Date: Feb 2010
Posts: 463
Received Thanks: 277
Give the define of MMI_QUICKCHANGEJOB and TID_MMI_QUICKCHANGEJOB
ZeroTwo02 is offline  
Old 10/02/2019, 19:47   #3
 
elite*gold: 0
Join Date: Jul 2018
Posts: 93
Received Thanks: 59
In WndWorld.cpp under
Code:
#ifdef __JEFF_11_4
			else if( i == MMI_ARENA_ENTER )
			{
				if( g_pPlayer && !g_pPlayer->IsBaseJob())
				m_wndMenuMover.AppendMenu( 0, i, prj.GetText( TID_MMI_DIALOG + i ) );
				bView = TRUE;
			}
#endif	// __JEFF_11_4
place
Code:
#ifdef __YOUR_QUICK_JOBCHANGE_DEFINE
			else if (i == MMI_QUICKCHANGEJOB)
			{
				m_wndMenuMover.AppendMenu(0, i, prj.GetText(TID_MMI_QUICKCHANGEJOB));
				bView = TRUE;
			}
#endif // __YOUR_QUICK_JOBCHANGE_DEFINE
Ofcourse change "__YOUR_QUICK_JOBCHANGE_DEFINE" to your own define.
-Valor is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[Selling] private pubg hax lul lul
10/01/2017 - PlayerUnknown's Battlegrounds Trading - 1 Replies
Hello, I am selling my slot in private hack hack features ESP (item,distance,etc.) aimbot cost of the hack per month is 65 USD im giving out my slot for 40 euro time left on the hack: 2017/10/10 ( u can repurchase it afterwards!) Anyone who is interested shoot me a PM
quest text and character selection text problem
10/07/2013 - Metin2 Private Server - 1 Replies
hello i have some problem which you can see in the following image http://im32.gulfup.com/GfTTM.png the quest text is also out side the box what file i need to modify in order to solve this problem and where i can find it ? is it .py files inside the root or .py files in local please help me up please help
Lul Wut?
10/07/2009 - SRO Private Server - 22 Replies
eek wtf is with ecsro vip? they said that they increased the rates by 1.5 but its still 10 wut?? http://i33.tinypic.com/29p6wpe.jpg



All times are GMT +1. The time now is 20:24.


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.