Finn Posted January 17, 2017 Posted January 17, 2017 Any Idea how to remove those npc mouse over effect? I don't want them light up anymore. :) -> And maybe how to remove this target indicator on npc select? Any clues? :) Quote
∽Ave∽ Posted January 18, 2017 Posted January 18, 2017 It's related with server side. Depends on what server project You use, but there should be an option to add "<status talkable="false" /> into Your xml npc build.MOVING TOPIC INTO Request Server Development Help [L2J] Quote
vampir Posted January 19, 2017 Posted January 19, 2017 It's related with server side. Depends on what server project You use, but there should be an option to add "<status talkable="false" /> into Your xml npc build. MOVING TOPIC INTO Request Server Development Help [L2J] Bullshit. Making NPC not to be targetable could remove effect but also players will not be able to target npc. Effect under npc can be changed by changing effect itself to be invisible. Some client modders like asuki can make that for you. Light Up effect i strongly believe is only in dlls. Quote
Versus Posted January 19, 2017 Posted January 19, 2017 It's related with server side. Depends on what server project You use, but there should be an option to add "<status talkable="false" /> into Your xml npc build. MOVING TOPIC INTO Request Server Development Help [L2J] Dude what? Quote
LightFusion Posted January 19, 2017 Posted January 19, 2017 Any Idea how to remove those npc mouse over effect? I don't want them light up anymore. :) -> And maybe how to remove this target indicator on npc select? Any clues? :) Tricky one ! npc highlighter could be placed in native code, require high skills to edit, but maybe not and that's an simple effect that is being placed after click. As for the effect under feet's, can be simply deleted in lineageffect.u P.S. Ave too attracted to client moder position =D Quote
Finn Posted January 19, 2017 Author Posted January 19, 2017 Thanks for the answers. I'll check that :) Quote
∽Ave∽ Posted January 20, 2017 Posted January 20, 2017 If NPC should be untalkable, then server side will do the trick.If You want NPC to be talkable but You want to remove the highlight, then You need a client side.You didn't sepcify that in Your first post. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.