Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 09:46

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

Advertisement



Glow Changer als NPC Menü

Discussion on Glow Changer als NPC Menü within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2012
Posts: 88
Received Thanks: 17
Glow Changer als NPC Menü

Guten Tag,

ich habe versucht den Glow Changer der bei den GoH Files im Menü ist als NPC Menü zu machen.

Ich habe folgende Einträge :

WndManager.cpp :


PHP Code:
#ifdef __JOPS_GLOW
    
m_pWndGlowChange NULL;
#endif //__JOPS_GLOW 

PHP Code:
#ifdef __JOPS_GLOW
    
SAFE_DELETEm_pWndGlowChange );
#endif //__JOPS_GLOW 
PHP Code:
#ifdef __JOPS_GLOW
    
if( m_pWndGlowChange == pWndChild )
    {
        
SAFE_DELETEm_pWndGlowChange );
        
pWndChild NULL;
    }
#endif //__JOPS_GLOW 
PHP Code:
#ifdef __JOPS_GLOW
        
CWndGlowChangepWndGlowChange = (CWndGlowChange*)g_WndMng.GetWndBaseAPP_SETAURA1 );
        if(
pWndGlowChange!= NULL)
            
pWndGlowChange->SetVisible(FALSE);
#endif //__JOPS_GLOW 
PHP Code:
#ifdef __JOPS_GLOW
        
CWndGlowChangepWndGlowChange = (CWndGlowChange*)g_WndMng.GetWndBaseAPP_SETAURA1 );
        if(
pWndGlowChange!= NULL)
            
pWndGlowChange->SetVisible(TRUE);
#endif //__JOPS_GLOW 

WndManager.h :


PHP Code:
#ifdef __JOPS_GLOW
    
CWndGlowChangem_pWndGlowChange;
#endif //__JOPS_GLOW 
WndWorld.cpp :

PHP Code:
#ifdef __JOPS_GLOW
        
case MMI_GLOW_CHANGER:
            {
                
SAFE_DELETE(g_WndMng.m_pWndGlowChange);
                
g_WndMng.m_pWndGlowChange = new CWndGlowChange;
                
g_WndMng.m_pWndGlowChange->Initialize();
            }
            break;
#endif //__JOPS_GLOW 
Source l Resource defineNeuz.h :

PHP Code:
#define MMI_GLOW_CHANGER    218 
Ich füge es in einem NPC ein aber das Menü wird Ingame nicht angezeigt. Und wenn ich den WorldServer schließe kommen 3 Datein.

Die 3 Datein :

Ich würde mich über Hilfe freuen.

Mit freundlichen Grüßen

Exribo
Exribo is offline  
Old 07/05/2013, 17:04   #2
 
elite*gold: 0
Join Date: Nov 2012
Posts: 88
Received Thanks: 17
Weiß jemand woran es liegen könnte?

MFG Exribo
Exribo is offline  
Old 07/06/2013, 15:49   #3
 
elite*gold: 0
Join Date: Feb 2013
Posts: 167
Received Thanks: 140
du musst das hier in der Character.inc (Resource) bei einem NPC deiner wahl einfügen:

Code:
		AddMenu( MMI_GLOW_CHANGER );

So hier als beispiel:

Code:
MaFl_Jeff
{
	setting
	{
		AddMenu( MMI_GLOW_CHANGER );
		SetImage
		(
		IDS_CHARACTER_INC_000090
		);
		m_szDialog= "MaFl_Jeff.txt";
	}

	SetName
	(
	IDS_CHARACTER_INC_000091
	);
}
Dann kann man beispielsweise bei Jeff jetzt, den Glow ändern.
Swäg is offline  
Old 07/06/2013, 15:58   #4
 
elite*gold: 4
Join Date: Mar 2010
Posts: 3,148
Received Thanks: 1,535
du musst textclient.inc defnietext.h und textclient.txt noch machen
Jopsi332 is offline  
Thanks
1 User
Old 07/06/2013, 21:41   #5
 
elite*gold: 0
Join Date: Nov 2012
Posts: 88
Received Thanks: 17
Quote:
Originally Posted by Swäg View Post
du musst das hier in der Character.inc (Resource) bei einem NPC deiner wahl einfügen:

Code:
		AddMenu( MMI_GLOW_CHANGER );

So hier als beispiel:

Code:
MaFl_Jeff
{
	setting
	{
		AddMenu( MMI_GLOW_CHANGER );
		SetImage
		(
		IDS_CHARACTER_INC_000090
		);
		m_szDialog= "MaFl_Jeff.txt";
	}

	SetName
	(
	IDS_CHARACTER_INC_000091
	);
}
Dann kann man beispielsweise bei Jeff jetzt, den Glow ändern.
Habe ich versucht aber es ging wie gesagt nicht .

Quote:
Originally Posted by Jopsi332 View Post
du musst textclient.inc defnietext.h und textclient.txt noch machen
Da hab ich wohl was vergessen, ich teste es.

Edit : Auch wenn ich es Eintrage will es nicht.
Exribo is offline  
Reply


Similar Threads Similar Threads
Frage zum Glow Changer
06/19/2013 - Flyff Private Server - 2 Replies
Ich habe Jopsis Glow Changer im Menü, wie kann ich daraus ein NPC Menü machen, kenn mich in der Source nicht so gut aus.
Glow Changer Problem
08/19/2012 - Flyff Private Server - 0 Replies
#habe es heraus gefunden. Ich bitte um einen close.
[Release] SWSRO Glow Changer
07/23/2011 - SRO PServer Guides & Releases - 40 Replies
Hello e*pvp PSRO community! Here I present small program which will change your in-game glows using Search & Replace function. If you liked my release then I kindly ask you,to click the "Thanks" button under my post. Instructions how to use are in Read me! file. *** How does it work?
Skiller´s Menü Hack ! //Erster Menü Hack
02/28/2011 - WarRock Hacks, Bots, Cheats & Exploits - 0 Replies
Hallo, hier präsentiere ich euch meinen ersten Menü Hack für WarRock ! Screen: http://mikebazz.mi.funpic.de/Skiller%C2%B4s%20Men% C3%BC%20Hack.png VT: Skiller´s Menü Hack.rar - Jottis Malwarescanner Download: Skiller´s Menü Hack.rar



All times are GMT +2. The time now is 09:46.


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