Jump to content

Recommended Posts

Posted
Changeset 295

 

Sailren, MovieMaker, Zone system && GrandBossManager, misc

 

Sailren AI

- A wild Sailren appeared ! Ty UnAfraid for the L2OFF script (leeched cinematic, oust location, exit gk locations, and inactive timer duration).

- addition of the blank npc 32110 (for the animation), one L2BossZone, change of type for L2GrandBoss, one line added in grandboss_data.sql and edition of GrandBossTeleporters script to handle Shilen Stone / Teleport Cube behaviors.

 

MovieMaker enhancements

- you can now see all parameters of sequences on main panel.

- if you haven't a target, the movie takes you as target.

- addition of "Back" buttons on Edit and Add HTMs, returning to main panel.

 

Zone system && GrandBossManager

- GrandBossManager singleton system is dropped (use static approach).

- Cleanup and few method renames.

- Few fixes :

- lists and maps from L2BossZone can't be null anymore (drop involved checks) and use concurrent versions.

- GMs are now registered in _playersAllowed list - as regular players - if they used the "legit" way. They still have priviledges to teleport on such area and not being bothered by restriction.

- avoid to add a zone if it was already existing (just a security check, as List allows doublons).

- Reintroduction on ids on L2BossZone zones, in order to correctly load/save allowed players (cause a problem notably if you add/remove zones meanwhile).

- L2ZoneType variables concerning zones children are moved in zones children :

- affectedRace > L2MotherTreeZone.

- affectedLvlMin / targetClass > L2EffectZone.

- Following parameters are dropped : affectedClassId, affectedClassType, affectedLvlMax.

- drop of internal flag _checkAffected, as isAffected() uses now inheritance.

- All null checks concerning L2BossZone zones on scripts are dropped (as those scripts can't, anyway, work without those zones...).

 

Misc

- Addition of door HPs view (happens in peace time or for siege defenders). isEnemy() is dropped and replaced by isAutoAttackable() for doors HP view.

- All configs related to GBs are renamed. Hardcoded safeties are dropped, so don't edit configs when drunk.

- fix clan ranks for heroes and nobles + L2ClanMember cleanup, ty BaT for report.

- all variables on individual AIs are organized as following : zone, private static final, public static final, public.

 

PS : while L2ScriptZone are using 10XXXX ids, L2BossZone will use 11XXXX ones. Remember about it while adding custom zones !

 

I'm proud to say we're the pack with the most retail-like Sailren (cinematic included).

Posted
Changeset 296

 

Antharas, RBs timers, Misc

 

Antharas

- addition of death cinematic (ty UnAfraid for the script).

- Antharas use his skills following L2OFF script. And yes, the Rnd.get() -beep-fest is retail-like.

 

RBs timers

- fix GBs/RBs timers to follow L2OFF values. The biggest change is regular bosses going from 12-36h to 12-60h (36 +- 24) && Zaken/Sailren timers.

- random timer is modified to handle hours by hours, not ms by ms (* 3600000 is made after the Rnd is selected).

- random timer on GBs is supposed to be +-, not only + (edition of all GBs AI scripts).

- drop of RaidMinRespawnMultiplier and RaidMaxRespawnMultiplier configs. I don't like them. Don't ask.

 

Misc

- addition of ZoneId (exemple : L2Character.ZONE_PVP > ZoneId.PVP).

- fix arenas XP loss, ty Root for report. You still loss XP inside arenas if killed by anything except playable (avoid RB exploits).

- you don't lose XP while in siege, if you were involved by the siege (either playable or siege NPCs).

- fix new clan member "rank" (you are registered in main clan, not on 5th grade). Ty SweeTs.

- fix an invalid pvpflag scenario (summoner is out of the arena, but summon/pet is in : attacking the summon/pet makes you purple).

- reorganization of L2PcInstance isAutoAttackable(), which also fix 1 issue about clan member check (the clan member check was made on attacker's objectId, but attacker can be the summon...).

- bring isInsideZone in L2Object, allowing to drop all casts.

- addition of isInArena(), as it's often used (checks if a player is in a PVP zone but not in a SIEGE zone).

- getWantsPeace() > wantsPeace(), modified for a boolean rather than int.

 

Notes :

- getRespawnMinDelay() and getRespawnMaxDelay() are "overriden" on L2RaidBoss spawn to be used as fixed and random timers => (getRespawnMinDelay() + Rnd.get(-getRespawnMaxDelay(), getRespawnMaxDelay())) * 3600000.

- isAutoAttackable is to test.

 

Antharas is another victim on my retail-like huntboard.

Posted

gameserver/data/xml/items and you put the item y want there.. :D

i know how...but i have download dynasty wepons or "demonic" and that weapons have and slq file..

i put system files (itemname,weapogrp systextures/animations and others) i put and the game server files .item xml and mulisells but when i join to game i dont see it on shop..i see one black icon and i take error :(

Posted

but where i have to put the Sql? there is no table on navicant with "custom weapons" or weapons"

i put all weapons files in the locations but i dont know what to do with sql... so no sql = no weapons.

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

    • I'm looking for files to develop a craft server between 10x and 50x, I need good files, could anyone recommend something?
    • you can use my share Dress me item  
    • I haven't played L2 in many years but was recently talking to some old friends from back in the day (supreme / azure, paradise) and we thought we would try playing together again. Checked out official and it has went full on P2W and bot infested, not interested. Private servers seem to be pretty volatile and the community fragmented, we have not been able to find a server or community that has the right vibe.   So us old farts decided why the hell not build our own server and see if we can pull in some of those old day vibes and magic, maybe get a good community built. Maybe that magic is gone forever, that comraderie that we shared in the old days. But I think it is likely there is a lot of players out there just like our little group from the old days that made lifelong friendships in all those 100s and 1000s of hours we spent together in the game together.   I have reached out to some developer friends from back in the day and have one that has come on board, probably one of the most OG OFF devs out there, pretty stoked about that, he never stopped L2 developing for all these years, wild. I can't think of too many other games that evoke such loyalty and love of the game.   So, the choice has been made, and the journey begins. We have really solid and battle tested H5 files so we will roll with those. We are not using any pack with locked down extender, we have all the flexibility we need to make changes, fixes, add features, etc. Also have a great antibot and box limiting system as well as active GMs so bots impact should be pretty min imal. Do have some features that we will be adding but I'll keep those under my hat.      What do you guys think, you think there is enough of that old-school magic left out there to have a server and community of the old days?
    • We create legends in the dark, leading the light into the worlds Base - l2jmobius Chronicles HIGH-FIVE     https://gitea.com/Debug/ShadowCraftCore
  • 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