Jump to content
  • 0

Question

Posted (edited)

How i supposed to do this line while click bypass get item id example 29044?

 

sb.append("<br><a action=\"bypass -h npc_" + getObjectId() + "_baseClass\" >get</a>");

 

i try this one but no work

 

sb.append("<br><a action=\"bypass -h npc_" + getObjectId(29044) >Base Classes.</a>");

 

any idea ? :|

Edited by L2LostWard

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

Looks like you don't even know what getObjectId() is, lol.

 

You need a new method/bypass to do it. Check ANY, basically, bypass how it works. For example gm commands/bypasses, buffer bypass or any other.

Edited by SweeTs
  • 0
Posted

How i supposed to do this line while click bypass get item id example 29044?

 

sb.append("<br><a action=\"bypass -h npc_" + getObjectId() + "_baseClass\" >get</a>");

 

i try this one but no work

 

sb.append("<br><a action=\"bypass -h npc_" + getObjectId(29044) >Base Classes.</a>");

 

any idea ? :|

Requestbypasstoserver.java there is a lot of commands
  • 0
Posted (edited)

Requestbypasstoserver.java there is a lot of commands

There is no point to use it while he use some, most likely instanced, npc..

Edited by SweeTs
  • 0
Posted

Thanks both of you 

@Sweets yes i dont have idea i thought i could just add the id in the getocjectid to bypass it so simply .. but it isnt so simple xD

 

@Reborn thanks both of you i will find it right now !! 

Guest
This topic is now closed to further replies.


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