Jump to content

Recommended Posts

Posted

i have 5.1 i get error damn !

I have ran aCis with 5.0, 5.1 and 5.5 without any errors. If you are using x64 system remember to add the (x86) in your database_installer.bat.

Posted

ALWAYS use latest technologies when you can. 5.0 is deprecated as fuck, and when it got no reason to do'nt work with, it's clearly not recommended to use it (security holes etc).

 

Changeset 287

 

NPCs, AIs, misc

 

NPCs

- Few fixes on npcs.xml (few mobs being canMove when they shouldn't, etc).

- Indent using tab instead of spaces = -600ko.

- Clan system is revisited :

- "clan", "clanRange" and "ignoreIds" don't need anymore a default value on npc templates (drop of all clan="" clanRange="0" ignoredIds="").

- if a mob hasn't "clan" parameter, "clanRange" as "ignoreIds" aren't parsed. A mob can have : 1/1/1, 1/1/0 or 0/0/0 (default, no need any write).

- "clan" is now correctly parsed and used. It needed an important rework in order a template accept multiple clans.

- "clanIgnore" is renamed for "ignoredIds". The system is now correctly parsed and used.

- Addition of "ignoredIds" in shift+click panel.

- L2AttackableAI cleanup.

 

AIs

- Addition of GatekeeperZombies script.

- Fix aggroReconsider() method (no more NPEs), which returns previous target if no new target fits. Simplify the method.

- Fix Sprigants behavior. The task loop is now correctly stopped in case players die or leave the area.

- Fix custom scripts in order they send back bug report/HTMs. Not really a fix, as AIs don't use any HTM, but better follow that rule.

- Orfen AI :

- General cleanup.

- Edit initial spawn point of Orfen on SQL (happens only at first server startup) from her lair to 1st location (out of 3).

- Edit her aggro range from 500 to 1000.

- The 4 minions are handled by minion system instead of script (it generates decent random walking and minions follow Orfen).

- Edition of the zone check system for a Valakas/Baium similar looking one (inactivity = reset). That check is made every 60sec, not 10sec anymore.

- If inactive during 30min, Orfen randomly walks on 1 of the 3 locations (not lair). If she was already tagged as teleported, drop the teleport flag.

 

Misc

- Fix rev285 henna issue, ty Hasha for report.

- [L2J 5756] hasAtLeastOneItem() method. As it isn't limited to quest items, it is put on Inventory.

- Cleanup Quest.java methods, avoid to retain unused variables.

- Addition of Util.contains(array, array) for clan comparison cases. Return true if at least one element is common to both arrays.

- Existing Util.contains methods got "==" edited for "equals". They also check if array integrity is ok (null or empty array returns false).

- Drop of isParty(L2Skill) method.

 

Notes :

- Orfen movement sucks because of the miss of geodata check, perhaps later it will be improved (or share if you found better way to handle it).

- When a NPC got multiple clans, it uses the same clan range value for all of them.

Posted
Changeset 288

 

NPCs template refactor part III, misc

 

NPCs refactor

- handle final stats calculation from template stats (formula : base * carac bonus * levelmodifier).

- fix pets evasion/accuracy

 

AIs

- "FleeNpc" is moved to "group" folder, and is renamed "FleeingNPCs".

- split L2AttackableAIScript content into 2 layers : L2AttackableAIScript and AbstractNpcAI.

- "group" and "individual" AIs extends AbstractNpcAI. That layer got methods dedicated to such AIs.

- L2AttackableAIScript becomes a basic script, stored in "group".

- That split prepares the eventuality of listeners system addition.

- random cleanup (SummonMinions, Orfen, etc).

- Addition of FrozenLabyrinth script : http://boards.lineage2.com/showthread.php?t=146273

- Addition of PlainsOfDion script.

 

Misc

- Addition of _scriptValue system. Drop of hasSpoken system.

- AI timeout is setted back on 120sec (after L2OFF IL check).

- critical with barehands is correctly calculated (after L2OFF IL check : use DEX mod).

 

Notes

- _scriptValue is unique to a spawn, you have to care about multiple scripts editing behavior of a npc.

 

And in bonus (the context where I took the screen was even funnier than the image itself) :

 

2hwn040.png

 

Problemo ? :troll:

Posted

And in bonus (the context where I took the screen was even funnier than the image itself) :

 

2hwn040.png

 

Problemo ? :troll:

 

a0x0xaa0xx0axa0x0 ok then i guess the second best one is "[sHARE] A-Style Interlude Custom Pack !" troller tk is troller!

Posted

we kinda don't use tags in every page to get our site bumped.

for example broken, got them in index title too lol.

Posted

After i read hellas and esios description (because i never heard of hellas till now, not that i care, and esios for me is just... nvm) i guess they are competitive in their own "market". not in aCis's one. Anyway esios should not be mentioned from my pov.

Broken still exists ? made my day with placing it in a list of L2j projects.

Posted

First acis

After L2jHellas

Then l2jfrozen

Last l2jesios

I don't need your opinion about who is the best, I must add your signature, added to the quote I just did, is ridiculous and doesn't deserve you in a good mean.

 

Esios got no "raison-d'être", I explained about it with Elfocrash and he agreed with my terms.

 

Btw on which pack is based L2JHellas ? I'm surprised to see nothing about it.

 


 

Edit : working on Antharas and Zaken for next commits. The NPC templates refactor is so far a success.

Posted

Btw on which pack is based L2JHellas ? I'm surprised to see nothing about it.

Tk are you kidding me? i've said it almost a hundred times hellas is based on archid..

Posted

Tk are you kidding me? i've said it almost a hundred times hellas is based on archid..

 

I just looked at the config, everything is organized in the childish way. The file extensions are .ini, nobody knows why because there is no difference.

 

What can I say, an attraction for children under 16 y/o. I feel a fear related to the timeline, don't make us to take a look inside.

 

Also, Pauler is everywhere, he likes to add cutoms, is a good reason to have it around, no effence, but stop to participate in such projects, they make you look horrible.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Hello community, I’d like to share an improved version of the L2smr editor for StaticMeshes, focused on solving some workflow issues I found in the original tool. CreditsThis project is based on the original acmi/L2smr repository https://github.com/acmi/L2smr , created by acmi, and I updated it to Java 17 with some additional features. Issues in the original L2smr Too many windows: each StaticMesh opened in a new one → cluttered desktop. No search: navigating through hundreds of StaticMeshActors was slow and tedious. Added improvements Flexible views Single Window Mode: reuse one window instead of opening new ones. Multiple Window Mode: still available for those who prefer having several views open simultaneously. Real-time Search Field Instant filtering as you type. Case-insensitive search. “Reset” button to quickly clear the search.     Installation and Execution: Clone the repository: git clone https://github.com/Jeep12/l2smr.git cd l2smr        2.Build the project:   ./gradlew build        3. Run the application:     ./run.bat      Or simply double-click on run.bat.     The run.bat script automatically extracts JavaFX from the included javafx-17.0.2.zip file in the javafx/ directory, sets up the required libraries, and launches the application. You don’t    need to install JavaFX separately.      Repository: https://github.com/Jeep12/l2smr     Maybe these features already existed in another version or fork, and they might not be very big changes, but since I didn’t know about them and found them necessary, I decided to          implement them myself and wanted to share them.      
    • no....Mobius L2Clientdat and L2FileEditor can do that...but still cant works with TaiWanese Grand Crusade ,especially Armorgrp.dat and Armorgrp-Classic.dat
    • L2GOLD - Halcyon x45 Project Classic Interlude   C6 - Classic Interlude: Protocol 110     Is a complete copy of L2Gold in Classic [110 Protocol] with L2OFF files.   Fully L2Gold Features - Daily Quest - Daily Mining Quest - Ancient Weapons -Refine System  -Rebirth System -Fully configurable everything you want -Gold stats/Gold skills/Gold items working 100% -Zones 100% alike  -Unique donations system (npc or voicedcommand .donate) - On Enchant success announcement ( if +16 for weapon, 8 for armor , 7 for jewel) - Announce of Castle Lord - Announce of Hero  - Olympiad Max A grade - Olympiad Buffs on matches changed to Gold Alike - Working fully Dreadbane   - AI Mods: Static Time for RB   Automated Events: Squash Watermelon RB Event High rate  (those are fully automated)   Server is running a Test Server: Online to anyone can test it.   Game Client: https://www.mediafire.com/file/1d8xe18rvgi04lx/L2_Classic_Interlude_Client_V2.rar/file   Game Patch: https://www.mediafire.com/file/3z4b8ezy93h2z1g/L2Halcyon+Gold+Patch.rar/file   GM Accounts: ID: root pass root [ accounts go from  root1 until root20 ]   Regular Accounts Registrations: http://84.247.164.27/?page=register   Some Screenshots: https://imgur.com/a/o7TxzTN   Contact me here via PM (only serious buyers).    Price of the product: Fully Server Pack + Source ( 250 Euros )
    • ✨ A Service with Vibes  Vibe SMS ✨   Vibe SMS is not just a platform for working with numbers. We’ve built it to be simple, convenient, and stress-free, so your tasks get done without hassle. We value real communication: we listen to your ideas, provide support, and make sure everyone feels calm and confident. With us, you’re not just a client  you’re part of a space built on trust, support, and a human touch. Vibe SMS is a place where people matter and where we create an atmosphere you’ll want to stay in.   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock