Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 10:51

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

Advertisement



MMI_WARPLAYERJOIN

Discussion on MMI_WARPLAYERJOIN within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2019
Posts: 130
Received Thanks: 3
MMI_WARPLAYERJOIN

Can anyone help me why is it not showing up? Is it in source or resource? Thanks.




Thank you.

#close

PS: Reason the resource.txt is like this :
Code:
resource 1 "..\ResClient\dataSub1.res"
{
	wildcard "character*.inc"
	file "etc.inc"
	file "propJob.inc"
	wildcard "propQuest*.inc"
	file "resdata.inc"
	file "textClient.inc"
	wildcard	"character*.txt"	// 3
	file	"etc.txt.txt"
	wildcard	"propQuest*.txt"	// 5
	file	"resData.txt.txt"
	file	"textClient.txt.txt"
	file	"definelordskill.h"
	file	"lordskill.txt"
	file	"lordskill.txt.txt"
	file	"lordevent.inc"
	file	"couple.inc"
	file	"ticket.inc"
	file	"layer.inc"
}
I am not really sure what is meaning of Wildcard what it does... but yea.
LuciferMorningStar666 is offline  
Old 07/11/2019, 12:55   #2
 
Ecrypter's Avatar
 
elite*gold: 0
Join Date: Aug 2014
Posts: 653
Received Thanks: 217
Quote:
Originally Posted by LuciferMorningStar666 View Post
Can anyone help me why is it not showing up? Is it in source or resource? Thanks.




Thank you.

#close

PS: Reason the resource.txt is like this :
Code:
resource 1 "..\ResClient\dataSub1.res"
{
	wildcard "character*.inc"
	file "etc.inc"
	file "propJob.inc"
	wildcard "propQuest*.inc"
	file "resdata.inc"
	file "textClient.inc"
	wildcard	"character*.txt"	// 3
	file	"etc.txt.txt"
	wildcard	"propQuest*.txt"	// 5
	file	"resData.txt.txt"
	file	"textClient.txt.txt"
	file	"definelordskill.h"
	file	"lordskill.txt"
	file	"lordskill.txt.txt"
	file	"lordevent.inc"
	file	"couple.inc"
	file	"ticket.inc"
	file	"layer.inc"
}
I am not really sure what is meaning of Wildcard what it does... but yea.

look in the source and fine this

WndWorld.cpp:
PHP Code:
#ifdef __JEFF_11_4

                            
else if( == MMI_ARENA_ENTER )
                            {
                                if( 
g_pPlayer && !g_pPlayer->IsBaseJob() )
                                    
m_wndMenuMover.AppendMenu0iprj.GetTextTID_MMI_DIALOG ) );
                                
bView TRUE;
                            }
#endif    // __JEFF_11_4 
and add this below
PHP Code:
#ifdef __DEATH_MATCH
                            
else if( == MMI_ARENA_ENTER2 )
                            {
                                if( 
g_pPlayer && !g_pPlayer->IsBaseJob() )
                                    
m_wndMenuMover.AppendMenu0i"Enter Arena" );
                                
bView TRUE;
                            }
#endif //__DEATH_MATCH 
Wildcard is nothing to do in the menu
Ecrypter is offline  
Old 07/11/2019, 15:08   #3
 
elite*gold: 0
Join Date: Jun 2019
Posts: 130
Received Thanks: 3
Quote:
Originally Posted by Ecrypter View Post
look in the source and fine this

WndWorld.cpp:
PHP Code:
#ifdef __JEFF_11_4

                            
else if( == MMI_ARENA_ENTER )
                            {
                                if( 
g_pPlayer && !g_pPlayer->IsBaseJob() )
                                    
m_wndMenuMover.AppendMenu0iprj.GetTextTID_MMI_DIALOG ) );
                                
bView TRUE;
                            }
#endif    // __JEFF_11_4 
and add this below
PHP Code:
#ifdef __DEATH_MATCH
                            
else if( == MMI_ARENA_ENTER2 )
                            {
                                if( 
g_pPlayer && !g_pPlayer->IsBaseJob() )
                                    
m_wndMenuMover.AppendMenu0i"Enter Arena" );
                                
bView TRUE;
                            }
#endif //__DEATH_MATCH 
Wildcard is nothing to do in the menu
I think it is. I change it as “File charscter.inc” and it worked.
LuciferMorningStar666 is offline  
Reply




All times are GMT +1. The time now is 10:55.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.