Quote:
	
	
		| 
			
				 
					Originally Posted by sdabbs65
					
				 
				Perl is installed. 
binarys load fine server boots and logged in. 
 
I have the pl.s in the correct dirs /quest/szn and /quest 
I have the plugins and it says  installed when I do the perl test. 
but I have yet to get one npc to say anything. 
I looked in the fourms but did not see any testing method 
besides the " perl installed thing witch works" 
anyone have a clue what I can to to troubleshoot from there ? 
Im sorta in a rut. 
. 
I see in the plugin.pl file it needs  these SQL files but im not sure 
how to install them yet. 
                undef $job; 
	undef $interest; 
	undef $guild; 
	undef $mrace; 
			
		 | 
	
	
 
Yes we do in fact need the following SQL tables.
job, mrace and guild global
I'm going to look for these in an old sql file and see if I can 
bring them up to speed for 5.9 DR2.
if anyone can share these even custom files I could edit them for a standard db install.