• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] Quest EP4.3 for EP3.5

Junior Spellweaver
Joined
Dec 3, 2012
Messages
162
Reaction score
130
ttlove9 - [Release] Quest EP4.3 for EP3.5 - RaGEZONE Forums


ttlove9 - [Release] Quest EP4.3 for EP3.5 - RaGEZONE Forums


Guide:
* Requirements:
+ Ash Lane, Floating Lake: [Release] Ash Lane & Floating Lake for EP 3.5 (full mobs) - RaGEZONE - MMO development community
+ Lost Oasis, NGC Marine Laboratory: Lost Oasis & NGC Marine Laboratory - RaGEZONE - MMO development community
________________________________________________
Unzip
- q_000000.cfg->q_000011.cfg: copy to Server\config\quest
- quest.tex: copy to Server\map\Res-Tex, Client\Res-Tex
- Qitem.xls: paste to table ti_Item.
- Qmatching.xls: paste to table ti_QuestMatching.
- Generate new omi.tex for the server and the client.
:):
 

Attachments

You must be registered for see attachments list
Last edited by a moderator:
Junior Spellweaver
Joined
Dec 3, 2012
Messages
162
Reaction score
130
Re: Quest EP4.3 for EP3.5

I have adjusted some quest required level 111->116 to require level 109 (because max level for EP3.5 is 110) :)
 
Junior Spellweaver
Joined
May 19, 2009
Messages
124
Reaction score
84
Re: Quest EP4.3 for EP3.5

I have adjusted some quest required level 111->116 to require level 109 (because max level for EP3.5 is 110) :)

why u dont edit it to have more lvls like


litle example ;)

{99 ,2455631866 ,14752140474 ,27011950 ,48255},
{100 ,2946758239 ,17698898713 ,29467582 ,49718},
{101 ,2946758239 ,20645656952 ,29467582 ,49718},

maybe u will got idea ;)
 
Newbie Spellweaver
Joined
Apr 21, 2010
Messages
31
Reaction score
1
Re: Quest EP4.3 for EP3.5

Qitem.xls: paste toti_Item. table
- Qmatching.xls: paste to table ti_QuestMatching.
- Generate new omi.tex for the server and the client.

How paste to table?
Qitem.xls: paste toti_Item. table
- Qmatching.xls: paste to table ti_QuestMatching?

As I can paste?
 
Newbie Spellweaver
Joined
Apr 21, 2010
Messages
31
Reaction score
1
Re: Quest EP4.3 for EP3.5

I need help, I Finish Any quest and no teleport me to town and mission of lvl 18 gives me error: "cannot start the quest" how I can fix it?

ttlove9 - [Release] Quest EP4.3 for EP3.5 - RaGEZONE Forums



ttlove9 - [Release] Quest EP4.3 for EP3.5 - RaGEZONE Forums


HELP!
 
Last edited:
Junior Spellweaver
Joined
Dec 3, 2012
Messages
162
Reaction score
130
Re: Quest EP4.3 for EP3.5

Server\config\quest:
- q_000001.cfg: Main Story mission BCU
- q_000003.cfg: Main Story mission ANI

Open it with Notepad, insert this line at COMPLETION_ACTION:
Code:
C_PAY_WARP_MAP_INDEX	= 2002; #BCU=2001, ANI=2002
Example:
Code:
	COMPLETION_ACTION		# Äù½ºÆ® ¼º°ø ½Ă ij¸¯ÅÍ¿¡°Ô ÇØ ÁÖ´Â ÀÏ
	{
		C_DEL_ITEM				= 7003600(ALL); # °Å½ÅÀÇ ¼®±Ă
		C_DEL_ITEM				= 7008770(ALL); # °í´ëÀÇ ¹®¾ç
		C_PAY_BONUS_STAT		= 1;
		C_PAY_EXPERIENCE		= 22244;
		C_PAY_ITEM				= $SPI(10540);
		[COLOR="#FF0000"]C_PAY_WARP_MAP_INDEX	= 2002;[/COLOR]
	};

Then use atum zipper in ScMonitor tool zip q_000000.cfg->q_000009.cfg to quest.tex with encode key: alkdjh flds flsjadhf ;kjdfha;sdflkha;s33
Copy new quest.tex to Server\map\Res-Tex and Client\Res-Tex.
 
Back
Top