The above post looks incorrect/confusing. load_player is now the user_tables. drop_system is used when you want to update the database with a new peqbeta. To do that after you already have a working database, you would source drop_system and then peqbeta. You only use user_tables to start a new database.
To start fresh, use an empty database. Source user_tables_date-time.sql. Then source peqbeta_date-time.sql. Finally, source source_views.sql. If you want to use bots, that is when you would source the bot sql files.
|