View Single Post
  #3  
Old 10-14-2015, 08:49 PM
Wisperin
Fire Beetle
 
Join Date: Aug 2012
Posts: 9
Default

Thank you for the reply.

I did not have a global_player.pl in the quests/global/ folder. Only a global_player.lua.
So I created a global_player.pl with that code and saved it in the "quests/global/" folder. Still didn't work. I removed the "global_player.lua" from that folder to test if there was a conflict between the two. Still didn't work so I put it back.

Here is where I am now.

I have Perl DBI installed, tested and verified to connect to my MySQL database with a test.pl file.
I have a "MySQL.pl" configured and saved in my "server/plugins" folder.
I have a "Doors_Manip.pl" saved in my "server/plugins" folder.
(I also tried using the "MySQL.pl" and "Doors_Manip.pl" in the "quests/global/" folder, didn't work so I took them back out)
I have sourced "cust_obj_data.sql" into my database and verified it is there.
I have sourced the "Door Helper (Reference) NPC's" into the database and verified they are there.
I have verified I have GM status.
I have rebooted my server after installing "DBI-mysql"
I have restarted the EQEMu server many times testing.

I have got to be missing something simple...any more ideas anyone?

Thanks
Reply With Quote