View Single Post
  #2  
Old 10-13-2014, 07:14 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I would change all of your `character_` references to `character_old` in your local load_bots.sql (or a copy of it.)

That should let you install the script.

Then, starting the server should catch the invalid reference and convert to the new views and function.


EDIT: I believe there are only 3 views and the `GetMobType` function that are affected by this change.
__________________
Uleat of Bertoxxulous

Compilin' Dirty

Last edited by Uleat; 10-13-2014 at 07:15 PM.. Reason: oops!
Reply With Quote