Jump to content

Recommended Posts

Posted

u must be right db is not rly used, only items table and few more maybe and dpbBryan must know better than me if it can (and should) be improved in any way

 

If you want to take a look at a "simple" way to increase db stability there are some rules named Normal Form im sure that the first guys that used a db on a l2j server already used them, so it should be ok, but you can find them here

 

Not sure if sacrastic or not D:

Posted

Rev 203

Feedable/Tamed? Beasts AI rework, 3 quests, misc.

Feedable/Tamed? Beasts (changes compared to L2J).

drop of the invisible timer (20min). The only timer is the check of 1min to consume food.

Tamed beasts don't attack you when you kill others pets (faction clan lol), nor when you hit them (they still buff themselves, dunno why).

Tamed beasts disappear if they go out the Wild Beast Reserve (13k radius compared to central tower).

Tamed beasts don't buff you if you already got the buff it wanted to buff with. Understand you won't be buffed 4 times with Guidance.

Mana recharge is seperated of the heal condition. There's now a HP and MP condition for each case.

The AI of Tamed Beast is as following : 25% heal, 25% mana recharge, 25% debuff, 25% nothing. It replaces all others random chances. The fact it goes on the "heal" option doesn't mean it will heal you. The pet must have the skill in his skill list. You must be low HP/MP aswell (50%).

Quests

addition of Q038, Q039, and Q263. Ty Fernandopm.

 

Misc

addition of "//reload acar", acar stands for "admin command access right" (ty DjSterios?).

"quest" option is only for single quest. Previous "//reload quest" has been changed for "//reload scripts".

"server_menu.htm" got a combobox listing all reload options from now. As "quest" need a parameter, I couldn't include on it.

You can now restart during a fight as a GM (ty DjSterios?).

Old changes on MyTargetSelected? have been reverted.

Posted

All good words,best project blabla and no one developed his server on it.

You bitches,this would be the best support and you will have cookies.

 

cookies for all,arriva!

 

Actually this show us how the things are really,no one good interlude dev made a server and that's why we are with bunch crap of il servers.Everyone looking for the ready custom pack and whatever it comes.

 

 

For 1 last time,tryskell keep up and guys support if you can.

Posted

All good words,best project blabla and no one developed his server on it.

You bitches,this would be the best support and you will have cookies.

 

cookies for all,arriva!

 

Actually this show us how the things are really,no one good interlude dev made a server and that's why we are with bunch crap of il servers.Everyone looking for the ready custom pack and whatever it comes.

 

 

For 1 last time,tryskell keep up and guys support if you can.

Posted

It's because I wrote too much on timeline's comment section, so time they read the previous comment, the new one comes and they haven't time to test anymore.

 

It looks realist, no ?

 

Btw, cookies for all friends and "true" supports (not ppl ghosting me on MSN with "I will help you" then never see them anew on, or lamers waiting aCis "ends" to use it) since aCis' born. For true helpers, coming from old or newest time, you deserve a "Deluxe Special Chocolate Cookie" (don't search in database, but there's a cookies's jar).

 

As credits on quests, heroes don't need to be mentioned ^^.

Posted
Changeset 204

 

Quests, misc

 

Quests

  - addition of Q294, Q403, Q406 && Q508 (ty fernandopm and Alexa).

  - little corrections on Q401 && Q509.

 

Misc

  - No more ghost messages between 2 blows (ty RaphaelFersan).

  - Tamed Beasts correctly debuff (inverted check, I thought it was a npcskills issue but not).

 

Changeset 205

 

Quests, regex pattern, misc

 

Quests - addition of 3 quests.

  - Q020, Q046 && Q661. Ty fernadopm and M4N0LIS.

  - numerous typos on Q045, and light typos everywhere (enjoy "replace" tool).

 

Regex - I feel greeks will howl like werewolf at midnight.

  - Name pattern is now hardcoded (generic regex is replaced by hardcoded pattern). It means related configs have been dropped.

  - those useful methods (isValidName / isValidPlayerName) have been cleaned up then put on Util, as it can be used on many places.

  - settitle and setname have been secured using isValidPlayerName method. It means you can't give anymore a stupid name with strange characters. You can thank SweeTs. PS : you still can attribute yourself a stupid name editing database directly. Well if you decide to pull the trigger, I can do even better (like kicking all noobs with not regular names at Enterworld).

 

Misc

  - fix CH doors issue (coming with XMLization of doors). I don't get why it works like that and not before, honestly.

  - addition of an actionFailed packet when you massclick on doors, to avoid to be stucked.

  - PetNameTable has been dropped (as 50% of that file has been put on Util with regex change, only one method was left... I decided to move it).

  - the correct message is shown when you create a character with invalid name (before, only "16 characters" message was shown).

  • 2 weeks later...
Posted

your project sucks valakas quest npc dont work antharas npc dont work baium npc dont work

fix this project and after show us how good development you are

 

Silence kid :) they are just unrewriten from python to java. You should be dekarmed for post like that

Posted

your project sucks valakas quest npc dont work antharas npc dont work baium npc dont work

fix this project and after show us how good development you are

 

How dare you to post without knowing anything...?! Damn bot -.~

Posted

your project sucks valakas quest npc dont work antharas npc dont work baium npc dont work

fix this project and after show us how good development you are

 

The only thing you are doing is mass posting to up your post count (bot) like I have seen in a dozen other threads; your replies are nothing more than "ty".

 

Mod should delete your posts since I doubt you have even tried the pack.

 

It might not be finished, but code-wise it is one of the best IL packs that I have ever seen.

Posted

Polom polom.

 

Changeset 213

 

Six quests, misc.

 

Quests

