Register for your free account! | Forgot your password?

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

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

Advertisement



Pet Tamer Quest.

Discussion on Pet Tamer Quest. within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2012
Posts: 948
Received Thanks: 157
Pet Tamer Quest.

Hi elitepvpers,

Well i am an bit lost in this wierd situation about the pet Tamer quest.

Maybe one of you can see where the problem is

My max level is 400 so i also changed the quests for the level cap.
However the Pet tamer is still fkd up.

This is the first quest

Code:
QUEST_PETTAME01 // 알 -> D급
{
	SetTitle
	(
		IDS_PROPQUEST_INC_002010
	);
	
	setting
	{
		
		SetRepeat(1);
		SetCharacter( "MaFl_PetTamer" );
		SetBeginCondLevel( 1, 400 );
		SetBeginCondParty( 0, 0, 0, 0 );
		SetBeginCondJob( JOB_VAGRANT, JOB_MERCENARY, JOB_ACROBAT, JOB_ASSIST, JOB_MAGICIAN, JOB_KNIGHT, JOB_BLADE, JOB_JESTER, JOB_RANGER, JOB_RINGMASTER, JOB_BILLPOSTER, JOB_PSYCHIKEEPER, JOB_ELEMENTOR, 
		JOB_KNIGHT_MASTER, JOB_BLADE_MASTER, JOB_JESTER_MASTER, JOB_RANGER_MASTER, JOB_RINGMASTER_MASTER, JOB_BILLPOSTER_MASTER, JOB_PSYCHIKEEPER_MASTER, JOB_ELEMENTOR_MASTER, 
		JOB_KNIGHT_HERO, JOB_BLADE_HERO, JOB_JESTER_HERO, JOB_RANGER_HERO, JOB_RINGMASTER_HERO, JOB_BILLPOSTER_HERO, JOB_PSYCHIKEEPER_HERO, JOB_ELEMENTOR_HERO, 
		JOB_LORDTEMPLER_HERO, JOB_STORMBLADE_HERO, JOB_WINDLURKER_HERO, JOB_CRACKSHOOTER_HERO, JOB_FORCEMASTER_HERO, JOB_FLORIST_HERO, JOB_MENTALIST_HERO, JOB_ELEMENTORLORD_HERO, 
		JOB_LORDTEMPLER_ULTIMATE, JOB_STORMBLADE_ULTIMATE, JOB_WINDLURKER_ULTIMATE, JOB_CRACKSHOOTER_ULTIMATE, JOB_FORCEMASTER_ULTIMATE, JOB_FLORIST_ULTIMATE, JOB_MENTALIST_ULTIMATE, JOB_ELEMENTORLORD_ULTIMATE );
		SetBeginCondPetLevel( 0 );
		SetEndCondPetLevel( 0 );
		SetEndCondPetExp( 100 );
		SetEndRewardPetLevelup();
		SetHeadQuest( 6004 );
	}
Here you can see that the begin level is between 1 and 400 Also the beginjob have been changed to fit the 4th jobs in it.

However the quest dialog only pops up if the player is within the range of 1 and 144
After level 144 3rd job the quest is no longer available.

Any one encounterd this before and is willing to provide the solution?

With kind regards.
raventh1984 is offline  
Old 12/08/2017, 15:01   #2
 
Wezzy_Dev's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 248
Received Thanks: 28
Search this function in propquest SetEndRewardPetLevelup(); so you can see other pet quest and change all SetBeginCondLevel
Wezzy_Dev is offline  
Old 12/08/2017, 15:08   #3
 
elite*gold: 0
Join Date: Jan 2015
Posts: 183
Received Thanks: 702
Code:
	BYTE	m_nBeginCondLevelMax;
The highest value for the maximum level can be 0xFF (255) because the datatype is a unsigned char.

Change
Code:
	BYTE	m_nBeginCondLevelMax;
	BYTE	m_nBeginCondLevelMin;
to
Code:
	int	m_nBeginCondLevelMax;
	int	m_nBeginCondLevelMin;
Blouflash is offline  
Thanks
2 Users
Reply


Similar Threads Similar Threads
Tamer Saga
03/27/2013 - Facebook - 2 Replies
can u make a hack in this game plz
Pet tamer quest bug
01/05/2013 - Flyff Private Server - 1 Replies
#closerequest
Tamer Saga
06/18/2012 - Facebook - 0 Replies
Where can i find a hack for this game don't want to pay 10bux to by pass some survey. Just want to find a free hack plz link or pm the Folders PW.
Tamer Saga
06/15/2012 - Facebook - 1 Replies
Any1 working on a hack for this game or know if the servey hack works or have the unpack PW for it tyvm been waiting for a hack for a while. http://microshared.com/download.html
[V17 Ready]Pet Tamer Bug
06/15/2011 - Flyff Private Server - 14 Replies
Huhu Community... Ich habe die Files von Kyubinoyoko und habe leider bemerkt das der Pet Tamer net ganz so funktioniert wie er eigl sollte.. Problem ist man kann kein egg was auf 99.99Exp is beim Pet Tamer abgeben.(Sprich er Change das Egg net zum Pet.. Kann mir vllt einer sagen wie man das Fixen kann?.. Würde mich über ne hilfe sehr Freun xD :handsdown::handsdown::p



All times are GMT +1. The time now is 13:47.


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.