
Originally Posted by
Dimarxx
Nerx I think I can fix the bug for the Invencible Reins give me a few days t get my new computer and I will try to help Dark with some of the bugs and etc. I think he would appreciate the help.
So I will try my best to fix the Invencible Reins but I can't make any promises to anyone about it.
i sure appreciate all help 
the core part of invincible should be alright 
the database part is where i put my doubts... YTDB with some UDB mods...
and about the ones having problems starting the repack (whines about 9 fields in creature_template)
use this query:
Code:
DROP TABLE IF EXISTS `vehicle_data`;
DROP TABLE IF EXISTS `vehicle_seat_data`;
ALTER TABLE creature_addon
DROP COLUMN vehicle_id,
DROP COLUMN passengers;
ALTER TABLE creature_template_addon
DROP COLUMN vehicle_id,
DROP COLUMN passengers;
i have exams today...after i'm back i will fix the archives
sorry for the inconvenience 
Bookmarks