Jump to content

Recommended Posts

Posted

Players don't get the Noblesse Buff after using ".res", can someone fix it?

 

I see above someone write:

L2Skill NobleBlesingBuff = SkillTable.getInstance().getInfo(1323, 1);

L2PcInstance activechar = (L2PcInstance) character;
    if (!activechar.isNoblesseBlessed())
        {
        NobleBlesingBuff.getEffects(activechar,activechar);
        } 

but dunno after or replace what in L2CustomPVP.java.

  • 1 month later...
Posted

hi

 

is there anyone who can help me to get him to working for HI5:

 Revision 6670 server
Revision 10490:DataPack_BETA

 

Thanks in advance

 

Nowone can help to make it work  at

 Revision 6670 server
Revision 10490:DataPack_BETA

  • 1 month later...
Posted

 

hi

 

is there anyone who can help me to get him to working for HI5:

 Revision 6670 server

Revision 10490:DataPack_BETA

 

Thanks in advance

 

Nowone can help to make it work  at

 Revision 6670 server

Revision 10490:DataPack_BETA

 

 

can somewon help to make it work please

Posted

 

hi

 

is there anyone who can help me to get him to working for HI5:

 Revision 6670 server

Revision 10490:DataPack_BETA

 

Thanks in advance

 

Nowone can help to make it work  at

 Revision 6670 server

Revision 10490:DataPack_BETA

 

did you tested it and it didn't work?

  • 1 month later...
  • 10 months later...
  • 1 year later...
  • 2 months later...
Posted (edited)

In scripts.cfg must to add all .java files?

 

Res.java

MasterHandler.java

L2CustomPvP.java

Edited by CodyRo
Posted

In scripts.cfg must to add all .java files?

 

Res.java

MasterHandler.java

L2CustomPvP.java

 

None of them.

Posted (edited)

Ok ty. But I get thats errors...

[02/05 01:40:33] GameServer: Loading server scripts:
----------
1. WARNING in \handlers\MasterHandler.java (at line 282)
        import handlers.voicedcommandhandlers.Lang;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import handlers.voicedcommandhandlers.Lang is never used
----------
2. WARNING in \handlers\MasterHandler.java (at line 284)
        import handlers.voicedcommandhandlers.Wedding;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import handlers.voicedcommandhandlers.Wedding is never used
----------
3. ERROR in \handlers\MasterHandler.java (at line 595)
        +VoicedCommandHandler.getInstance().registerVoicedCommandHandler(new Res
());
        ^
Syntax error on token "+", ++ expected
----------
4. ERROR in \handlers\MasterHandler.java (at line 597)
        VoicedCommandHandler.getInstance().registerVoicedCommandHandler(new Wedd
ing());

      ^
Syntax error, insert "else Statement" to complete IfStatement
----------
5. ERROR in \handlers\MasterHandler.java (at line 597)
        VoicedCommandHandler.getInstance().registerVoicedCommandHandler(new Wedd
ing());

      ^
Syntax error, insert "}" to complete MethodBody
----------
----------
6. ERROR in D:\Jocuri\L2 Server H5\server\game\data\scripts\handlers\voicedcomma
ndhandlers\Res.java (at line 43)
        if(activeChar.isInJail())
                      ^^^^^^^^
The method isInJail() is undefined for the type L2PcInstance
----------
6 problems (4 errors, 2 warnings)
Syntax error on token "+", ++ expected
Syntax error, insert "else Statement" to complete IfStatement
Syntax error, insert "}" to complete MethodBody
The import handlers.voicedcommandhandlers.Lang is never used
The import handlers.voicedcommandhandlers.Wedding is never used
The method isInJail() is undefined for the type com.l2jserver.gameserver.model.a
ctor.instance.L2PcInstance
[02/05 01:40:42] Failed executing script: D:\Jocuri\L2 Server H5\server\game\dat
a\scripts\handlers\MasterHandler.java. See MasterHandler.java.error.log for deta
ils.

It's correct where i copy thats codes?

 

rfd.jpg

Edited by CodyRo
Posted

Well it isn't correct at all.

 

I see that you're using H5, so delete that loadVoicedHandlers method and only add this class in the voiced command section above:

Res.class,

Wedding is already integrated. For the next time, any + you see before the lines means they should be added and every beginning has an end, meaning methods start with { and end with }.

Posted
// Voiced Command Handlers
StatsVCmd.class,
// TODO: Add configuration options for this voiced commands:
// CastleVCmd.class,
// SetVCmd.class,
(Config.L2JMOD_ALLOW_WEDDING ? Wedding.class : null),
(Config.BANKING_SYSTEM_ENABLED ? Banking.class : null),
(Config.L2JMOD_CHAT_ADMIN ? ChatAdmin.class : null),
(Config.L2JMOD_MULTILANG_ENABLE && Config.L2JMOD_MULTILANG_VOICED_ALLOW ? Lang.class : null),
(Config.L2JMOD_DEBUG_VOICE_COMMAND ? Debug.class : null),
(Config.L2JMOD_ALLOW_CHANGE_PASSWORD ? ChangePassword.class : null),
Res.class,

That's how your voiced command handler section should look like and Wedding is already there. If it isn't, then I dunno what H5 you're using :)

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

    • What webhosting are you using? You'll need to talk with administrators of the webhosting to open outgoing connections to port 1433, maybe they won't open it for you, instead, you should get a webhosting for mu online since they always have 1433 port open for outgoing connections. Also, make sure you have your 1433 TCP port open for incoming connections, for security, I suggest you exclusively add the cPanel IP Address to connect to your port 1433 in your firewall, so no one else can try to connect to your database. Let me know if you have any questions, happy to help.
    • He just doesn't answer, I've tried everything, Telegram, his own forum, everything, I don't know what's his deal, but I've tried for months
    • Send direct message to @Maxtor
    • Hello guys , does anyone know what files needed to use those cloaks for H5 client? I’m not using an interface and I don’t want to use one so there are any way to use them without interface? 
    • Closed beta testing starts in early October!        We’re looking for the most active and attentive players to help fine-tune the project before launch. This is your chance to be among the first to try out our new features and directly influence how the server develops.   What beta testers will do: — Check the client and core mechanics — Find bugs, errors, and inconsistencies — Evaluate the convenience and practicality of current solutions — Share detailed, constructive suggestions for improvement      Your feedback will be key to making the project balanced and comfortable for everyone.   Requirements: — Willingness to complete specific tasks — Experience playing on Interlude (PTS, clean client) — Experience with the HF client is a plus   Ready to help? The server launch is planned for early December, so now is the perfect time to join the test and make your contribution. To participate, you must send a direct message (DM) to one of the following: - Send a DM to our Telegram channel - Send a DM to our forum moderators: PrintF or EchØ - Send a DM to our Discord server admin @EchØ
  • Topics

×
×
  • 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