Jump to content

Recommended Posts

Posted

Some adds, but talking of "advanced"... Except a security add to learning skills, and an option for nofaction title... I don't talk of the 3rd faction, copy paste from others lines so XD.

 

Just check Laikeriz one, it's what you can say "advanced". Switch map after 1 hour, vote system, crystals teleporter, etc. I got 3 bookmarks of your "advanced" system lol (aka basic faction stuff) :).

 

Anyway, continue sharing, from the moment it's not bugged, I suppose all is fine...

  • 2 weeks later...
Posted

thats a good engine, but it has some bugs, for example: if you want to attack other faction's member you need to hold CTRL. wtf? it shouldnt be like that

Posted

[javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5938: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]         	if (((L2PcInstance) this).isTeam1Member() && ((L2PcInstance) target).isTeam1Member())
    [javac]         	                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5940: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam2Member() && ((L2PcInstance) target).isTeam2Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5942: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam3Member() && ((L2PcInstance) target).isTeam3Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5944: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam1Member() && ((L2PcInstance) target).isTeam2Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5946: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam1Member() && ((L2PcInstance) target).isTeam3Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5948: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam2Member() && ((L2PcInstance) target).isTeam3Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5950: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam2Member() && ((L2PcInstance) target).isTeam1Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5952: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam3Member() && ((L2PcInstance) target).isTeam2Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5954: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam3Member() && ((L2PcInstance) target).isTeam1Member())
    [javac]     		                                                             ^

 

 

any ideas?

Posted

[javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5938: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]         	if (((L2PcInstance) this).isTeam1Member() && ((L2PcInstance) target).isTeam1Member())
    [javac]         	                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5940: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam2Member() && ((L2PcInstance) target).isTeam2Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5942: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam3Member() && ((L2PcInstance) target).isTeam3Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5944: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam1Member() && ((L2PcInstance) target).isTeam2Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5946: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam1Member() && ((L2PcInstance) target).isTeam3Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5948: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam2Member() && ((L2PcInstance) target).isTeam3Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5950: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam2Member() && ((L2PcInstance) target).isTeam1Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5952: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam3Member() && ((L2PcInstance) target).isTeam2Member())
    [javac]     		                                                             ^
    [javac] C:\Users\Karolukas\Desktop\L2J\EPILOGUE\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:5954: cannot find symbol
    [javac] symbol  : variable target
    [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance
    [javac]     		if (((L2PcInstance) this).isTeam3Member() && ((L2PcInstance) target).isTeam1Member())
    [javac]     		                                                             ^

 

 

any ideas?

well, i got some errors in the diff patch, so i applied it manually and had no errors. try to do it.

Posted

I know:

Not working tvt, oly (you can hit to your faction mate, so you can fight and win)

/unstuck and soe don't teleport to faction town (teleport to nearest)

other faction can join to clan

Not working fortress, then you want add flag pole, appear msg You can't attack a player from your faction, and later you can't move.

 

But I'm fixing these things and other bugs.

Posted

I know:

Not working tvt, oly (you can hit to your faction mate, so you can fight and win)

/unstuck and soe don't teleport to faction town (teleport to nearest)

other faction can join to clan

Not working fortress, then you want add flag pole, appear msg You can't attack a player from your faction, and later you can't move.

 

But I'm fixing these things and other bugs.

well you also need to attack enemies holding CTRL, but that's easy fixable

Posted

Yes, make everywhere PvP arena and you will no longer need to hold :D

 

 

One more bug, then you log off, make rr, or have dc and loging again you spawn in same place not in your town, it's really bad for e.g. if you have server with changing map. :)

 

And now i don't remember one more bug, then you can get lot of agro points and have that purple nick color ://

  • 6 months later...
Posted

Yes, make everywhere PvP arena and you will no longer need to hold :D

 

 

One more bug, then you log off, make rr, or have dc and loging again you spawn in same place not in your town, it's really bad for e.g. if you have server with changing map. :)

 

And now i don't remember one more bug, then you can get lot of agro points and have that purple nick color ://

 

If you enter in world, why do you need get spawn to the faction base? lol! that can lag your sever if one ppl need fight if the worlds change. must make unstuck. I told you because server crash with that

Posted

who will lock this topic men?link doesn't work anymore.

 

Indeed, download link doesn't work, topic locked.

Guest
This topic is now closed to further replies.



  • Posts

    • Same account Shillien Knight lvl 57 , AVADON HEAVY SET , JEWLERY B. Prophet lvl 57 , C grade armor. I sell both because on same email , different subaccounts   190E  
    • ⚡️ Fast onboarding without compliance; 💰 Clear fees, no RR; 📆 Weekly payouts in USDT. ✅ We accept: adult, dating, nutra, IPTV, VPN, and other stable projects; ❌ We do not work with startups, showcase sites, or black-hat schemes.   https://laucharge.com/creditcard  
    • 亲爱的 SocNet 服务用户! 我们正在积极寻找以下商品的供应商: — Snapchat 旧的和新的账号 | 带分数 (snapscores) | 地区:欧洲/美国 | 邮箱/手机号完全访问 — Reddit 旧账号(暴力破解或被盗来源,自注册)| 拥有帖子和评论业力 100 到 100,000+ | 附带邮箱完全访问 — LinkedIn 旧账号,带真实连接 (connections) | 地区:欧洲/美国 | 邮箱完全访问 + 有效的双重验证密码 — Instagram 旧账号 (2010-2023 年) | 邮箱完全访问(可能还包含已连接的双重验证密码) — Facebook 旧账号 (2010-2023 年) | 邮箱完全访问(可能还包含已连接的双重验证密码) | 有好友或无好友 | 地区:欧洲/美国/亚洲 — Threads 账号 | 邮箱完全访问(可能还包含已连接的双重验证密码) — TikTok/Facebook/Google ADS 广告代理账号 请通过以下联系方式联系我们 —— 我们将讨论合作条件! 我们也始终欢迎其他合作伙伴关系的提议。 联系方式和支持: ➡ Telegram: https://t.me/socnet_support ✅ ➡ WhatsApp: https://wa.me/79051904467 ✅ ➡ Discord: socnet_support ✅ ➡ ✉ 邮箱: solomonbog@socnet.store ✅ 相关链接: 数字商品商店 (网站): 前往 购买 Telegram Stars 的 Telegram 机器人: 前往 SMM 面板: 前往 – 推广您的社交媒体账号。 商店 Telegram 机器人: 前往 我们想向您介绍当前在我们服务中购买商品和服务的促销和特价优惠清单: 1. 使用优惠码 SEPTEMBER2025 (9 月份购物 9 折)在我们的商店(网站、机器人)购买!首次购买还可使用优惠码 SOCNET (85 折)。 2. 获得 $1 商店余额或 10-20% 折扣,只需在我们网站注册后写下您的用户名,格式如下:"SEND ME BONUS, MY USERNAME IS..." —— 需要在我们的论坛帖子中提交! 3. 获得 $1 SMM 面板首次试用奖励:只需在我们的网站(支持)提交一个主题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道和购买星星的机器人中发放 Telegram Stars! 新闻资源: ➡ Telegram 频道: https://t.me/accsforyou_shop ✅ ➡ WhatsApp 频道: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ✅ ➡ Discord 服务器: https://discord.gg/y9AStFFsrh ✅ 通过这些联系方式您还可以: — 获取批发采购咨询 — 建立合作伙伴关系(现有合作伙伴: https://socnet.bgng.io/partners) — 成为我们的供应商 SocNet —— 数字商品和高级订阅商店
    • 亲爱的 SocNet 服务用户! 我们正在积极寻找以下商品的供应商: — Snapchat 旧的和新的账号 | 带分数 (snapscores) | 地区:欧洲/美国 | 邮箱/手机号完全访问 — Reddit 旧账号(暴力破解或被盗来源,自注册)| 拥有帖子和评论业力 100 到 100,000+ | 附带邮箱完全访问 — LinkedIn 旧账号,带真实连接 (connections) | 地区:欧洲/美国 | 邮箱完全访问 + 有效的双重验证密码 — Instagram 旧账号 (2010-2023 年) | 邮箱完全访问(可能还包含已连接的双重验证密码) — Facebook 旧账号 (2010-2023 年) | 邮箱完全访问(可能还包含已连接的双重验证密码) | 有好友或无好友 | 地区:欧洲/美国/亚洲 — Threads 账号 | 邮箱完全访问(可能还包含已连接的双重验证密码) — TikTok/Facebook/Google ADS 广告代理账号 请通过以下联系方式联系我们 —— 我们将讨论合作条件! 我们也始终欢迎其他合作伙伴关系的提议。 联系方式和支持: ➡ Telegram: https://t.me/socnet_support ✅ ➡ WhatsApp: https://wa.me/79051904467 ✅ ➡ Discord: socnet_support ✅ ➡ ✉ 邮箱: solomonbog@socnet.store ✅ 相关链接: 数字商品商店 (网站): 前往 购买 Telegram Stars 的 Telegram 机器人: 前往 SMM 面板: 前往 – 推广您的社交媒体账号。 商店 Telegram 机器人: 前往 我们想向您介绍当前在我们服务中购买商品和服务的促销和特价优惠清单: 1. 使用优惠码 SEPTEMBER2025 (9 月份购物 9 折)在我们的商店(网站、机器人)购买!首次购买还可使用优惠码 SOCNET (85 折)。 2. 获得 $1 商店余额或 10-20% 折扣,只需在我们网站注册后写下您的用户名,格式如下:"SEND ME BONUS, MY USERNAME IS..." —— 需要在我们的论坛帖子中提交! 3. 获得 $1 SMM 面板首次试用奖励:只需在我们的网站(支持)提交一个主题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道和购买星星的机器人中发放 Telegram Stars! 新闻资源: ➡ Telegram 频道: https://t.me/accsforyou_shop ✅ ➡ WhatsApp 频道: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ✅ ➡ Discord 服务器: https://discord.gg/y9AStFFsrh ✅ 通过这些联系方式您还可以: — 获取批发采购咨询 — 建立合作伙伴关系(现有合作伙伴: https://socnet.bgng.io/partners) — 成为我们的供应商 SocNet —— 数字商品和高级订阅商店
    • 亲爱的 SocNet 服务用户! 我们正在积极寻找以下商品的供应商: — Snapchat 旧的和新的账号 | 带分数 (snapscores) | 地区:欧洲/美国 | 邮箱/手机号完全访问 — Reddit 旧账号(暴力破解或被盗来源,自注册)| 拥有帖子和评论业力 100 到 100,000+ | 附带邮箱完全访问 — LinkedIn 旧账号,带真实连接 (connections) | 地区:欧洲/美国 | 邮箱完全访问 + 有效的双重验证密码 — Instagram 旧账号 (2010-2023 年) | 邮箱完全访问(可能还包含已连接的双重验证密码) — Facebook 旧账号 (2010-2023 年) | 邮箱完全访问(可能还包含已连接的双重验证密码) | 有好友或无好友 | 地区:欧洲/美国/亚洲 — Threads 账号 | 邮箱完全访问(可能还包含已连接的双重验证密码) — TikTok/Facebook/Google ADS 广告代理账号 请通过以下联系方式联系我们 —— 我们将讨论合作条件! 我们也始终欢迎其他合作伙伴关系的提议。 联系方式和支持: ➡ Telegram: https://t.me/socnet_support ✅ ➡ WhatsApp: https://wa.me/79051904467 ✅ ➡ Discord: socnet_support ✅ ➡ ✉ 邮箱: solomonbog@socnet.store ✅ 相关链接: 数字商品商店 (网站): 前往 购买 Telegram Stars 的 Telegram 机器人: 前往 SMM 面板: 前往 – 推广您的社交媒体账号。 商店 Telegram 机器人: 前往 我们想向您介绍当前在我们服务中购买商品和服务的促销和特价优惠清单: 1. 使用优惠码 SEPTEMBER2025 (9 月份购物 9 折)在我们的商店(网站、机器人)购买!首次购买还可使用优惠码 SOCNET (85 折)。 2. 获得 $1 商店余额或 10-20% 折扣,只需在我们网站注册后写下您的用户名,格式如下:"SEND ME BONUS, MY USERNAME IS..." —— 需要在我们的论坛帖子中提交! 3. 获得 $1 SMM 面板首次试用奖励:只需在我们的网站(支持)提交一个主题为 “Get Trial Bonus” 的工单。 4. 每周在我们的 Telegram 频道和购买星星的机器人中发放 Telegram Stars! 新闻资源: ➡ Telegram 频道: https://t.me/accsforyou_shop ✅ ➡ WhatsApp 频道: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ✅ ➡ Discord 服务器: https://discord.gg/y9AStFFsrh ✅ 通过这些联系方式您还可以: — 获取批发采购咨询 — 建立合作伙伴关系(现有合作伙伴: https://socnet.bgng.io/partners) — 成为我们的供应商 SocNet —— 数字商品和高级订阅商店
  • 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