Hey guys, ok i got a litle porblem, in my server i got my bluff whit a regular succes rate, but it only works vs warrior classes, vs mages it is too low i made this config whit the skills xml, changing "magiclvl" values and "power", i repeat it work perfect vs warriors clases but vs mages not.
And about my elements, are over power, i xplain, if a spellhouler make his weapon whit wind element "wind stones", his skills power increase too much, and i want to drop it a bit.
If any one know how to change this things please tell me, thx in advance.
PD: i was searching for long time in the java folder but i find nothing good.
PD2: i want to increace the pvp counts in all areas, like general field, arena field, but i dont know how to do it, i was trying to add it in l2pcinstance.java near to:
public void increasePvpKills()
{
// Add karma to attacker and increase its PK counter
setPvpKills(getPvpKills() + 1);
whit this code:
if (isInsideZone(ZONE_PVP))
any hint?
THX in advance guys
am learning steep by steep but is a litle bit hard whitout a sensei xD cheers
the translation on google is something about discovering a mammoths dick or something
but generally he says that "dick" a lot maybe he likes them
but whats the story behind and what is the truth ..we will never know
Question
HammerV2
Hey guys, ok i got a litle porblem, in my server i got my bluff whit a regular succes rate, but it only works vs warrior classes, vs mages it is too low i made this config whit the skills xml, changing "magiclvl" values and "power", i repeat it work perfect vs warriors clases but vs mages not.
And about my elements, are over power, i xplain, if a spellhouler make his weapon whit wind element "wind stones", his skills power increase too much, and i want to drop it a bit.
If any one know how to change this things please tell me, thx in advance.
PD: i was searching for long time in the java folder but i find nothing good.
PD2: i want to increace the pvp counts in all areas, like general field, arena field, but i dont know how to do it, i was trying to add it in l2pcinstance.java near to:
public void increasePvpKills() { // Add karma to attacker and increase its PK counter setPvpKills(getPvpKills() + 1);whit this code:
any hint?
THX in advance guys
am learning steep by steep but is a litle bit hard whitout a sensei xD cheers
4 answers to this question
Recommended Posts