bgamez23 - Aug 30, 2013 7:41
					
				
				
					using the latest revision.[code=auto:0]
[Warning]: npc_parsename: Duplicate unique name in file 'npc/pre-re/jobs/1-1/mag
e.txt', line'599'. Renaming 'Dollshoi' to '1_162_122_100'.
[Debug]: this npc:
   display name 'Dollshoi'
   unique name 'Dollshoi'
   map=pay_arche, x=122, y=100
[Debug]: other npc in 'npc/quests/mage_solution.txt' :
   display name 'Dollshoi'
   unique name 'Dollshoi'
   map=pay_arche, x=122, y=100
[Warning]: npc_parsename: Duplicate unique name in file 'npc/pre-re/jobs/1-1/mag
e.txt', line'620'. Renaming 'Ponka-Hontas' to '1_126_91_150'.
[Debug]: this npc:
   display name 'Ponka-Hontas'
   unique name 'Ponka-Hontas'
   map=moc_ruins, x=91, y=150
[Debug]: other npc in 'npc/quests/mage_solution.txt' :
   display name 'Ponka-Hontas'
   unique name 'Ponka-Hontas'
   map=moc_ruins, x=91, y=150
[/code]
				
							 
									
				
					
						bgamez23 - Aug 30, 2013 7:42
					
				
				
					using pre-re
				
							 
									
				
					
						ossi0110 - Aug 30, 2013 8:18
					
				
				
					Can Cofirming it
The Problems is in PRE-RE mode the  solution quest is in the mage jobquest script ,  since yesterday it was added as a seperate quest file in the quest folder.
just // the  [color=rgb(0,136,0)]npc/quests/mage_solution.txt  file [/color]
				
							 
									
				
					
						bgamez23 - Aug 30, 2013 10:53
					
				
				
					still waiting for official commit.
				
							 
									
				
					
						Angelmelody - Aug 30, 2013 18:13
					
				
				
					[quote name="ossi0110" timestamp="1377850680"]
Can Cofirming it
The Problems is in PRE-RE mode the solution quest is in the mage jobquest script , since yesterday it was added as a seperate quest file in the quest folder.
just // the [color=rgb(0,136,0)]npc/quests/mage_solution.txt file [/color][/quote]
but  the  patch '[color=rgb(0,136,0)]npc/quests/[/color]'  was share with both pre-re  and re
I think delete the two npc  in  pre-re   script  would be better
				
							 
									
				
					
						kyeme - Nov 5, 2013 1:54
					
				
				
					[code=auto:0]
//= 2.0 Moved "Dollshoi" and "Ponka-Hontas" NPCs. [Euphy]
 [/code][code=auto:0]
// The Morroc Solution and Payon Solution traders
// are also used in the Sage skill quests, and have
// been moved to npc/quests/mage_solution.txt.
//
// pay_arche,122,100,0	script	Dollshoi	4_M_ORIENT01,{}
// moc_ruins,91,150,0	script	Ponka-Hontas	4_F_04,{}
 [/code]
Already fixed in the latest rev. :)