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 Stupid Question

Discussion in 'Discussion' started by BetaDesh, Oct 7, 2017.

  1. BetaDesh

    BetaDesh The fuck's a BetaDesh? Clockwork Customer

    Hello, I'm back with another stupid question. Is there a way to change how long messages in chat can be?
     
  2. Blizzard

    Blizzard Clockwork Customer

    @BetaDesh I found this in the phase four code, so it might work with HL2RP. Try giving a shot:
    Code:
    Clockwork.config:AddToSystem("Maximum chat length", "max_chat_length", "The maximum amount of characters that can be typed in chat.", 0, 1024);
    
    Use /cfgsetvar max_chat_length <variable> to set the max chat length.

    E: Yup, just checked... it's a config variable for HL2RP too. Should work, but lemme know how it goes!
     
    Last edited: Oct 7, 2017
  3. BetaDesh

    BetaDesh The fuck's a BetaDesh? Clockwork Customer

    Where would I add this code?
     
  4. robot

    robot Administrator Staff Member Administrator Store Support Clockwork Customer

    That's an existing config key on Clockwork, just change it on System - Manage Config to whatever amount of characters u want
     
  5. BetaDesh

    BetaDesh The fuck's a BetaDesh? Clockwork Customer

    Oh, okay, thanks for the help.
     
    • Like Like x 1

Previous Readers (Total: 0)