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!

disable joining quiz

Discussion in 'Requests' started by emms, May 24, 2017.

  1. emms

    emms eskimo Clockwork Customer

    I'd like a plugin that disables the joining quiz for HL2RP.

    Thanks!
     
  2. vexus

    vexus ej rockwell's worst nightmare Staff Member Manager Legend Clockwork Customer

    I swear there was a config option that disabled it. Might be wrong tho.
     
  3. dead flag blues

    dead flag blues "...ours is a world of nuclear giants..." Clockwork Customer

    Navigate to '/garrysmod/gamemodes/cwhl2rp/schema'...
    ...then switch the bold to false as shown below:

    Clockwork.quiz:SetEnabled(false);
    Clockwork.quiz:AddQuestion("Do you understand that roleplaying is slow paced and relaxed?", 1, "Yes.", "No.");
    Clockwork.quiz:AddQuestion("Can you type properly, using capital letters and full-stops?", 2, "yes ic an .", "Yes, I can.");
    Clockwork.quiz:AddQuestion("You do need weapons to roleplay, do you understand?", 1, "Yes.", "Yes.");
    Clockwork.quiz:AddQuestion("You do need items to roleplay, do you understand?", 1, "Yes.", "Yes.");
    Clockwork.quiz:AddQuestion("What do you think serious roleplaying is about?", 2, "Script hording and finding the gun.", "Developing your character.");
    Clockwork.quiz:AddQuestion("What universe is this roleplaying game set in?", 2, "Real Life.", "Second Life.");
     
  4. emms

    emms eskimo Clockwork Customer

    Thanks duder.
     

Previous Readers (Total: 0)