Jump to content

Recommended Posts

Posted

Great, Great share, I was looking for this event  for a long time its almost like the one from a server I used to play, the only difference is that you have to give the right answer instead of a number. Can it be changed if we add the answers to quiz.java instead of the numbers and change the xml for one answer?

One more question the quizevent.xml goes to faenor right? since is not on the readme file. Thank you so much for your share.

Posted

you have to copy the xml next to the .java in the scripts/custom/QuizEvent/

 

if you want to ask for the answer instead of the number of it you have to rework the code so its not that simple

Posted

how complicated it is? One more thing if I add more than 3 questions I have to add anything to the code? what and where I need to add.

Thank you for your reply.

Posted

Work like a charm. Perfect. I want to make one change, instead of announce the right answer, announce the winner, can you tell me how please because I don't want all the players to find out the answer other wise we need to change the answer all the times. I added 40 questions and answer but players can right the answers and then they will win all the times.

Thank you and sorry to bother you.

 

Player "player name" is the Winner.

  • 2 weeks later...
Posted

private class AutoEventTask implements Runnable

{

@Override

public void run()

{

switch (status)

{

I get an error here why?

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock