Jump to content

Recommended Posts

Posted

Update with Revision 7398

Fixed in this Rev:

- Ugly fix overflow in hate and damage AggroInfo?  values

- Fix for mobs walking during attack.

- Increase forget attack time to 2min.

- Fix wrong L2Effect sync.

- JAVA: [FIX] admin edit npc collision value

Posted

Update with Revision 7403

Fixed in this Rev:

- JAVA: fix for sagas quest

- SQL: Andreas Van Halter drop.

- JAVA: Minor Typo Fix.

- BAT/SH: Fix for Ticket #4038.

- SQL/CSV: Jet Bike items update.

- Bypass error debug command.

Posted

In the package Revision 7374, TVT is broken: (: (

I have the game report! Annoucements: TVT Event: Event was canceled

 

TVT: Bug !:(:(:( my console

TvTEventEngine [TvTManager.run ()]: Error Spawning npcs for Participation event.

TvTEventEngine [TvTEvent.startParticipation ()] is a L2NpcTemplate NullPointer -

Invalid npc id in the configs?

TvTEventEngine [TvTManager.run ()]: Error Spawning npcs for Participation event.

TvTEventEngine [TvTEvent.startParticipation ()] is a L2NpcTemplate NullPointer -

Invalid npc id in the configs?

TvTEventEngine [TvTManager.run ()]: Error Spawning npcs for Participation event.

TvTEventEngine [TvTEvent.startParticipation ()] is a L2NpcTemplate NullPointer -

Npc id invalid configs in?

TvTEventEngine [TvTManager.run ()]: Error Spawning npcs for Participation event.

TvTEventEngine [TvTEvent.startParticipation ()] is a L2NpcTemplate NullPointer -

Invalid npc id in the configs?

TvTEventEngine [TvTManager.run ()]: Error Spawning npcs for Participation event.

TvTEventEngine [TvTEvent.startParticipation ()] is a L2NpcTemplate NullPointer -

Invalid npc id in the configs?

TvTEventEngine [TvTManager.run ()]: Error Spawning npcs for Participation event.

TvTEventEngine [TvTEvent.startParticipation ()] is a L2NpcTemplate NullPointer -

Invalid npc id in the configs?

TvTEventEngine [TvTManager.run ()]: Error Spawning npcs for Participation event.

 

 

Posted

l2j.mods

 

---------------------------------------------------------------------------

# Team vs. Team Event Engine (by FBIagent)

# ---------------------------------------------------------------------------

# <u><b><font color="red">WARNING: this mod require custom NPC table support turned on !</font></b></u>

# CustomNpcTable = True in General.properties

# ---------------------------------------------------------------------------

# Enable/Disable TvTEvent System

TvTEventEnabled = True

 

# TvT in instance

TvTEventInInstance = True

 

# Name of the instance file for TvT

TvTEventInstanceFile = coliseum.xml

 

# Times TvT will occur (24h format).

TvTEventInterval = 09:16,15:00,22:00,3:00

 

# Registration timer from start of event (in minutes).

TvTEventParticipationTime = 15

 

# Event running time (in minutes).

TvTEventRunningTime = 30

 

# TvT Event NPC (create a custom npc of type L2TvTEventNpc).

TvTEventParticipationNpcId = 70010

 

# TvT Event Participation Fee (itemId, number). Fee is not returned.

# Example: 57,100000

# Default = none

TvTEventParticipationFee = 0,0

 

# Location for TvTEvent NPC to spawn in form x,y,z[,heading]

TvTEventParticipationNpcCoordinates = 83396,148544,-3405

 

# Min/Max amount of players allowed in each team.

TvTEventMinPlayersInTeams = 2

TvTEventMaxPlayersInTeams = 12

 

# Min/Max level of players that may join the event.

TvTEventMinPlayerLevel = 76

TvTEventMaxPlayerLevel = 85

 

# Repsawn and exit delay timers (in seconds).

TvTEventRespawnTeleportDelay = 10

TvTEventStartLeaveTeleportDelay = 10

 

# First Team - Name, Start/Death x,y,z location.

TvTEventTeam1Name = APPLESEED

TvTEventTeam1Coordinates = -212112,244913,2117

 

# Second Team - Name, Start/Death x,y,z location.

TvTEventTeam2Name = ALONE GHOSTS

TvTEventTeam2Coordinates = -214927,244912,2118

 

# Reward for winning team.

# Example: TvTEventReward = itemId,amount;itemId,amount;itemId,amount

TvTEventReward = 57,10000000

 

# TvTEvent Rules

TvTEventTargetTeamMembersAllowed = True

TvTEventScrollsAllowed = False

TvTEventPotionsAllowed = False

TvTEventSummonByItemAllowed = False

 

# Door ID's to open/close on start/end.

# Not supported in instance, use xml template for defining doors.

# Example: TvTDoorsToOpen = 1;2;3;4;5;6

TvTDoorsToOpen =

TvTDoorsToClose =

 

# Should both teams get reward if there's a tie?

TvTRewardTeamTie = False

 

# Participant's effects handling on teleport/death.

# Effects lasting through death never removed.

# 0 - always remove all effects.

# 1 - remove all effects only during port to event (noblesse blessing can be used)

# 2 - never remove any effect

# Default: 0

TvTEventEffectsRemoval = 2

 

# Fighter-class participants will be buffed with those buffs each respawn

# Format: skill1Id,skill1Level;skill2Id,skill2Level...

# Example: 1504,1;1501,1;1502,1;1499,1

TvTEventFighterBuffs =

 

# Mage-class participants will be buffed with those buffs each respawn

# Format: skill1Id,skill1Level;skill2Id,skill2Level...

# Example: 1504,1;1500,1;1501,1;1085,3

TvTEventMageBuffs =

# Voiced command (.tvt) working during TVT event to get information about event status

TvTAllowVoicedInfoCommand = false

Posted

for the last time:

 

IM NOT DEV ON THIS PROJECT

 

report all bugs on l2jserver forum. www.l2jserver.com/forum

 

 

LE:

 

Update with Revision 7405

Fixed in this Rev:

- Rework manor using objectId instead of player instance. Require DP update !

- SQL: Updating Stats for all Fortresses

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 figured as much ahaha! But keep in mind that this is purely for personal enjoyment and non profitable. I'm even considering getting a big boy PC just to run this!   Anyway, I kinda made progress. Created a "ApiServer.java" file to expose some classes and added it to the "ServerPackets.java" file. Sadly now it's gonna be a pain in the arse to study all the classes...
    • Our project is looking for new suppliers and partners! — Snapchat accounts — Reddit accounts with karma — LinkedIn accounts with connections Message us in DM / support — we’ll discuss the terms! We are always open to other partnership offers as well. Our online store assortment: ➡Accounts: Telegram, Facebook, Reddit, Twitter (X), Instagram, YouTube, TikTok, Discord, VK, LinkedIn, GitHub, Snapchat, Gmail, email accounts (Outlook, Firstmail, Rambler, Onet, Gazeta, GMX, Yahoo, Proton, Web.de), Google Voice, Google Ads ➡Premium subscriptions: Telegram Premium, Twitter Premium X, YouTube Premium, Spotify Premium, Netflix Premium, Discord Nitro, ChatGPT Plus/PRO, XBOX Game Pass ➡Additional services: Telegram Stars, proxies (IPv4, IPv6, ISP, Mobile), VPN (Outline, WireGuard, others), VDS/RDP servers 10% - 20% Discount OR $1 BONUS for your registration If you want to receive a $1 BONUS for your registration OR a 10% - 20% DISCOUNT on your first purchase, you can leave a comment: "SEND ME BONUS, MY USERNAME IS..." You can also use a promo code for your first purchase in all our stores: "SOCNET" (15% discount!) SMM Panel services: Use our SMM Panel for boosting Facebook, Instagram, Telegram, Spotify, Soundcloud, YouTube, Reddit, Threads, Kick, Discord, LinkedIn, Likee, VK, Twitch, Kwai, Reddit, website traffic, TikTok, Trust Pilot, Apple Music, Tripadvisor, Snapchat, and other digital products. Get $1 for your first SMM Panel trial launch: Just create a ticket with the subject “Get Trial Bonus” on our website (Support) ➡Go to SMM Panel (clickable) or via support in the bot Our key products: ➡Online Store: Click ➡Telegram Shop Bot: Click ➡SMM Panel: Click Payment: bank cards · cryptocurrency · other popular methods Regular customers receive additional discounts and promo codes! Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ➡ Discord: socnet_support ➡ Discord Server: https://discord.gg/y9AStFFsrh ➡ ✉ Email: solomonbog@socnet.store Through these contacts you can also: — consult about wholesale purchases — establish a partnership (current partners: https://socnet.bgng.io/partners ) — become our supplier SocNet — digital goods and premium subscriptions store
    • 我们的项目正在寻找新的供应商和合作伙伴! — Snapchat 账号 — 带业力值的 Reddit 账号 — 带人脉关系的 LinkedIn 账号 请通过私信 / 支持联系我们 —— 我们会讨论合作条款! 我们也始终欢迎其他合作提议。 我们的在线商店产品目录: 账号类: Telegram、Facebook、Reddit、Twitter (X)、Instagram、YouTube、TikTok、Discord、VK、LinkedIn、GitHub、Snapchat、Gmail、电子邮箱账号 (Outlook、Firstmail、Rambler、Onet、Gazeta、GMX、Yahoo、Proton、Web.de)、Google Voice、Google Ads 高级订阅: Telegram Premium、Twitter Premium X、YouTube Premium、Spotify Premium、Netflix Premium、Discord Nitro、ChatGPT Plus/PRO、XBOX Game Pass 附加服务: Telegram Stars、代理 (IPv4、IPv6、ISP、移动代理)、VPN (Outline、WireGuard、其他)、VDS/RDP 服务器 注册即可享受 10% - 20% 折扣 或 获得 $1 奖励 如果您想获得 注册奖励 $1 或 首次购买 10% - 20% 折扣,您可以留言: "SEND ME BONUS, MY USERNAME IS..." 您还可以在我们所有商店的首次购买中使用优惠码:"SOCNET" (享受 15% 折扣!) SMM 面板服务: 使用我们的 SMM 面板来提升 Facebook、Instagram、Telegram、Spotify、Soundcloud、YouTube、Reddit、Threads、Kick、Discord、LinkedIn、Likee、VK、Twitch、Kwai、Reddit、网站流量、TikTok、Trust Pilot、Apple Music、Tripadvisor、Snapchat 以及其他数字产品。 首次启动 SMM 面板可获得 $1 奖励: 只需在我们网站 (支持) 上创建一个主题为 “Get Trial Bonus” 的工单 前往 SMM 面板(可点击)或通过机器人支持进入 我们的核心产品: 在线商店: Click Telegram 商店机器人: Click SMM 面板: Click 支付方式: 银行卡 · 加密货币 · 其他流行方式 老客户可享受额外折扣和优惠码! 联系方式与支持: Telegram: https://t.me/socnet_support Telegram 频道: https://t.me/accsforyou_shop WhatsApp: https://wa.me/79051904467 WhatsApp 频道: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n Discord: socnet_support Discord 服务器: https://discord.gg/y9AStFFsrh 邮箱: solomonbog@socnet.store 通过以上联系方式,您还可以: — 咨询批发采购 — 建立合作伙伴关系 (现有合作伙伴: https://socnet.bgng.io/partners ) — 成为我们的供应商 SocNet —— 数字商品与高级订阅商店
    • 我们的项目正在寻找新的供应商和合作伙伴! — Snapchat 账号 — 带业力值的 Reddit 账号 — 带人脉关系的 LinkedIn 账号 请通过私信 / 支持联系我们 —— 我们会讨论合作条款! 我们也始终欢迎其他合作提议。 我们的在线商店产品目录: 账号类: Telegram、Facebook、Reddit、Twitter (X)、Instagram、YouTube、TikTok、Discord、VK、LinkedIn、GitHub、Snapchat、Gmail、电子邮箱账号 (Outlook、Firstmail、Rambler、Onet、Gazeta、GMX、Yahoo、Proton、Web.de)、Google Voice、Google Ads 高级订阅: Telegram Premium、Twitter Premium X、YouTube Premium、Spotify Premium、Netflix Premium、Discord Nitro、ChatGPT Plus/PRO、XBOX Game Pass 附加服务: Telegram Stars、代理 (IPv4、IPv6、ISP、移动代理)、VPN (Outline、WireGuard、其他)、VDS/RDP 服务器 注册即可享受 10% - 20% 折扣 或 获得 $1 奖励 如果您想获得 注册奖励 $1 或 首次购买 10% - 20% 折扣,您可以留言: "SEND ME BONUS, MY USERNAME IS..." 您还可以在我们所有商店的首次购买中使用优惠码:"SOCNET" (享受 15% 折扣!) SMM 面板服务: 使用我们的 SMM 面板来提升 Facebook、Instagram、Telegram、Spotify、Soundcloud、YouTube、Reddit、Threads、Kick、Discord、LinkedIn、Likee、VK、Twitch、Kwai、Reddit、网站流量、TikTok、Trust Pilot、Apple Music、Tripadvisor、Snapchat 以及其他数字产品。 首次启动 SMM 面板可获得 $1 奖励: 只需在我们网站 (支持) 上创建一个主题为 “Get Trial Bonus” 的工单 前往 SMM 面板(可点击)或通过机器人支持进入 我们的核心产品: 在线商店: Click Telegram 商店机器人: Click SMM 面板: Click 支付方式: 银行卡 · 加密货币 · 其他流行方式 老客户可享受额外折扣和优惠码! 联系方式与支持: Telegram: https://t.me/socnet_support Telegram 频道: https://t.me/accsforyou_shop WhatsApp: https://wa.me/79051904467 WhatsApp 频道: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n Discord: socnet_support Discord 服务器: https://discord.gg/y9AStFFsrh 邮箱: solomonbog@socnet.store 通过以上联系方式,您还可以: — 咨询批发采购 — 建立合作伙伴关系 (现有合作伙伴: https://socnet.bgng.io/partners ) — 成为我们的供应商 SocNet —— 数字商品与高级订阅商店
    • I know a guy who did this but as i told him bots dont generate donations, they offer replies and character learning and adapting to replies, for a small server of 10 players might work, but the resources you need are big, i made a python integration in my AI to use API for I/O and learning by the information it gets but the cost of the server ultimately defeats the porpuse unless you are looking into a SaaS model.   making an AI server for a 20 year old game sounds promising
  • 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