Quizz/en: Unterschied zwischen den Versionen

    Aus IgameRPG Docu
    (Die Seite wurde neu angelegt: „ “)
    (Die Seite wurde neu angelegt: „'''!usersolve'''“)
     
    Zeile 1: Zeile 1:
    <languages/>


    [https://igamerpg.de/docu/index.php?title=Hauptseite Return to the previous page]
    [https://igamerpg.de/docu/index.php?title=Hauptseite Return to the previous page]

    Aktuelle Version vom 7. Februar 2023, 16:09 Uhr

    Sprachen:


    Return to the previous page

    Quizz or also called MoxQuizz is a German quizzscript from the manufacturer Moxxon.
    Source: http://moxquizz.de/  

    This quizzscript has some commands that I will list and explain here.
    Here you have to answer questions to get into the Allstars table or simply to expand your knowledge.  

    The game is played in the #Quizz room  

    Commands:

    • !allstars <n> - shows you the first n positions in the current allstars table. If omitted, n defaults to 10.
    • !ask - starts the quiz after it is paused/initialized or /msgs the user with the actual question if a question is open.
    • !connent <txt> - comment errors, typos and anything else you want to report. If you refer to a question, be sure to include its number!
    • !rank <nick> - shows you the first n positions in the current ranking. If omitted, n defaults to 10.
    • !score <nick> - Displays your score or <nick>'s score in the Allstars table.
    • !revolt - can be used to indicate that a user dislikes a question. The script accepts revolts after at least one tip is given and automatically resolves if more than 50 percent of the people who said something within the last 'useractivetime' seconds (default 4 minutes) revolt.
    • !qhelp - Displays the help.
    • !rules - The rules in the #Quizz
    • !version - The version of the script

    Here are a few commands that are sent to the bot via /msg to ask user questions or do other things.

    !userquest <question>::<answer>::<regexp>

    Asks a user question. Enter at least one question
    and answer. Optional regexp is a TCL regexp to match. "::" separates the elements. You can also enclose a range in the answer with #...# to mark text for guess generation and answer matching. Your can then use !usertip,!usersolve and !usercancel.
    Example: !userquest Who is my author?::moxon

    !usertip <tip>

    Instantly places a tip while in your userquest. Without a <tip>, a standard tip is output. The <tip> is added to the list of generated tips
    and also saved.

    !usercancel

    Cancel a specific user question or the question in the previous.

    !usersolve

    Solves your user question