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!

HL2RP Owner not working.

Discussion in 'Discussion' started by Ajax, Oct 28, 2016.

  1. Ajax

    Ajax Clockwork Customer

    I have my SteamID set in the cfg but when I load nothing works. I can't edit the settings, assign flags, or use any commands.
     
  2. RJ

    RJ no pay Legend Clockwork Customer

    Which SteamID did you use?

    Can you copy/paste your cfg file (WITHOUT confidential information)?
     
  3. Ajax

    Ajax Clockwork Customer

    // This is the owner configuration file for Clockwork.
    // Adding your Steam ID here will automatically make you a super admin.

    [Owner]
    force owner_steamid = STEAM_0:1:104791433;
     
  4. DarkMind187

    DarkMind187 Clockwork Customer

    Add your steamID into users.txt. ../garrysmod/settings/users.txt
    Then join to the server and turn on in Admin Panel "only Clockwork admin mode", "Don't use different admin system" or something similar. I do not remember exactly how it is written.

    Edit: Also don't paste in Clockwork.cfg two steamIDs!
     
  5. Ajax

    Ajax Clockwork Customer

    Added it to the superadmin line and it doesn't work. Commands don't work, and I can't open the admin panel. :/
     
  6. DarkMind187

    DarkMind187 Clockwork Customer

    Check your DB. In table 'players' you must be as 'superadmin'. If you're marked as 'user' then I recommend you clear your DB when server is offline.
    Then launch server and try to join. You must be marked as 'superadmin', so you will available to the admin panel.
     
  7. Ajax

    Ajax Clockwork Customer

    I don't use MySql. I use SqlLite. So no way to access the database.
     
  8. Ajax

    Ajax Clockwork Customer

    No extra spaces. :/
     
  9. duck

    duck Phant0m Legend

    There are programs you can use to view sqlite.
     
  10. Ajax

    Ajax Clockwork Customer

    I checked and I am marked as superadmin, so I don't know.
     
  11. Ajax

    Ajax Clockwork Customer

    Also I got this error in console when joining, don't know if it has anything to do with it though.

    [Clockwork:Kernel]
    The 'PostDrawBackgroundBlurs' clockwork hook has failed to run.
    gamemodes/clockwork/framework/sh_fixes.lua:95: bad argument #1 to 'ClockworkFileExists' (string expected, got table)
     
  12. Ajax

    Ajax Clockwork Customer

    Any suggestions?
     
  13. DarkMind187

    DarkMind187 Clockwork Customer

    Which version of CW do you use?
    As I know, this issue has been fixed in the previous update.

    Maybe your problem is related to version of your CW framework and you should update it? Hm?
     
  14. Ajax

    Ajax Clockwork Customer

    Doesn't fix my main problem though, still the owner config does not work. :/
     
  15. Ajax

    Ajax Clockwork Customer

    Can I get any help? I still don't have a fix. :(
     
  16. The Dovahneer

    The Dovahneer i can change my title

    Are you sure the formatting is correct? It sounds dumb I know, but sometimes you don't notice the missing space or semicolon somewhere.
     
  17. Ajax

    Ajax Clockwork Customer

    Code:
    // This is the MySQL configuration file for Clockwork.
    // Simply edit the values below and stick to the format of the example.
    
    [MySQL]
    force mysql_characters_table = characters;
    force mysql_players_table = players;
    force mysql_username = example;
    force mysql_password = example;
    force mysql_database = example;
    force mysql_host = example.com;
    
    // This is the owner configuration file for Clockwork.
    // Adding your Steam ID here will automatically make you a super admin.
    
    [Owner]
    force owner_steamid = STEAM_0:1:104791433;
    Does that look fine?
     
  18. chuck

    chuck king of private sector

    shucks, fella... i don't know much about code, but iffin my eyes don't deceive me, that's some might fine codage....

    yahoozle, hombre!
     
  19. Ajax

    Ajax Clockwork Customer

    So phuny.
     
    • Friendly Friendly x 1
  20. Ajax

    Ajax Clockwork Customer

    At this point I'm just going to do a full restart. I'll post any problems I get here. :/
     

Previous Readers (Total: 0)