Jump to content

G-hamsteR

Members
  • Posts

    84
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Community Answers

  1. G-hamsteR's post in I Have An Error In My Code, But I Can't Spot It. was marked as the answer   
    The problem is solved. I really thank you all for your time and your help!
     
    I modified a code from another voicedcommand, which was used via Powerpak. What I did, was add these to Powerpak.java
    Luck luck_handler = new Luck(); VoicedCommandHandler.getInstance().registerVoicedCommandHandler(luck_handler); CustomBypassHandler.getInstance().registerCustomBypassHandler(luck_handler); System.out.println("Luck is Enabled.");
×
×
  • Create New...