- addition of Q117, Q262, Q617, Q650, Q652 && Q653. Ty fernandopm && EnDmOsT for the good work.

- Q652 && Q653 are partially rewritted compared to L2J. The initial spawn and respawn of NPCs are handled by scripts directly. HTMs have been improved too, as L2OFF itself seems wrong.

- Q650 needed a multisell change, as rewards were wrong.

- some minor typos on existing quests.

 

Misc (L2Party)

- A bug concerning messages when your party member obtain an item with > 1 a-beep-t has been corrected. Ty Sikken for the report.

- A message about obtaining enchanted item has been added (missing on current L2J trunk...)

- Some eventuals NPEs have been fixed (3-4), and a general cleanup has been made (sometimes coupled with code improvements).

Posted

Olympiads on the refactor way (for facebook fans, you know it since 2 days).

 

For the moment, addition of Treaser's patch (based on Sigmo crap), I fully fixed L2OlympiadManager (monument of heroes / manager), addition of missing features. I made some searches too, saw some videos.

 

After Olympiads (in a couple of days...), I will try to move on grandbosses / epic quests in order people can open a high rate server.

 

And a chocolate cookie for the 25k views topic viewer.

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 Everyone  I hope you missed Old nostalgia BNB , is time to come back and be ready for the new journey  L2 BnB C3 Website: https://l2bnb.eu/ Discord: https://discord.gg/jaCJKYXgYZ Max Level 75 Max Grade (A) Safe:3 , Max:16 Anti-Botting. Auto learning skills , Auto Loot , Auto Create Account Subclass (NO) quest. Retail Buffs/DS Time ,Need Buffer Char (NO NPC Buffer) OfflineShop,OfflineCraft,ChangePass No GM Shop,No Global Gk,No Donate,Free Teleport only LVL 1 commands: .offline , .changepassword 99+% Retail 1+1 Window Per Pc BASIC FEATURES: Exp/SP: x 3 Adena: x3 Drop: х3 Spoil: x3 Support 24/7 GLOBAL COMMUNITY
    • 亲爱的朋友们,我们很高兴向您介绍我们的全新服务 —— KYC 实名认证,适用于任何平台!️ 我们为加密货币交易所、在线市场、社交网络、主机服务商、赌场及其他合法网站提供实名认证服务。认证可通过护照或驾驶证完成。不支持任何涉及非法活动的网站。 可用国家: 东欧:俄罗斯、乌克兰、白俄罗斯、乌兹别克斯坦、亚美尼亚、吉尔吉斯斯坦、哈萨克斯坦 — $30–33 欧盟(西欧,通常为拉脱维亚和爱沙尼亚) — $80–88 非洲:尼日利亚、肯尼亚 — $30–33 如果您需要注册并验证您的账户,总金额将额外收取 10% 手续费。 如需申请 KYC 认证或咨询其他问题,请通过以下方式联系我们: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store SOCNET 商店有效链接: 数字商品商店(网站):进入 商店 Telegram 机器人:进入 – 通过 Telegram 消息应用便捷访问商店。 Telegram 星星购买机器人:进入 – 快速且优惠地购买 Telegram 星星。 SMM 面板:进入 – 推广您的社交媒体账户。 我们为您准备了最新的促销与特别优惠,用于购买我们的产品与服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)即可在 9 月于我们的商店(网站或机器人)购物享受优惠!首次购买还可使用优惠码 SOCNET(15% 折扣)。 2. 获得 $1 商店余额或 10–20% 折扣 —— 只需在网站注册后按照以下格式留言:"SEND ME BONUS, MY USERNAME IS..." – 在我们的论坛帖中发布即可! 3. 首次试用 SMM 面板可获得 $1 奖励 —— 只需在网站(支持)提交标题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道及星星购买机器人中举行 Telegram 星星赠送活动! 新闻资讯: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh
    • 亲爱的朋友们,我们很高兴向您介绍我们的全新服务 —— KYC 实名认证,适用于任何平台!️ 我们为加密货币交易所、在线市场、社交网络、主机服务商、赌场及其他合法网站提供实名认证服务。认证可通过护照或驾驶证完成。不支持任何涉及非法活动的网站。 可用国家: 东欧:俄罗斯、乌克兰、白俄罗斯、乌兹别克斯坦、亚美尼亚、吉尔吉斯斯坦、哈萨克斯坦 — $30–33 欧盟(西欧,通常为拉脱维亚和爱沙尼亚) — $80–88 非洲:尼日利亚、肯尼亚 — $30–33 如果您需要注册并验证您的账户,总金额将额外收取 10% 手续费。 如需申请 KYC 认证或咨询其他问题,请通过以下方式联系我们: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store SOCNET 商店有效链接: 数字商品商店(网站):进入 商店 Telegram 机器人:进入 – 通过 Telegram 消息应用便捷访问商店。 Telegram 星星购买机器人:进入 – 快速且优惠地购买 Telegram 星星。 SMM 面板:进入 – 推广您的社交媒体账户。 我们为您准备了最新的促销与特别优惠,用于购买我们的产品与服务: 1. 使用优惠码 OCTOBER2025(8% 折扣)即可在 9 月于我们的商店(网站或机器人)购物享受优惠!首次购买还可使用优惠码 SOCNET(15% 折扣)。 2. 获得 $1 商店余额或 10–20% 折扣 —— 只需在网站注册后按照以下格式留言:"SEND ME BONUS, MY USERNAME IS..." – 在我们的论坛帖中发布即可! 3. 首次试用 SMM 面板可获得 $1 奖励 —— 只需在网站(支持)提交标题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道及星星购买机器人中举行 Telegram 星星赠送活动! 新闻资讯: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh
  • 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