Jump to content

Question

Posted

Καλησπέρα και πάλι

Ήθελα να ρωτίσω αν κάποιος ξέρει απο L2jFrozen γιατί ασχολούμε με το pack αλλά είμαι ακόμα newbie,όπως γράφω πάνω έχω ενα πρόβλημα με τα active δηλαδή δεν "κολάνε" τα skill.Όταν αλλάζω weap φεύγει το skill,επίσης δεν "κολάνε" 2 skill π.χ might και focus μόνο το ένα θα κολήσει και όταν αλλάξω weap θα φύγει μπορεί κάποιος να μου δίξει έναν τρόπο να κολάνε και τα δύο skill χωρίς να φύγουν όταν αλλάζω το weap??

 

Παρακαλώ help όσοι μπορείτε!

Recommended Posts

  • 0
Posted

Game\data\stats\skills

se poio akrivos arxeio den thumame vres to ID apo to skill

ola sto idio xml arxeio einai

lol enoo den uparxei to stuck Des ti grafei

 

<skill id="3128" levels="10" name="Item Skill: Blessed Soul">

<table name="#mpInitialConsume"> 10 11 11 12 13 13 14 15 16 17 </table>

<table name="#mpConsume"> 38 42 44 47 51 52 55 58 61 65 </table>

<table name="#maxMp"> 20 40 60 80 100 120 140 160 180 200 </table>

<table name="#magicLvl"> 46 49 52 55 58 61 64 67 70 75 </table>

<set name="magicLvl" val="#magicLvl" />

<set name="mpInitialConsume" val="#mpInitialConsume" />

<set name="mpConsume" val="#mpConsume" />

<set name="target" val="TARGET_SELF" />

<set name="reuseDelay" val="300000" />

<set name="staticReuse" val="true" />

<set name="hitTime" val="4000" />

<set name="skillType" val="BUFF" />

<set name="operateType" val="OP_ACTIVE" />

<set name="staticHitTime" val="true" />

<for>

<effect name="Buff" abnormalTime="120" val="0" abnormalLvl="1" abnormalType="abnormal_item">

<add order="0x40" stat="maxMp" val="#maxMp" />

</effect>

</for>

</skill>

 

Den vlepw kapou stuckType

  • 0
Posted

lol enoo den uparxei to stuck Des ti grafei

 

<skill id="3128" levels="10" name="Item Skill: Blessed Soul">

<table name="#mpInitialConsume"> 10 11 11 12 13 13 14 15 16 17 </table>

<table name="#mpConsume"> 38 42 44 47 51 52 55 58 61 65 </table>

<table name="#maxMp"> 20 40 60 80 100 120 140 160 180 200 </table>

<table name="#magicLvl"> 46 49 52 55 58 61 64 67 70 75 </table>

<set name="magicLvl" val="#magicLvl" />

<set name="mpInitialConsume" val="#mpInitialConsume" />

<set name="mpConsume" val="#mpConsume" />

<set name="target" val="TARGET_SELF" />

<set name="reuseDelay" val="300000" />

<set name="staticReuse" val="true" />

<set name="hitTime" val="4000" />

<set name="skillType" val="BUFF" />

<set name="operateType" val="OP_ACTIVE" />

<set name="staticHitTime" val="true" />

<for>

<effect name="Buff" abnormalTime="120" val="0" abnormalLvl="1" abnormalType="abnormal_item">

<add order="0x40" stat="maxMp" val="#maxMp" />

</effect>

</for>

</skill>

 

Den vlepw kapou stuckType

re eisai sovaros lol?? pos skata na kolisis ena tetio skill?? kolane mono skills opos to might/shield/empower/m. barrier ktlp..

 

trava des safta ta skill oti to exei :P

  • 0
Posted

re eisai sovaros lol?? pos skata na kolisis ena tetio skill?? kolane mono skills opos to might/shield/empower/m. barrier ktlp..

 

trava des safta ta skill oti to exei :P

kala esu exeis 3efigei telios... active skill einai Thelw na stuckarei kai afto na pare na exeis kai might

<skill id="3132" levels="10" name="Item Skill: Might">

<table name="#mpInitialConsume"> 10 11 11 12 13 13 14 15 16 17 </table>

<table name="#mpConsume"> 38 42 44 47 51 52 55 58 61 65 </table>

<table name="#pAtk"> 23.64 27.96 32.76 37.98 43.62 49.62 55.86 62.28 68.88 79.74 </table>

<table name="#magicLvl"> 46 49 52 55 58 61 64 67 70 75 </table>

<set name="magicLvl" val="#magicLvl" />

<set name="mpInitialConsume" val="#mpInitialConsume" />

<set name="mpConsume" val="#mpConsume" />

<set name="target" val="TARGET_SELF" />

<set name="reuseDelay" val="300000" />

<set name="staticReuse" val="true" />

<set name="hitTime" val="4000" />

<set name="skillType" val="BUFF" />

<set name="operateType" val="OP_ACTIVE" />

<set name="staticHitTime" val="true" />

<for>

<effect name="Buff" abnormalTime="120" val="0" abnormalLvl="1" abnormalType="abnormal_item">

<add order="0x40" stat="pAtk" val="#pAtk" />

</effect>

</for>

</skill>

Guest
This topic is now closed to further replies.


  • Posts

    • buenas no puedo poner el server On para que entren mis amigos   LoginServer # ================================================= # Settings authorization server # ================================================= # Host and port for client connections LoginserverHostname = 127.0.0.1 LoginserverPort = 2106 # Host and port for game servers LoginHost = 192.168.100.25 ( mi Ip interna) LoginPort = 9014     GameServer   # =============================== # Network Configuration Server  # # =============================== # IP which Bind Game server, * - all possible GameserverHostname = * GameserverPort = 7777 # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = 186.158.144.71 ( Ip externa ovbio) # This is transmitted to the client from the same network, so it has to be a local IP or resolvable host name InternalHostname = 192.168.100.25 # AdvIpSystem Make more GameServerIDs. Every Ip should be Protected by a DDoS Guard. # Your Server will have Success with this system Online. AdvIPSystem = False # Address \ port LS LoginPort = 9014 LoginHost = 192.168.100.25 LoginUseCrypt = true # How to request ID of LS RequestServerID = 4 # Permission to take a different id, if requested busy AcceptAlternateID = False     en que estaria fallando ?    
    • mporeis na valeis l2jaCis i kapoio etimo project  free sources gia aCis edw https://acis.i-live.eu/index.php?topic=1974.0 server install ktl edw https://acis.i-live.eu/index.php?topic=10190.0 an dn vgaleis akrh steile mou discord margazeas2
    • Hello! I am new to l2 server creation and i need your help please!!! I want to make my own l2 interlude c6 server with custom thing in it.  I need help with where to start. What source pack to pick to start and what to do. Please if you can help me i would appreciate it very much !!!
    • Need Discord with rare badge? VISIT US AND SHOP WITH US! NEW STOCK   Aged, Early Supporter Discord Accounts I sell HQ Aged and Early, Discord Accounts that are inactive and not flagged by discord at cheap prices   If you want to contact me, you can add me on discord: worldcoldwar Features: Format - age : email : pass : token Not flagged and undetected by discord HQ % With OGE Emails, password etc can be changed Unverified Early Supporter 24M Boost Badge HypeSquad Events Early Verified Bot Developer Early Supporters SHOP LINK: disvault1.mypaylix.gg/ For PayPal payments, please open a ticket. If you experience any problems with cryptocurrency payments, please open a ticket as well.
  • Topics

×
×
  • Create New...

Important Information

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..