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

    • I need that Gucci stuff in my life 😛
    • It is better if you can trade Adena consistently. About 10 people are expected to continue purchasing. I want it at a rate of 1.5$ per 1kk or offer  me 1kk price.   WTB Tallum Heavy Set / Majesty Heavy Set / Soul bow / Halberd   Discord : nhr0711   DM ME
    • Wtb Account in Scryde With olf +8-10 items +12/14-16-18 Gem lvl 3-5 i pay $$ Revolut,send me your Discord. 
    • Yes i found it later its weird that l2off works that way level 9 it should be the top level. Is anybody who has problem with the boss Core? Because it is moving and i try to fix it
    • New arrivals: Reddit accounts Reddit SelfReg Karma Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 4$ Reddit Karma Old Brute Account | 1+ KARMA | Full access with login: password:cookies: 2$ Reddit SelfReg Old Account | 1+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 3$ Ready Reddit accounts with karma and age for fast promotion of posts and comments! Our store’s Reddit account range includes: ➡ Reddit Karma Brute Account | 1 KARMA | Cookies access only (password may be not working) | The cheapest account | Price from: 1$ ➡ Reddit SelfReg Karma Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 4$ ➡ Reddit Karma Old Brute Account | 1+ KARMA | Full access with login: password:cookies: 2$ ➡ Reddit SelfReg Old Account | 1+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 3$ ➡ Reddit Karma Brute Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 5$ ➡ Reddit Karma Brute Account | 500-1000 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 9$ ➡ Reddit Karma Brute Account | 1000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 15$ ➡ Reddit Karma Brute Account | 2000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 20$ ➡ Reddit Karma Brute Account | 3000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 25$ ➡ Reddit Karma Brute Account | 5000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 35$ ➡ Reddit Karma Brute Account | 10000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 45$ ➡ Reddit Karma Brute Account | 20000 KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 60$ ➡ Reddit Karma Brute Account | 50000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 90$ ➡ Reddit Karma Brute Account | 100000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 149$ Relevant links: Digital goods store (Website): Go Telegram bot for buying Telegram Stars: Go SMM Panel: Go – promotion of your social media accounts. Store Telegram bot: Go Promotions and special offers: 1. Promo code SEPTEMBER2025 (10% discount) for purchases in our store (Website, bot) in September! You can also use promo code for first purchase: SOCNET (15% discount) 2. Get $1 to store balance or 10-20% discount, just write your username after registration on our website in the following format: "SEND ME BONUS, MY USERNAME IS..." – you need to post it in our forum thread! 3. Get $1 for the first trial launch of SMM Panel: just open a ticket with subject “Get Trial Bonus” on our website (Support). 4. Weekly giveaways of Telegram Stars in our Telegram channel and in our star-purchase bot! News resources: ➡ Telegram channel: https://t.me/accsforyou_shop✅ ➡ WhatsApp channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n✅ ➡ Discord server: https://discord.gg/y9AStFFsrh✅ We are actively looking for suppliers for the following product positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via email/phone number — Reddit old accounts with post and comment karma from 100 to 100,000+ | Full access via email — LinkedIn old accounts with real connections | Geo: Europe/USA | Full access via email + active 2FA password — Instagram old accounts (2010-2023 years) | Full access via email (possibly with active 2FA password) — Facebook old accounts (2010-2023 years) | Full access via email (possibly with active 2FA password) | With or without friends | Geo: Europe/USA/Asia — Threads accounts | Full access via email (possibly with active 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts Contact us below — let’s discuss terms! We are always open to other partnership offers as well. Contacts and support: ➡ Telegram: https://t.me/socnet_support✅ ➡ WhatsApp: https://wa.me/79051904467✅ ➡ Discord: socnet_support ✅ ➡ ✉ Email: solomonbog@socnet.store ✅ Also via these contacts you can: — get consultation on bulk purchases — establish partnership (current partners: https://socnet.bgng.io/partners) — become our supplier SocNet — store of digital goods and premium subscriptions ✅
  • 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