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

    • Looking to hire a skilled L2J developer or team to build a custom private server for solo play with advanced server-side AI bots. This is NOT for public launch — just a self-hosted project where I can simulate a full L2 experience alone or with a few friends. 🔹 What I Need A private L2J server ( High Five preferred, newer versions can work as well) with bots that: Farm 24/7 on their own (solo or in bot parties) Can be invited into party and follow basic orders (attack, follow, res, heal, etc.) Are able to join Olympiad, fight with proper logic (per class), and rank up Can coordinate for Raid Bosses (check spawn, move, assist, heal, DPS, etc.) Act like real players: town routines, rebuffing, restocking, even chatting if possible Have different roles: tanks, healers, nukers, archers, etc. Can interact through simple in-game commands or NPC interface 🔹 Your Job Set up the server and geodata Integrate a scalable bot system (written in Java or scriptable) Write clean, modular AI behavior (farming, PvP, party play, raid logic, etc.) Allow me to control/assign bots easily (in-game or config) Bonus: basic UI or GM panel for bot config 🔹 Payment Serious budget for serious work PayPal, crypto, or preferred method Project-based or hourly, negotiable Milestone-based OK 🔹 Contact Send me: Your experience with L2J or similar projects Any bot/AI systems you've built before Estimated timeframe Pricing expectations
    • Yeah, it’s wild how much gambling has changed. When I was growing up, even scratch-off tickets felt like a big thing, but now with so many casino apps and betting sites, it’s just everywhere. I know a few people who got caught up in online slots during lockdown and really struggled to stop, just because it was always on their phone.   I stick to in-game stuff like skin trading for games like CS2 or Dota, which to me feels less risky, especially if you know the value of the items. If you’re curious how these trades work or want to see some guides, just visit website—there’s a lot of info about trading without real gambling involved.
    • Yea, his work is amazing, very well done designs, but the timing is not really his thing. I’m waiting for logo and launcher design since December 2024, so 10 days is not really that much lol
    • Discord         :  utchiha_market Telegram        : https://t.me/utchiha_market Auto Buy Store  : https://utchihamkt.mysellauth.com/ Not sure if we’re legit? Check Our server — real reviews, real buyers https://discord.gg/uthciha-servicess  | https://campsite.bio/utchihaamkt  
  • 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