Quote:
Originally Posted by romcio4
this one is FULL db as it says 
|
That isnt the full one, coz there are not the user tables
there are only the base to create characters and modify them like:
`RoleID` int(10) unsigned NOT NULL,
`AccountID` int(10) unsigned NOT NULL,
`SlotID` tinyint(4) NOT NULL,
`Name` char(15) NOT NULL,
`Profession` tinyint(4) NOT NULL,
`***` tinyint(4) NOT NULL,
`HairModel` int(11) NOT NULL,
`HairColor` int(11) NOT NULL,
But where are the user accounts tables :S