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.
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
Question
-Mr.CuTe-
CAN SOMEONE FIX THEM??
<list>
<skill id="10000" levels="1" name="Titanium Heavy Set">
<!--
Description(s):
Increases MaxHP, (+445)
P. Def (+8%)
resistance to sleep/hold attacks(+70%).
STR+4, DEX+1
-->
<set name="power" val="0.0"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
<for>
<add val='1' order='0x40' stat='DEX'/>
<add val='4' order='0x40' stat='STR'/>
<add val='445' order='0x40' stat='maxHp'/>
<mul val='1.08' order='0x30' stat='pDef'/>
<mul val='1.04' order='0x30' stat='pAtkSpd'/>
<add val='70' order='0x40' stat='sleepRes'/>
<add val='70' order='0x40' stat='rootRes'/>
<add val='70' order='0x40' stat='stunRes'/>
</for>
</skill>
<skill id="10001" levels="1" name="Titanium Light Set">
<!--
Description(s):
Increases MaxHP(+445),
Atk. Spd(+8%),
P. Atk(+8%),
maximum weight limit(+5759).
STR+2, DEX+2
-->
<set name="power" val="0.0"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
<for>
<add val='2' order='0x40' stat='STR'/>
<add val='445' order='0x40' stat='maxHp'/>
<mul val='1.08' order='0x30' stat='pAtkSpd'/>
<add val='5759' order='0x40' stat='maxLoad'/>
<add val='60' order='0x40' stat='stunRes'/>
</for>
</skill>
<skill id="10002" levels="1" name="Titanium Robe Set">
<!--
Description(s):
Decreases chance of magic casting being canceled(-50%).
Increases resistance to shock attacks(+50%),
M. Atk.(+8%),
Speed(+7)
maximum weight limit(5759).
WIT+2, INT+1, MEN+2
-->
<set name="power" val="0.0"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_PASSIVE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
<for>
<add val='7' order='0x40' stat='runSpd'/>
<add val='2' order='0x40' stat='WIT'/>
<add val='1' order='0x40' stat='INT'/>
<add val='2' order='0x40' stat='MEN'/>
<mul val='1.08' order='0x30' stat='mAtk'/>
<add val='5759' order='0x40' stat='maxLoad'/>
<sub val='50' order='0x40' stat='cancel'/>
<add val='50' order='0x40' stat='stunRes'/>
</for>
</skill>
</list>
0 answers to this question
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.