L2J: How to Create Your Own Voiced Commands
Player Explains
0:00 / 0:00
L2J: How to Create Your Own Voiced Commands
328 просмотров · 6 месяцев назад
Player Explains
562 подписчика
328 просмотров · 6 месяцев назад
Learn how to create your own custom voiced commands in Lineage 2 step by step.
What’s covered in this video:
• creating a new handler inside voicedcommandhandlers
• implementing the IVoicedCommandHandler interface
• defining the voiced command list
• writing the useVoicedCommand() logic
• registering the handler in VoicedCommandHandler.java
• working with Config.java and Custom.properties
• compiling the source and testing the command in-game
The code snippet for the commands implemented can be found here: https://pastebin.com/DRmcJAAA