RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[RunUO SVN]Quiz system

unixfreak

Sorceror
[RunUO SVN]Quiz system

Hello,

This system will allow counselor and above to host quiz event.

Commands:
Code:
[B][Qstart [/B]=> Starts the quiz
[B][Qquestion[/B] => Sets current question
[B][Qanswer[/B] <\"your answer\"> => Answer to the quiz question
[B][Qstats[/B] => Broadcasts to all online players scores of current quiz
[B][Qstop[/B] => Ends current quiz and announces end scores

PS: still in beta, gumps look ugly :D, probably will work with runuo rc1 and rc2
 

Attachments

  • Quiz.zip
    2.5 KB · Views: 128

Talow

Sorceror
I actually thought about doing this I think I may just use yours and add other features, if I do I'll show you my work.
 

unixfreak

Sorceror
How does this actually work. I cant figure it out
Sorry havent checked runuo forums in a long time
1) type Qstart (to start quiz)
2) type Qquestion (fill in gump with Q/A)
3) players type Qanswer <answer>
4) if player guesses the question system will broad cast his answer and name
6) Repeat from step 2
7) to broadcast current score type Qstats
8) to end quiz type Qstop
 
Top