- 0
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..
Question
SQL Developer
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 L2LostWard5 answers to this question
Recommended Posts