Jump to content

Pauler

Legendary Member
  • Posts

    1,390
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Pauler

  1. And you need a poll with dashes for that, I see.
  2. Φυσικά και γίνεται.
  3. ^ You are a scammer. Don't worry, I informed him.
  4. 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.");
  5. Fixed and Commited. https://www.assembla.com/code/l2hellas/subversion/changesets/168
  6. Δεν είναι τόσο απλό. Εδώ και με υπολογιστή σε κάποιες περιπτώσεις είναι αδύνατον.
  7. Some wings I haven't seen before, good job.
  8. Commited to L2JHellas with configs. https://www.assembla.com/code/l2hellas/subversion/changesets/165
  9. 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 http://youtu.be/F6m178fLrt8 Patch: http://pastebin.com/kYAeqaJs This kind of quiz feature might have been shared to the past, but whatever. Enjoy.
  10. 1: Most Popular User : `Romeo 2: Funnier User : Raule 3: Active User : Maxtor 4: Spammer : Raule 5: Top Shares : -none- 6: Most trolling : Raule 7: Most Hated : Setekh 8: Most loved : Setekh 9: Most Missed : -none- 10: Most loved moderator : -none-
  11. He came back because he seeks for revenge. :happyforever:
  12. Pauler

    Romeo

    That's great. Keep up the good job.
×
×
  • Create New...