1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

My Database

Discussion in 'Discussion' started by Ceve, Apr 28, 2014.

  1. Can I have a list of database table examples. Please and thank you.
     
  2. diablo1675

    diablo1675 Guest

    Don't quite know what you're meaning.

    You wish examples of tables?

    We don't have them, AFAIK. They're auto generated.
     
  3. Once you link the server and the MySQL database, run the server and the gamemode will create the tables for you. You should find five.

    Players
    Characters
    Bans
    (somethin)
    (somethin)
     
  4. Well, I can't find them anywhere.
     
  5. Have you filled out the Clockwork.cfg with your MySQL information?
     
  6. trurascalz

    trurascalz C16 Developer Legend

    I suggest you get customer status before anything else. This suggests you have gotten a schema from other sources if you dont have the whole package.
     
  7. The database tables are created when the framework detects that you're connected to the database, in some cases you might have to actually join the server yourself or spawn a bot, because tmysql runs as a think hook and won't do anything until there's someone in the server.
     
  8. trurascalz

    trurascalz C16 Developer Legend

    Now th at youve done that, run the server and post the console.log (add -condebug to your command line) and paste it here (preferably in
    Code:
     tags
     

Previous Readers (Total: 0)