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!

General Clockwork questions and answers

Discussion in 'Discussion' started by duck, Oct 26, 2014.

  1. duck

    duck Phant0m Legend

    If you have a question about something, Lua related or not, post here and I'll give you an answer. Other people feel free to drop answers here as well.

    Ciao.
     
  2. I have a question, my friend got Hl2rp then he made a SQL it worked fine for about a month, then it stoped working, he cant get it to work again. thanks for any help :D
     
  3. TheHipster

    TheHipster rhenz is a fairly decent fellow

    How come you're so sexy?
    And how did you get so good at Lua duck?
     
  4. duck

    duck Phant0m Legend

    You're better off in the support desk section, this is for general stuff instead of problems relating to your server's setup.

    I got it from my momma.

    Hunger Johnson taught me the basics of Lua, but I was an idiot and didn't know why things work the way they worked. I visited the GMod wiki and had an epiphany on how it all came together. The rest is simply experience.
     
  5. RJ

    RJ no pay Legend Clockwork Customer

    Will Clockwork ever be free to use?
     
  6. ZeMysticalTaco

    ZeMysticalTaco yo i'm a taco have some lunch Clockwork Customer

    no, it's just simply apperently not free material

    a different framework doesnt have to be free, but it deserves not to.

    cw on the other hand, its just too high priced
     
  7. duck

    duck Phant0m Legend

  8. RJ

    RJ no pay Legend Clockwork Customer

  9. kurozael

    kurozael Cloud Sixteen Director Staff Member Administrator Investor

    It's free to make a custom schema and release it to the public. Free as in beer.
     
  10. RJ

    RJ no pay Legend Clockwork Customer

    That's like saying you make cars for free and anyone's free to make a car design, but you won't make the car for them.
     
  11. duck

    duck Phant0m Legend

    I don't get it. Black Mesa runs on clockwork, and is free. You can run clockwork for free.
     
  12. NightAngel

    NightAngel Fuck off Lev

    You can get Clockwork for free, you can get BlackMesa for free.

    You can run BlackMesa on Clockwork for free.

    You can build your own schema off of BlackMesa's (or a skeleton schema's) functions for free.

    It's all free now, except for the paid schemas (HL2RP, P4, C2), which are basically big pre-made content packs.
     
  13. RJ

    RJ no pay Legend Clockwork Customer

    Okay, that's an indirect way of answering it.

    Yes, because everyone wants to run Black Mesa.
     
  14. kurozael

    kurozael Cloud Sixteen Director Staff Member Administrator Investor

    If you make a schema that doesn't have any code ripped from an official schema you can release your schema publically, man. Believe me I want that, that's why I gave free BM key.
     
  15. RJ

    RJ no pay Legend Clockwork Customer

    That's just it, how many people want to go through an application process to release something for free? You may call it creative moderation, I call it creative hindrance. You obviously don't want it because you won't change anything.
     
  16. RJ

    RJ no pay Legend Clockwork Customer

    -snip-

    /doublepost
     
  17. Crater

    Crater Hostell Roleplay

    To get this thread back on track, I've got a question.

    I'm trying to edit the derma skin and some of the thematic aspects of my schema and this is what I've gotten done so far:

    [​IMG]

    I've looked through all kinds of files (and even searched using Sublime's folder-searcher tool) and I can't seem to figure out how to change the body text color. I've looked through the derma skin file (which is where most of the settings are that I've changed to get to this point) and I would THINK that it's SKIN.text_normal, but editing that value doesn't give me any results.

    Where in the hell can I find this color at?
     
  18. RJ

    RJ no pay Legend Clockwork Customer

    Use:
    Clockwork.option:SetColor( "white", Color(255, 255, 255, 255) );

    Under:
    function THEME:Initialize()

    In:
    cl_theme.lua
     
  19. Crater

    Crater Hostell Roleplay

    That didn't seem to do anything. Also, I'm fairly certain that the white color is already defined by the framework (and set to the same RGB value that you provided) in the sh_option.lua library.
     
  20. RJ

    RJ no pay Legend Clockwork Customer

    It is, and that will overwrite it to whatever you wish. I also misread, that option is for changing the titles, not the body. But I looked into it and found that those colours are default to that panel, you'll have to edit the derma directly and define the text's colour.
     

Previous Readers (Total: 0)