Jump to content

Recommended Posts

Posted (edited)

so first of all i am asking those things bcs of i check configurations and did not find anything, i change frozen with acis so now i need a little help and dont blame me for asking something i dont know unlike you :)

 

1) can i make custom starting spawn location (all newbies spawn at same location does not matter race).

2) how can i change npc instance , i cant find "edit npc" when i am pressing shift + click

3) and how to give noble status to all newbies, at frozen it has its own script but there is not, so how to make noble everyone?

4) how to increase buffs time, its dont have alternativebuffstime .

5) can i use frozen enchant script for acis? or its wont work?

Edited by dramaa93
Posted

Hi  

 

I've started with code 2 days ago and I'm curious about your first request 

1) can i make custom starting spawn location (all newbies spawn at same location does not matter race).

In Eclipse I searched the welcome message  and I discovered  EnterWorld.java

I put this code at line n°309

"activeChar.teleToLocation(TeleportType.TOWN);"

 

When I log in the game it tp me in town :D This is just a DIRTY example.

the method teleToLocation accepts x,y,z parameters. You can check the signature.

 

Posted

1 - Each race got already its own starting locations nodes, simply check the related classes XML.

2 - There is no use of that, simply edit related XMLs.

3/4/5 - Add whatever related custom, either copying from another pack or a share topic.

  • Thanks 1
Posted (edited)
25 minutes ago, Tryskell said:

1 - Each race got already its own starting locations nodes, simply check the related classes XML.

2 - There is no use of that, simply edit related XMLs.

3/4/5 - Add whatever related custom, either copying from another pack or a share topic.

 

I found TownZone.xml

I replaced dark elf village coordinate with the coordinate of the talking island

The dark elf is spawned at the talking island ! :happyforever:

 

Why some data are in DB and other in XML format ?

 

Edited by Sinistroyer
Posted (edited)

The idea behind XML/SQL split is XML hold "static, non-editable" data (properties of an object,...) while SQL store "dynamic" data (timers, character data,...).

 

Basically said, XML is loaded once and its content is never edited somewhere while SQL tables are often edited based on server/player event.

 

XML is far easier to "human-read" notably when informations are crossed. Best exemple is you needed something like 6-7 different SQL tables to store all NPC properties (ai, skills, drops, minions, teachTo, general stats,...), while XML offers a single "id card" per npcId, making it easier to read.

 

And revert what you did to TownZone, you fucked up all SoE, escape skills, etc. It's classes xml folder you need to edit for starting zones.

Edited by Tryskell
Posted (edited)
2 hours ago, Tryskell said:

The idea behind XML/SQL split is XML hold "static, non-editable" data (properties of an object,...) while SQL store "dynamic" data (timers, character data,...).

 

Basically said, XML is loaded once and its content is never edited somewhere while SQL tables are often edited based on server/player event.

 

XML is far easier to "human-read" notably when informations are crossed. Best exemple is you needed something like 6-7 different SQL tables to store all NPC properties (ai, skills, drops, minions, teachTo, general stats,...), while XML offers a single "id card" per npcId, making it easier to read.

 

And revert what you did to TownZone, you fucked up all SoE, escape skills, etc. It's classes xml folder you need to edit for starting zones.

 

 I tried to change the coordinate of spawn of dark_fighter.xml and it works !

Tnanks for the XML vs SQL explanation

 

 

Edited by Sinistroyer

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Thank you for sharing this with us!   
    • Server L2 Reborn x1 C4 Signature   I am looking to buy a client modification, such as l2.ini or other possible files on the server The server uses SmartGuard protection, but as far as I understand, not all files are checked before launch   Сервер L2 Reborn x1 C4 Signature Ищу возможность приобрести модификацию клиента, например l2.ini или других возможных файлов на сервере. На сервере установлена защита SmartGuard, но, насколько я понимаю, не все файлы проверяются перед запуском. _______________________________________________________________ https://join.skype.com/invite/C72FPnumKn7e - Skype https://t.me/rebornclient - Telegram  
    • 🎉 The Big Moment Has Arrived! 🎉   Tomorrow is the day we've all been waiting for! L2KvN is opening its gates again, and we are waiting for you all to start this epic journey together! 🌟   🗓️ Date: November 17, 2024 ⏰ Time: 20:00 Greece (Athens), Russia (Moscow), Lithuania 18:00 United Kingdom 13:00 USA (Eastern Time), Argentina 10:00 AM US (Pacific Time) 14:00 Brazil 05:00 Russia (Vladivostok) ✨ What awaits you: ⚔️ Unique gameplay and intense PvP encounters 🎁 Exclusive events and rich rewards 👥 Live community and instant support 📈 Continuous upgrades for the ultimate experience 💬 Bring your friends, organize your teams, and get ready to conquer the world of L2KvN! 📢 Don't forget: We are here to help you! If you are a Clan Leader or Streamer, please contact us to become a part of this great community. 🛡️ The countdown is over – tomorrow we start! The game is just beginning… again! 💪   🌍 Dating in the world of L2KvN!
    • Very cool.   Unfortunately, I can't afford this fee.
    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hood-services https://campsite.bio/utchihaamkt  
  • Topics

×
×
  • Create New...