View Single Post
  #19  
Old 04-02-2004, 01:07 PM
KhaN's Avatar
KhaN
Dragon
 
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
Default

Your comment were ok, but my english is as good as your russian, but its always better to fix your code instead of letting newbies like me doing it by themselves

With your new code :
Quote:
K:\Everquest\Tools\PERL Script>perl -w itest.pl
Name "main::key" used only once: possible typo at itest.pl line 259.
Name "main::uguildid" used only once: possible typo at itest.pl line 63.
Name "main::mobid" used only once: possible typo at itest.pl line 71.
Name "main::fullanme" used only once: possible typo at itest.pl line 684.
Name "main::target_pet" used only once: possible typo at itest.pl line 78.
Name "main::uguildrank" used only once: possible typo at itest.pl line 64.
Name "main::userid" used only once: possible typo at itest.pl line 60.
setting host to localhost
setting user to KhaN
setting password to keshik
setting database to eq
setting compression to off
user : >>>KhaN<<<
host : >>>localhost<<<
database : >>>eq<<<
password : >>>keshik<<<
in quest library
done with quest library
connected to database.
261 zones set
loading plugins
open './plugin.pl' No such file or directory at itest.pl line 566.
closing database connection...
connection closed
Problem is because of the top errors, or plugin.pl missing (searching info on it atm) or both !?
__________________

Reply With Quote