They are uploaded, btw to save yuorself some trouble: Apparently if your faction tables arent correct, it just exits the program when it tries to read those tables. Run this query:
Quote:
ALTER TABLE `npc_faction_entries` ADD `npc_value` INT(11) UNSIGNED DEFAULT "0" NOT NULL
|
Dont ask me why it just exits the program (I didnt write that)