Quote:
	
	
		| 
			
				 
					Originally Posted by Edgar1898
					
				 
				could you run this sql query and paste the resullts: 
 
desc altadv_vars; 
			
		 | 
	
	
 Here's mine:
mysql> desc altadv_vars;
+------------------+---------------------+------+-----+---------+-------+
| Field                | Type                   | Null | Key | Default | Extra |
+------------------+---------------------+------+-----+---------+-------+
| skill_id             | int(11)             |      | PRI | 0       |       |
| name               | varchar(12

        | YES  |     | NULL    |       |
| cost                 | int(11)             | YES  |     | NULL    |       |
| max_level       | int(11)             | YES  |     | NULL    |       |
| hotkey_sid      | int(10) unsigned    |      |     | 0       |       |
| hotkey_sid2    | int(10) unsigned    |      |     | 0       |       |
| title_sid           |int(10) unsigned    |      |     | 0       |       |
| desc_sid         | int(10) unsigned    |      |     | 0       |       |
| type             | tinyint(3) unsigned |      |     | 1       |       |
| spellid          | int(10) unsigned    |      |     | 0       |       |
| prereq_skill     | int(10) unsigned    |      |     | 0       |       |
| prereq_minpoints | int(10) unsigned    |      |     | 0       |       |
| spell_type       | int(10) unsigned    |      |     | 0       |       |
| spell_refresh    | int(10) unsigned    |      |     | 0       |       |
| classes          | int(10) unsigned    |      |     | 65534   |       |
| berserker        | int(10) unsigned    |      |     | 0       |       |
+------------------+---------------------+------+-----+---------+-------+
16 rows in set (0.00 sec)
Also, as another test, I patched fully to live, can log into the "regular" everquest, but I can't get into any 6.0DR1 server.