Jump to content

[Share] Automated Quiz Event


Pauler

Recommended Posts

Hello there, summoners, this is my latest share, an automated quiz event!

 

Every 2 hours it asks a question that you have set in your database and players have 10 minutes to answer. The first player who will answer correctly wins and earns a reward.

 

Usage: .quiz answer

 

 

Patch:

http://pastebin.com/kYAeqaJs

 

This kind of quiz feature might have been shared to the past, but whatever. Enjoy.

Link to comment
Share on other sites

Thank you!!!

Really nice event!!Tested, but have Unclosed conections !!

 

Ps: con.close(); in line 186 and line 218

 

thx for this good event!!

+

Link to comment
Share on other sites

Really nice event!!Tested, but have Unclosed conections !!

 

Ps: con.close(); in line 186 and line 218

 

thx for this good event!!

Fixed and Commited.

 

https://www.assembla.com/code/l2hellas/subversion/changesets/168

Link to comment
Share on other sites

Found another mistake which comes in server console when u write and press just .quiz without answer!!

You can add a simple check.

 

### Eclipse Workspace Patch 1.0
#P L2jHellasC
Index: java/com/l2jhellas/gameserver/handler/voicedcommandhandlers/QuizCmd.java
===================================================================
--- java/com/l2jhellas/gameserver/handler/voicedcommandhandlers/QuizCmd.java	(revision 165)
+++ java/com/l2jhellas/gameserver/handler/voicedcommandhandlers/QuizCmd.java	(working copy)
@@ -32,7 +32,7 @@
	{
		if (command.equalsIgnoreCase("quiz")) {

-			if (QuizEvent.isRunning()) {
+			if (QuizEvent.isRunning() && !target.equalsIgnoreCase("") && target != null) {

				QuizEvent.checkAnswer(target, activeChar);
				activeChar.sendMessage("Your answer has been submitted.");

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • 3 types, only Male Fighter, same for helmet.
    • WTS Adena elmorelab x2 discord : xeenthekeen   MM at your expense
    • armor works on all races or only human ? 
    • L2KiSS custom updater 😎 Thank You for using my support 🙏    
    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
  • Topics

×
×
  • Create New...