|  |  | 
 
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  | 
	
		
   
   
      | Archive::Quests Archive area for Quests's posts that were moved here after an inactivity period of 90 days. |  
	
	
		
	
	
	| 
			
			 
			
				03-01-2003, 10:45 PM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2002 
						Posts: 29
					      |  |  
	| 
				 Quest Problem 
 I have a server set-up with MYSQL and Eqemu-0.4.2 installed.  This server is running Minilogin, World and Zone (boot5zone.bat) and is working perfectly.
 The problem I have is I can
 |  
	
		
	
	
	| 
			
			 
			
				03-01-2003, 11:54 PM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 Put a space after the npc_id
 NPC_SCRIPT 100887 {
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 01:43 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2002 
						Posts: 29
					      |  |  
	| 
 Thanks Trumpcard, but that didn't fix the problem.
 How does eqemu know where to look for the quests files?
 
 Is it loading into the database or writen in the eqemu.  The reason I ask is that the database I'm using is the 4.2 db.sql with the 41to42fix.sql.
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 02:29 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 Hmm.. no idea then.. if youre on linux, make sure its 'Quests' and not quests...
 Quests are purely file driven..  Need a Quests directory beneath where your zone.exe lives.
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 03:43 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2002 
						Posts: 29
					      |  |  
	| 
 No.  It is a NT4 server.
 Thanks for trying to help.
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 04:22 AM
			
			
			
		 |  
	| 
		
			
			| Discordant |  | 
					Join Date: Feb 2003 
						Posts: 305
					      |  |  
	| 
 Parser::LoadScript(119916, 'qeynos') Attempting: quests/qeynos/119916.qst
 It's lowercase going from the debug messages
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 05:00 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2002 
						Posts: 29
					      |  |  
	| 
 Found the problem.
 It turns out that the NPCID in FQAdmin are not correct.
 
 FQAdmin reports that the NPCID for say Translocator Fithop in Butcherblock Mountain is 8696, but when I did a find in the spawn.sql file it turns out that the NPCID is 8427.
 
 When I put in the new NPCID it worked.
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 07:52 AM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 Big -  Parser  is the new quest format.  The quest he listed above was old format, it uses captial 'Q'  (WesQuests). 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 08:48 AM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: Jun 2002 
						Posts: 776
					      |  |  
	| 
 Aha! So the new quest system the id's are seperated by zones? That may be the problem I was having.   |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 02:01 PM
			
			
			
		 |  
	| 
		
			
			| Discordant |  | 
					Join Date: Feb 2003 
						Posts: 305
					      |  |  
	| 
 Nope it's lowercase in Wesquest also
 snprintf(filename, 254, "quests\\%i.qst", npc_id);
 snprintf(filename, 254, "quests/%i.qst", npc_id);
 |  
	
		
	
	
	| 
			
			 
			
				03-02-2003, 02:29 PM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2002 Location: Charlotte, NC 
						Posts: 2,614
					      |  |  
	| 
 You're right.. I looked at my bin directory (where I know it's working) and saw Quests.  Didnt notice I had made a quests symlink..
 This just isnt my day...lol..
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |  
	
		
	
	
	
	
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is Off 
 |  |  |  All times are GMT -4. The time now is 09:11 AM.
 
 |  |  
    |  |  |  |  
    |  |  |  |  
     |  |  |  |  
 |  |