View Single Post
  #9  
Old 10-12-2004, 09:24 AM
finwe
Sarnak
 
Join Date: Oct 2004
Posts: 42
Default

well i did it and i got:


mysql> source zonecfg.sql;
ERROR 1060: Duplicate column name 'underworld'
ERROR 1060: Duplicate column name 'minclip'
ERROR 1060: Duplicate column name 'maxclip'
ERROR 1060: Duplicate column name 'fog_minclip'
ERROR 1060: Duplicate column name 'fog_maxclip'
ERROR 1060: Duplicate column name 'fog_blue'
ERROR 1060: Duplicate column name 'fog_red'
ERROR 1060: Duplicate column name 'fog_green'
ERROR 1060: Duplicate column name 'sky'
ERROR 1060: Duplicate column name 'ztype'
ERROR 1060: Duplicate column name 'zone_exp_multiplier'
ERROR 1060: Duplicate column name 'walkspeed'
ERROR 1060: Duplicate column name 'time_type'
Query OK, 0 rows affected (0.02 sec)
Rows matched: 1 Changed: 0 Warnings: 0

Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 0 Warnings: 0

Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 0 Warnings: 0

Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 0 Warnings: 0

and have the same problem :(

any clue?
tks
Reply With Quote