
How can I remove Rewards window on the bottom?
Thx in advance
Code: Select all
QUEST = Quest([color=#FF0000]-1[/color],qn,"custom")
On my script you mean I have to replace this line QUEST = Quest(QuestId,str(QuestId) + "_" + QuestName,QuestDesc) with this one QUEST = Quest(-1,qn,"custom") in my init.py?LasTravel wrote:Use this on your script:
Code: Select all
QUEST = Quest([color=#FF0000]-1[/color],qn,"custom")
Code: Select all
QUEST = Quest(-1,str(QuestId) + "_" + QuestName,QuestDesc)
Thank you so much janiii :*:*:* now everything is okjaniii wrote:the questId has to be -1 in order to NOT show the reward part.
Code: Select all
QUEST = Quest(-1,str(QuestId) + "_" + QuestName,QuestDesc)
wowow dude... really cant understand you, but maybe this is answers for your questions : look in custom forum cause the skill doesnt exsist in Lineage IIaltairmaster wrote:Duel Blow
<skill id="928" levels="1" name="Duel Blow">
<set name="weaponsAllowed" val="262160"/> <!-- Dagger/Dual Daggers -->
<set name="mpConsume" val="77"/>
<set name="power" val="7546"/>
<set name="target" val="TARGET_ONE"/>
<set name="skillType" val="BLOW"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="reuseDelay" val="12000"/>
<set name="overHit" val="true"/>
<set name="lethal1" val="5"/>
<set name="hitTime" val="1500"/>
<set name="coolTime" val="820"/>
<set name="staticHitTime" val="true"/>
<set name="castRange" val="40"/>
<set name="effectRange" val="400"/>
</skill>
I get up do you do with the skill összs buggy because it does not go by the book you can learn and pls Get 'em a ring of all skill
Are you sure?tan wrote: wowow dude... really cant understand you, but maybe this is answers for your questions : look in custom forum cause the skill doesnt exsist in Lineage II
yes, he is sure. search on forum. topic closed. no more discussion about duel blow, if you just can't understand it.doksanio wrote:Are you sure?tan wrote: wowow dude... really cant understand you, but maybe this is answers for your questions : look in custom forum cause the skill doesnt exsist in Lineage II![]()
http://l2.dropspoil.com/item/14218/forg ... -blow.html