Jump to content

Recommended Posts

Posted

Hello, i was searching for this command but i didnt found it in our forum so i decided to share it, below you can preview the html's


 


 

 



fnvm36.giff0n4vs.gif
How to install it? EASY:

 

 



1. GameServer\data\html\mods (add here the repair FOLDER not only the files)
2. GameServer\data\scripts\handlers\voicedcommandhandlers (only the file Repair.java)


  (dont forget to edit your masterhandler.java script)

 

 


This is the hidden content, please



Credits: Szponiasty

 

 

 

 

  • 1 year later...
  • 2 years later...
Posted

How would you look in the parts of the connection to the database? These parts here,

 

UPDATE characters SET x=17867, y=170259, z=-3503 WHERE charId=?"

 

 

and

 

SELECT charId FROM characters WHERE char_name=?"

 

Because that way nothing happens, I already changed

 

that

 

charId

 

for that

 

obj_id

 

 

And it's still happening, he does not even notice the other player.

  • 10 months later...
Posted (edited)

HTML repair button does nothing, like @l2jkain said, for acis the charId needs to be changed tp obj_id, and on character_shortcuts needs to be like this:
 "DELETE FROM character_shortcuts WHERE char_obj_id=?"

 

if you run ".startrepair charactername" it will do the repair, but if you run the HTML and press the "REPAIR" button nothing happens.

Update:
 

in repair.htm edit the repair button to match this:
<button value="Repair" action="bypass -h voice_startrepair $name" width="75" height="26" back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">

From there on ti should work

Edited by abumini
  • 1 month later...
Posted

Hello! I ask to help with one problem.
Installed this share on aCis 374 and, like, everything works, but it's not entirely correct.
the .repair command launches, the window opens, but after clicking on the Repair button, it always comes out - Repair Attempt: Failed. And if you enter manually .startrepair <crar_name>, then everything works as it should.

As if in a line     

<button value = "Repair" action = "bypass -h voiced_startrepair $name".....

$name - the repairChar value is not defined and the query is in the string
      

 if (command.startsWith ("startrepair") && (repairChar! = null))

is always "null", so the error also gets out. I'm just starting to understand all this. Thank you.

Posted
On 06/03/2018 at 7:10 PM, Seemann said:

Hello! I ask to help with one problem.
Installed this share on aCis 374 and, like, everything works, but it's not entirely correct.
the .repair command launches, the window opens, but after clicking on the Repair button, it always comes out - Repair Attempt: Failed. And if you enter manually .startrepair <crar_name>, then everything works as it should.

As if in a line     


<button value = "Repair" action = "bypass -h voiced_startrepair $name".....

$name - the repairChar value is not defined and the query is in the string
      


 if (command.startsWith ("startrepair") && (repairChar! = null))

is always "null", so the error also gets out. I'm just starting to understand all this. Thank you.

It's not the .repair thats wrong.
Your VoiceCommand probably doesn't have a condition in the RequestBypassToServer.java for the command "voice_" or "voiced_", it depends on what version you created.

 

Try adding this:
https://pastebin.com/ttb3FW5Q

Posted

At me bypass it is "voiced_", in that continually that the command passes (if I specifically specify the wrong command in repair.htm, I receive the message about its absence), and here the name which should be substituted instead of $name is ignored, if the command did not pass I would not see a log Repair Attempt: Failed in the terminal. This log appears only if the name is not specified, I can also just enter the .startrepair command without a name and the same log "Repair Attempt: Failed ". May be problem in htm? x_x

Posted

try to debug it. and see what's missing.

Mine is working witouth a problem. if you bypass states "voiced_" then the htm command should be:
 

<button value="Repair" action="bypass -h voice_startrepair $name" width="75" height="26" back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">


You don't need to edit anything else in the htm.
If it didn't work, try it on a fresh instance and track down the culprit.

 

 

  • 2 weeks later...
  • 1 month later...
  • 2 weeks later...

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


  • Posts

    • Yeah, for sure. Hardly anyone doesn't use it yet, but those few are gonna give in soon. I'm not judging anyone who uses it – that's not the point. The point is that people do use it. I use it, you use it, we all use it. These days, it's just NORMAL. And it's gonna keep getting more and more normal. But like I said, you still gotta know what you're actually doing.
    • Then that's the problem. Server owners are as bad as they used to be in 2005, 2010 and so on.    This scene has technically mature developers, always money-hungry server owners, but what both these groups lack, is some creativity ... I would never play in a server that needs 7 layers of anti-bot. If it needs 7 layers of anti-bot, it means its a bot friendly server and not something worth playing. 
    • Lineage just has a giga boring quest line / lore and since server owners are not reinventing the wheel, players are forced to F1 F2 spam by server design.
    • Players say: We don't have time, please add auto-farm to the server, after all, farming in L2 is the most repetitive and boring thing, it gives no enjoyment.    Then players say: OMG your server is full of auto-farmers with adrenaline. Use anti-cheat guards.    Excluding the hilarious fact that an auto-farm player is essentiall botting without botting software ...   Noone stops to ask the simple question: If nobody likes farming to that extend that they go as far as building complex bots and ask for server-side bot programs and then for no apparent reason have to build anti-bot guards ... MAYBE the problem is that "farming" is an outdated feature that has to be removed from your servers ?   What you people are building here is software that protects a game feature, nobody likes and nobody wants to use.   Has the mental capacity of server owners and developers fallen so many IQ points the last decade ? One comes back to see the same server setups of a decade ago, with zero innovation, zero creativity and a huge amount of time and resources protecting a game feature nobody wants to even use ... The other dissappointing thing one sees here, is that a lot of GREAT developers who now work full time jobs in corporate, come back here, to bash the work of others because they find their current job tasks not as fullfilling as when they would develope game related code for Lineage 2...   Talking about life choices eh ? 😛
    • Have u seen the message i sent you?
  • 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..