Author Topic: Is there a quiz add-on?  (Read 604 times)

Where you type the answer in the chat and it lets you progress to the next question.
I swear I remember someone used it.

No there isnt you can set events so like say Is blockland cool you could right with the horse ray YES or NO with a red block next to it if you hit yes a wall disappears and you go through if you hit no you die and go back to start.

No there isnt you can set events so like say Is blockland cool you could right with the horse ray YES or NO with a red block next to it if you hit yes a wall disappears and you go through if you hit no you die and go back to start.
Erm, can someone translate this?

Click red button right go through click red button wrong , die, dumbass

User was banned for this post
« Last Edit: April 15, 2012, 05:02:59 PM by Badspot »

Click red button right go through click red button wrong , die, dumbass
That isn't exactly what I'm asking for. You have to type the answer, not click a button.
If you click buttons, you'll eventually find which button is the right one, if you type it, you would actually have to know the answer to pass.
Don't call me a dumbass when you put every sentence in a post into one sentence.

You can do this with passwords. You can have a room with a button that asks the question and another button that asks for the password which represents the answer. If they type in the correct answer (Ex: Q: 1+14...they type in /pass 15) they get sent to the next room with SetPlayerTransform. Or you can use:

OnActivate -> RetroCheck -> IfLastPlayerMsg = (answer)
OnVariableTrue -> NameBrick (next room) -> SetPlayerTransform
OnVariableFalse -> Client -> CenterPrint -> (Incorrect)

It was Furling who made the server.
http://forum.blockland.us/index.php?topic=158352.0
This is what I was asking for.