-
Posts
3,905 -
Credits
0 -
Joined
-
Last visited
-
Days Won
64 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Trance
-
I heard good things about him.
-
Move: https://maxcheaters.com/topic/235732-custom-akamanah-swords-with-glowing To: https://maxcheaters.com/forum/47-request-client-dev-help
-
Help How to add gameclient to restored offliners traders shop
Trance replied to Gryphon's question in Request Server Development Help [L2J]
Set the timer for offline/storeMe the player. Disconnect the offline trader at logout/exit. You need to (if you want to) store the offline traders at server restart/shutdown and restore them back at server restart. Please tell us what and how have you tried to do it and someone will try to assist you. -
Offtopic spam and useless reply to the original thread: __________________________________________________________________________ Cicos should probably be banned. This guy is replying to everyone to add him on skype in order to do some sells. https://maxcheaters.com/profile/221180-cicos/
-
L2Gold - Classic Client (you can contribute)
Trance replied to Trance's topic in General Discussion [English]
Overall yes, the gameplay is what we got used to - c4 skills, same areas with perhaps small changes to make it better. We'll have lots of positive improvements. Why did we choose the Classic client? We want to maximize your gaming experience by all the extras that the newest client comes with. Simple things such as the damage/heal indicators, new video rendering options but also bigger and more important things like the immensely possibility for unique content-creation, old bug fixes and more. And ain't we all tired of seeing the same thing all over again? --- Hi everyone, We have a new forum look! We hope this will serve its purpose. We're not going to have a website - we don't need one, this forum can do them all. It's easy and user friendly. We're working daily. We're NOT only building and adding L2Gold features, we're revamping everything so it suits our needs. We want to offer the most beautiful gold-style server, and not only! We take pride in our job. Let everybody know that www.Lineage2.gold is only a few weeks away from BETA! Useful topics: Our first announcement, Team Member Application and our 'Share your L2Gold vision with us!' topic. Join us on Discord! -
WTS SGuard Protection & Dev[286/306 PTS packs available!][02/01]
Trance replied to SGuard's topic in Marketplace [L2Packs & Files]
So, can you block Adrenaline if a customer pays well enough? -
Hi everyone! MaxCheaters server's official topic is dedicated to L2Gold Interlude - Innovative Client. We chose Lineage II Essence to maximize your gaming experience with numerous benefits compared to the old Lineage II. The newest client offers enhanced visuals such as damage and heal indicators, along with new video rendering options. Moreover, it provides immense possibilities for unique content creation, addressing old bug fixes, and delivering a more stable gameplay experience. With balancing and gameplay improvements, the chronicle ensures fairness and competitiveness. However, even though we're using Lineage II Essence client and enjoying the most important features that come with it, we remain loyal to the beloved INTERLUDE version when it comes to Olympiad, Castle Siege, Olympiad, Classes, and Skills. This decision allows us to preserve the nostalgic essence and familiarity of these aspects, ensuring a seamless transition for long-time players. By combining the best of both worlds, our server offers a unique and enjoyable experience that blends modern advancements with cherished traditions. Discord Server Rules Respectful Communication: All members must communicate civilly and respectfully to everyone on the server. No Spamming or Self-Promotion: You may not send unsolicited server invites, advertisements, or any other form of self-promotion without obtaining permission from a staff member. Additionally, sending unsolicited direct messages to other members is not allowed. English Speaking Server: This server is an English-speaking community. While we may create channels for other languages, all communication in the main channels must be in English. Protect Privacy: It is strictly prohibited to share any personal information that could harm others or yourself. This includes public IPs, personal information, and malicious links. Appropriate Nicknames: Members must use appropriate and easy-to-mention nicknames. Examples of inappropriate nicknames include excessive special character use, non-English nicknames, nicknames similar to staff members' nicknames, or nicknames that violate other rules. The final discretion of the nickname's appropriateness lies with the staff. Illegal Topics Prohibited: All discussions of illegal activities are strictly prohibited on this server. This includes discussing any illegal actions taken to combat illegal activities. Members must not discuss any activities that would violate Discord's Terms of Service or Community Guidelines. Follow Staff Instructions: When staff members are operating in their mod/admin capacity, their instructions must be followed without question. Members must not argue with their instructions in the chat. Moderators have the final say on whether any activity is allowed on the server. If you feel that their actions are unjust, please report them via email at trance@lineage2.gold Website: https://www.lineage2.gold/ Discord: https://discord.gg/XSwcw8y
-
I will assist people, one by one, not all at once. We will only use Discord as it's my favorite and always displayed on one of my monitors. I can also teach you if you are interested - how DDoS attack works, what (and why) are we going to do to prevent/block it. Trance#5043
-
-
I had fun for 2 days straight. :)
-
Thanks. I want to help projects that are serious.
-
Hi everyone, Since 2014 until now, I've been working for different companies as AVIT officer. Networking, audio visual - satellite connectivity, distribution, etc. I'd like to help the server owners that are struggling with DDoS. Most of attackers are brainless monkeys trying to make money. If you're buying a Dedicated Server at OVH, I can take care of everything - Setting up the firewall and all of that, and the OS. I'm trying to focus on Windows Servers - I know it's tricky and challenging - but that's the point. As about Linux - I'd prefer CentOS 8. However, there is no guarantee that you'll be 100% protected, but what I can guarantee is, I'll do my best with the resources provided. This isn't about money. If I know you and you're a cool dude, I'll most likely help you for free. I don't sell a product - I offer my services. I'd like to have the right to choose the people I want to work with.
-
Discussion Lf Forum Moderators/ Advertising Partner
Trance replied to PAC's topic in General Discussion [English]
Are you looking for forum mods for a forum you don't have? -
L2Gold - Classic Client (you can contribute)
Trance replied to Trance's topic in General Discussion [English]
We used simple/common words. -
Weapon Dusk and Dawn Weapons HELP
Trance replied to Varoufakhs's topic in Client Development Discussion
I haven't seen anybody else, except xdem & myself doing something about it. Here it is from L2Finest. Replace the 9999(9) with the ID from Dawn. Probably can be fixed on client side, but I never wasted my time on it. This topic can be moved from client to l2j server. Index: src/net/sf/l2j/gameserver/network/serverpackets/CharInfo.java =================================================================== --- src/net/sf/l2j/gameserver/network/serverpackets/CharInfo.java (revision 2) +++ src/net/sf/l2j/gameserver/network/serverpackets/CharInfo.java (working copy) @@ -2,10 +2,10 @@ import net.sf.l2j.gameserver.enums.skills.AbnormalEffect; import net.sf.l2j.gameserver.model.actor.Player; import net.sf.l2j.gameserver.model.actor.Summon; +import net.sf.l2j.gameserver.model.item.instance.ItemInstance; import net.sf.l2j.gameserver.model.itemcontainer.Inventory; public class CharInfo extends L2GameServerPacket @@ -51,7 +51,11 @@ writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_LEGS)); writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_FEET)); writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_BACK)); - writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_RHAND)); + final ItemInstance item = _player.getInventory().getItemByItemId(99999999999999999999999999999999999); + if (item != null && item.isEquipped()) + writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_LRHAND)); + else + writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_RHAND)); writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_HAIR)); writeD(_inv.getPaperdollItemId(Inventory.PAPERDOLL_FACE)); Index: src/net/sf/l2j/gameserver/network/serverpackets/UserInfo.java =================================================================== --- src/net/sf/l2j/gameserver/network/serverpackets/UserInfo.java (revision 2) +++ src/net/sf/l2j/gameserver/network/serverpackets/UserInfo.java (working copy) @@ -3,10 +3,10 @@ import net.sf.l2j.Config; import net.sf.l2j.gameserver.data.manager.CursedWeaponManager; import net.sf.l2j.gameserver.enums.PolyType; -import net.sf.l2j.gameserver.enums.TeamType; import net.sf.l2j.gameserver.enums.skills.AbnormalEffect; import net.sf.l2j.gameserver.model.actor.Player; import net.sf.l2j.gameserver.model.actor.Summon; +import net.sf.l2j.gameserver.model.item.instance.ItemInstance; import net.sf.l2j.gameserver.model.itemcontainer.Inventory; public class UserInfo extends L2GameServerPacket @@ -70,10 +70,15 @@ writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_LEGS)); writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_FEET)); writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_BACK)); - writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_RHAND)); + + final ItemInstance item = _player.getInventory().getItemByItemId(99999999999999999999999999999999999); + if (item != null && item.isEquipped()) + writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_LRHAND)); + else + writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_RHAND)); + writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_HAIR)); writeD(_player.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_FACE)); - writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_HAIRALL)); writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_REAR)); writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_LEAR)); @@ -88,7 +93,12 @@ writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_LEGS)); writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_FEET)); writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_BACK)); - writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_RHAND)); + + if (item != null && item.isEquipped()) + writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_LRHAND)); + else + writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_RHAND)); + writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_HAIR)); writeD(_player.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_FACE)); -
L2Gold - Classic Client (you can contribute)
Trance replied to Trance's topic in General Discussion [English]
We have good news for Clan Leaders and its Members! https://www.lineage2.gold/index.php?/topic/28-forum-clubs-for-clans/ -
L2Gold - Classic Client (you can contribute)
Trance replied to Trance's topic in General Discussion [English]
People need to move on from c4 and c6 - Classic Client may be the best option. -
L2Gold - Classic Client (you can contribute)
Trance replied to Trance's topic in General Discussion [English]
Our Discord invite link: https://discord.gg/XSwcw8y -
Discussion L2TopZone - most fair site
Trance replied to l2madws's topic in General Discussion [English]
Why don't you just stop using it? -
L2Gold - Classic Client (you can contribute)
Trance replied to Trance's topic in General Discussion [English]
It was as preview but moved in here by staffers - most likely the reason was that we're pretty much open for anything - from suggestions to joining the team. -
Where are my niggas?