Jump to content
  • 0

Voicedcommandhandler


Question

Posted

Who help me with code for create class VoicedCommandHandler?

I read all tutorials but i get some errors in eclipse...

please..i need this class for last revision

Recommended Posts

  • 0
Posted

What's wrong with you? You cant even read the damn rules? Edit your post and do not make double triple etc posts , otherwise you will be punished.

Another one, You have to print or atleast c/p what the error is saying to help you , we cant smell our nails

 

onTopic:  Remove-Add again the code that reborn gave you carefully ....

  • 0
Posted

Are you retard or something? You literally fill 1 page with your own comments and took you 4 comments to tell us what is ur problem.

A person who go online and says on a forum "help i need help" and when people ask whats the problem he respond "help, helpwith my problem" it's simply out of his mind.

  • 0
Posted (edited)
Posted Today, 07:45 PM
Posted Today, 07:55 PM

seriously now? We warned you LOL.... 

Try to understand how the hell is working... 'player' is red so player does not exist at all... 1 line after that you can see 'activeChar' .... 

replace the damn player to activeChar . Somewhere you should have 2nd Player instance to check the block just LOOk...

 

We all started from 0 bro. But the thing is when you need help for something just post the damn error as detailed as you can ... With that way you will get faster your answer you looking for... 

Edited by melron
  • 0
Posted

gameserver -> network -> clientpackets -> Say2.java -> line: ~140

if (_text.equalsIgnoreCase(".online"))
{
activeChar.sendMessage("Players online: " + World.getInstance().getPlayers().size());
return;
}

-> Ctrl + Shift + o (to import the World class)

 

 

That's all you need to do in order to have the thing you want. Now about the voicecommand thing, i don't think you can understand what it does.

 

I believe it's better to make things simpler and easier so you can understand what you're actually doing and how it works.

 

  • 0
Posted (edited)

Thank you  IpotoniC !

Now i will check if it`s work..i config how i know and when i type anything in chat it's typing twice and command .online doesn't work.

(And yes..i am newbie and i don;t understand some variables in Java)

[i am too stupid for this game..and i know that...but who born learned?..Thx all)

Edited by criss22
  • 0
Posted (edited)

Thank you  IpotoniC !

Now i will check if it`s work..i config how i know and when i type anything in chat it's typing twice and command .online doesn't work.

(And yes..i am newbie and i don;t understand some variables in Java)

We are all newbies but in case we have a problem we don't spam and asking for help without giving information about our error

 

this part

{
	if (!BlockList.isBlocked(player, activeChar))
		player.sendPacket(cs);
} 

needs to be

for (Player player : activeChar.getKnownTypeInRadius(Player.class, 1250))
{
	if (!BlockList.isBlocked(player, activeChar))
		player.sendPacket(cs);
} 

Hope you found your solution.

 

Edit: You are not stupid since you learning as we all do

Edited by melron
  • 0
Posted

Look the line under string command =" ";

The for copy from there and change the line with the errors with it..and delete it from there too..

You fucked up just nothing special and hard..

Guest
This topic is now closed to further replies.



  • Posts

    • Hello everyone, I am looking to purchase a Premium Lineage 2 High Five server pack. My main requirements are: Stability & Quality (Most Important): The pack must be highly stable with no system errors or major bugs. Custom Features: It must include ready-to-use custom features such as a fully functional Community Board, custom NPC Buffers, and Custom Item Sellers (GM Shops), etc. Complete Files: It is absolutely necessary that the full source code (src) and complete Geodata are included. If you are selling a pack that meets these criteria, please send me a PM or leave a reply with the following information: Brief details and key features of the pack Price Test server availability (I would like to test it before buying) Thank you!
    • L2jmobiusDevClon — Classic Interlude p110 Emulator L2jmobiusDevClon is actively developing a Lineage 2 Classic Interlude p110 emulator. Development is done in free time with a strong focus on: • Stability • Authentic Classic mechanics • Clean and optimized architecture The project is based on the L2jMobius source and is continuously evolving and improving. System Requirements: • Java 25 • MariaDB 12.0 • Client p110 Current Revision: 3.0 Development Status: Active Distribution: Free Official Website: https://www.l2jmobiusdevclon.pp.ua Discord Server: https://discord.gg/23a9S8g4Bn Contact: Telegram — @L2jmobiusDevClon Also available via private messages Project Goals: ✔ Improved stability ✔ Maximum Classic accuracy ✔ Core optimization We are currently looking for: • Testers • Server administrators Suggestions, bug reports, and ideas are always welcome. Contact us via: ✔ Discord ✔ Telegram ✔ Private Messages
    • i guess loading only the effects that are needed it will maybe work, like removing from reshade shader folder the ones that are not needed, depends on the pc also i guess, also limithing the game at 30fps can be better maybe
    • Up   SELL CHARACTERS L2 REBORN FRANZ x1     destroyer 74 lvl naked - 120 euro sws 71 lvl naked - 120 euro pp 66 skills - 120 euro se 64 lvl - 90 euro   Characters are legit with mail   i can wtt the characters for adena server franz   sell adena franz 250kk stock     add discord topeseller4081  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..