Jump to content
  • 0

Questions :)


Question

Posted

hello guys pls i have many questions that i want their answers

 

1- mana potion increases mana by (100) i want it to increase its effect to 600 or 1000

 

2- when I make class the skills that I gain few skills and I can't take all skills :(

 

3- when I try to kill any Grand Raid bosses  they teleport me automatically to the nearest town! why ?

 

thanks :)

 

Recommended Posts

  • 0
Posted

hello guys pls i have many questions that i want their answers

 

1- mana potion increases mana by (100) i want it to increase its effect to 600 or 1000

 

2- when I make class the skills that I gain few skills and I can't take all skills :(

 

3- when I try to kill any Grand Raid bosses  they teleport me automatically to the nearest town! why ?

 

thanks :)

 

1.search in configs. if it's not in configs open data/stats/skills/2000-2099

find this

<skill id="2005" levels="1" name="Pollen">
  <set name="power" val="200.0"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="MANAHEAL"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <set name="buffDuration" val="15000"/>
  <set name="isPotion" val="true"/>
  <for>
  </for>
</skill>

and change power to 600

 

  <set name="power" val="600.0"/>

 

2.i can't understand this question

 

3.if you are gm and teleporting to grand boss area it wil do this. because you entering in lair without quest

  • 0
Posted

the second question is problem in skills

look to the images :) this is a char lv.85 Sagittarius i gave it all skills with GM

http://img837.imageshack.us/i/shot00001dw.png

http://img822.imageshack.us/i/shot00000ff.png

 

you see it'snot completed what can i do to get it all

 

  • 0
Posted

the second question is problem in skills

look to the images :) this is a char lv.85 Sagittarius i gave it all skills with GM

http://img837.imageshack.us/i/shot00001dw.png

http://img822.imageshack.us/i/shot00000ff.png

 

you see it'snot completed what can i do to get it all

 

i can't see images... please re-upload it

  • 0
Posted

1st answered

 

2nd because when you use the give_all_skills command it reads the skills from the skilltree table and if you dont have all the skills in that table than your char dont have them

 

3rd you dont have the quest state for the grand boss

  • 0
Posted

 

the 2nd how can i resolve this problem :( (what is the id of skill tree ) ?

 

the 3rd i saw many servers put grand bosses in teleport and i killed them with out quest !

  • 0
Posted

the 2nd how can i resolve this problem :(

 

the 3rd i saw many servers put grand bosses in teleport and i killed them with out quest !

 

2nd with adding the skills into the skill tree(skills that you learn via scroll not included in auto learn aka skilltree)

3rd because they deleted the scripts of it

  • 0
Posted

but the lost skills in sagittarius : Flame Hawk & Seven arrows its learn skills :)

what is the name of skill tree in the Game server data ?

 

skill tree is sql table...

  • 0
Posted

man i know that its an sql table

the sql table must have a name like (41001) (skills) and so on

 

yes than why you ask?

  • 0
Posted

man i want to know the sql file name that containes the skill tree

 

jesus christ....

 

character_skills if you want the stored skills of each character and skill_tree if you want the autolearnable skills

 

lack of search again...

Guest
This topic is now closed to further replies.


  • Posts

    • Okay, I understand. First, to get started by contributing to open projects and learning along the way. Then, when you mention starting my own project privately, do you mean taking a free datapack like L2jMobius and trying to make it functional for an online server? Great, thank you very much — all this information is really helpful. I’ve been reaching out to several server admins here in Argentina, but it seems like none of them have the time or interest to take on an intern or assistant. xd   P.S.: Are you the creator of Hopzone? Brings back memories of when I was a kid, downloading servers at the cyber café. For two dollars, I could spend the whole day playing and eating candy like crazy.   Another question: between L2jMobius, L2jServer, and aCis, which one has ALL of its code free? As you probably noticed, I'm using ChatGPT to help me translate things, lol, and it suggested the following: Project Status Open Source Accepts Juniors? Difficulty L2JMobius Very active Semi-closed Partially (with patches) Medium-High L2JServer Active Fully open Yes (directly on GitHub) Medium aCis Semi-active Unofficial Not very clear Low
    • @Logan22 Are you logan from mmo-dev forum?
    • That's exactly how it’s designed — everything important is handled on the API server side, for example, processing requests to the game server. Each website has its own token/key for authentication; without it, there will be no interaction with the game server. Some data can be stored both on my side and on the server side to avoid making frequent requests to the server, which is logical.   Yes, there’s a lot of old, unused code that just needs to be cleaned up. It was used before, but after major rewrites it was left lying around. It doesn’t interfere with anything — it’s just there and doesn’t affect the system's operation.   Beaver meme kurwa is my favorite. Unfortunately, you don't know Russian — otherwise, you would’ve spotted even more Easter eggs. 😂   I said it’s been installed over 250 times on different domains. You can join my Telegram, there are almost 200 people there — and those are just the ones who entered the chat — and we’ll have a good laugh together at your doubts! 😂😂😂
    • Discord : utchiha_market Telegram : https://t.me/utchiha_market Auto Buy Store : https://utchihamkt.mysellauth.com/ Join our server for more products : https://discord.gg/qtkJASMbKV https://campsite.bio/utchihaamkt  
  • Topics

×
×
  • Create New...