Jump to content

Question

Posted

i am trying to pass a code in acis and i got a problem on this part cause voicedcommandhandler doesnt exist in acis:

Index: java/net/sf/l2j/gameserver/handler/VoicedCommandHandler.java
===================================================================
--- java/net/sf/l2j/gameserver/handler/VoicedCommandHandler.java    (revision 0)
+++ java/net/sf/l2j/gameserver/handler/VoicedCommandHandler.java    (working copy)
 
        registerHandler(new Online());
+        registerHandler(new ShowKillsInSiege());

what should i do?

13 answers to this question

Recommended Posts

  • 0
Posted

It doesn't support the voiced commands. You can register it as a client-side command (/command) and edit the client.

  • 0
Posted (edited)

You have to add your code for uservoicecommand.

 

You can see a example here. Look the code for other project, and the code for acis project and you will understand what you have to do.

Edited by 'Baggos'
  • 0
Posted

You have to add your code for uservoicecommand.

 

You can see a example here. Look the code for other project, and the code for acis project and you will understand what you have to do.

you really didn't understand what he said,did you?

  • 0
Posted

you really didn't understand what he said,did you?

Actually his post is legit.

 

aCis doesn't have voiced commands. So, either you implement it back or you put the code under the user command - recommended.

  • 0
Posted (edited)

i am trying to pass a code in acis and i got a problem on this part cause voicedcommandhandler doesnt exist in acis:

 

you really didn't understand what he said,did you?

So?

He have to put it on uservoicedcommands. ;)

 

In the example i gave, he will understand what to do..

 

Edit: sorry for my post with the second account.. I have a problem with my messages in 'Baggos' account, and i am, in/out because they send me messages here. And i forgot that i am with this account.

Edited by Baggoss
  • 0
Posted

so every time i put a code that has a voicedcommandhandler i will put it in uservoicedcommand?

  • 0
Posted (edited)

Everytime I go to a shop I have to buy something?

 

--

 

It's up to you. Make it as a user command, implement back voiced commands or simply ignore it / don't add it.

 

As said Tk, on aCis we have it already, it's /siegestatus.

Edited by SweeTs
  • 0
Posted (edited)

his english not

maybe your mind is not enough to understand 2 lines english [bad or not].

Edited by 'Baggos'

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