
Results 1 to 10 of 291
Threaded View
-
07-04-10, 01:44 AM #10
- Rep Power
- 17
- Reputation
- 87
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;
sorry for the inconvenience
Last edited by Darkrulerz; 07-04-10 at 01:46 AM.