Jump to content

Recommended Posts

Posted (edited)

Hello guys , i am having a problem , i am using acis pack and the problem is that i am not able to see other players CP in interface i will give you a screenshot to see what i am talking about , any kind of hints or explication would be verry usefull for me . Thank you !

 

image.png.488a44f1b39d6b08fbf5cf9a14835886.png

in this image you can see from the party window that player AmonRa has ~75%CP , HP 100% , but when i target it i can see only hes hp and cp is displayed as 0 , why ?

btw, i am asking in this section , i don't think is interface problem because when i use same system files on other server is working.

Edited by arm4729
Posted
5 minutes ago, arm4729 said:

Hello guys , i am having a problem , i am using acis pack and the problem is that i am not able to see other players CP in interface i will give you a screenshot to see what i am talking about , any kind of hints or explication would be verry usefull for me . Thank you !

 

image.png.488a44f1b39d6b08fbf5cf9a14835886.png

in this image you can see from the party window that player AmonRa has ~75%CP , HP 100% , but when i target it i can see only hes hp and cp is displayed as 0 , why ?

btw, i am asking in this section , i don't think is interface problem because when i use same system files on other server is working.

Moved to client section since this is a client issue. Although, i would suggest you not to use encrypted interfaces.

Posted (edited)

Brother i dont think this is client problem, is server-side problem , same interface files are working on other servers , look i just changed interface to another one and have same problem , this is not from interface is a java issue side but i don't know where to look for

 image.png.73ab9884e518b69f426c001f3fcdf310.png

 

How can be client side if same interface works on other server look screenshot i logged on other server with same interface and worksimage.png.218fd788520d50021b09d6ed735943fd.png

 

Can this thing be implemented in other files than interface.u/interface.xdat ?

Edited by arm4729
Posted (edited)

Yes is wellinton v3 , i don't really know for sure i thnk this is server-side problem , like something missing server side , it may be from the client tho .. maybe someone will bring us to light 🙂

 

//UPDATE:

Shot00064.png

Problem is partially solved , i found on forum a tool mxendec v2.1 and decrypted interface.xdat , i edited it a bit for my needs and removed cp/hp/mp bar in a funny way 🙂 ( they are still there but so up in the image that you can't see them even if you bring target window near buffs ^^ )

link : https://www.mediafire.com/file/mcp9v8fy8o0vd8u/interface.xdat/file

 

Still , if any good java developer can tell us why this is cp bar is not working without some server side modifications ?

Edited by arm4729
Posted
14 hours ago, arm4729 said:

Brother i dont think this is client problem, is server-side problem , same interface files are working on other servers , look i just changed interface to another one and have same problem , this is not from interface is a java issue side but i don't know where to look for

 image.png.73ab9884e518b69f426c001f3fcdf310.png

 

How can be client side if same interface works on other server look screenshot i logged on other server with same interface and worksimage.png.218fd788520d50021b09d6ed735943fd.png

 

Can this thing be implemented in other files than interface.u/interface.xdat ?

Your assumption is reasonable but this still remains a client problem. If you just copy pasted this from another server then you are probably missing some files (assuming that this specific interface works in other servers as you said). You have mentioned above that you use acis 382, although you edited your post like a million times. https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/serverpackets/CharInfo.java server already sends information to client about cp. So probably client doesn't read/handle these information properly.

Posted (edited)
2 hours ago, Zake said:

Your assumption is reasonable but this still remains a client problem. If you just copy pasted this from another server then you are probably missing some files (assuming that this specific interface works in other servers as you said). You have mentioned above that you use acis 382, although you edited your post like a million times. https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/serverpackets/CharInfo.java server already sends information to client about cp. So probably client doesn't read/handle these information properly.

Hey , i am curently using acis rev 368 🙂 , ive been edited posts in order to add screenshots i hope that is not a problem 

Edited by arm4729
Posted (edited)
21 minutes ago, xPeNaChO said:

thank you , but i have some problem adding this , is this for acis pack ?

 

 

i can't fiind this line anywhere, even is last rev acis  "_actor.sendPacket(su);" 

 

Edited by arm4729
Posted
57 minutes ago, arm4729 said:

thank you , but i have some problem adding this , is this for acis pack ?

 

 

i can't fiind this line anywhere, even is last rev acis  "_actor.sendPacket(su);" 

 

https://gitlab.com/Tryskell/acis_public/-/blob/b5dc16dfe2a3f5b4e16c2744e95685d4b12aab7e/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java#L3263

Posted
10 minutes ago, arm4729 said:

i have some problem i can't set packet as bolean , im still working on it

Try it!

 

	public void broadcastStatusUpdate()
	{
		// Send StatusUpdate with current HP, MP and CP to this L2PcInstance
		StatusUpdate su = new StatusUpdate(this);
+		su.addAttribute(StatusUpdate.MAX_HP, getMaxHp());
		su.addAttribute(StatusUpdate.CUR_HP, (int) getCurrentHp());
+		su.addAttribute(StatusUpdate.MAX_MP, getMaxMp());
		su.addAttribute(StatusUpdate.CUR_MP, (int) getCurrentMp());
+		su.addAttribute(StatusUpdate.MAX_CP, getMaxCp());
		su.addAttribute(StatusUpdate.CUR_CP, (int) getCurrentCp());
-		su.addAttribute(StatusUpdate.MAX_CP, getMaxCp());
		sendPacket(su);

+		Broadcast.toKnownPlayersInRadius(this, su, 3000);
		
		final boolean needCpUpdate = needCpUpdate(352);
		final boolean needHpUpdate = needHpUpdate(352);

 

Posted

Thank you !! 

Broadcast.toKnownPlayersInRadius(this, su, 3000);

this is what ive been missing all this time , thank you very much man !! you saved me

Guest
This topic is now closed to further replies.


  • Posts

    • hello everyone! I am wanting to save the files (Ini. - Data - ) of the EP5 Client: Salvation... But they generate the error "corrupt files"... I tried several versions of L2FileEditor without good results. I need help! Thank you!
    • Opening December 6th at 19:00 (GMT +3)! Open Beta Test from November 30th!   https://l2soe.com/   🌟 Introducing L2 Saga of Eternia: A Revolution in Lineage 2 High Five! 🌟   Dear Lineage 2 enthusiasts, Prepare to witness the future of private servers! L2 Saga of Eternia is not just another High Five project—it’s a game-changing experience designed to compete with the giants of the Lineage 2 private server scene. Built for the community, by the community, we’re here to raise the bar in quality, innovation, and longevity. What Sets Us Apart? 💎 No Wipes, Ever Say goodbye to the fear of losing your progress. Our server is built to last and will never close. Stability and consistency are our promises to you. ⚔️ Weekly New Content Our dedicated development team ensures fresh challenges, events, and updates every week. From custom quests to exclusive features, there will always be something exciting to explore. 💰 No Pay-to-Win Skill and strategy matter most here. Enjoy a balanced gameplay environment where your achievements come from effort, not your wallet. 🌍 A Massive Community With 2000+ players expected, join a vibrant and active community of like-minded adventurers ready to conquer the world of Aden. 🏆 Fair and Competitive Gameplay Our systems are designed to promote healthy competition while avoiding abusive mechanics and exploits. 🔧 Professional Development From advanced bug fixes to carefully curated content, we pride ourselves on smooth performance, no lag, and unparalleled server quality. Key Features Chronicle: High Five with unique interface Rate: Dynamic x10 rates Class Balance: Carefully fine-tuned for a fair experience PvP Focused: PvP Ranking & aura display effect for 3 Top PvPers every week Custom Events: Seasonal and permanent events to keep you engaged Additional Features:   Custom Endgame Content: Introduce unique dungeons, raids, or zones unavailable in other servers. Player-Driven Economy: Implement a strong market system and avoid overinflated drops or rewards. Epic Siege Battles: Announce special large-scale sieges and PvP events. Incentives for Streamers and Clans: Attract influencers and big clans to boost server publicity. Roadmap Transparency: Share a public roadmap of planned updates to build trust and excitemen   Here you can read all the features: https://l2soe.com/features   Video preview: Join the Revolution! This is your chance to be part of something legendary. L2 Saga of Eternia is not just a server; it’s a movement to redefine what Lineage 2 can be. Whether you’re a seasoned veteran or a newcomer to the world of Aden, we invite you to experience Lineage 2 at its finest.   Official Launch Date: December 6th 2024 Website: https://l2soe.com/ Facebook: https://www.facebook.com/l2soe Discord: https://discord.com/invite/l2eternia   Let’s build the ultimate Lineage 2 experience together. See you in-game! 🎮
    • That's like a tutorial on how to run l2 on MacOS Xd but good job for the investigation. 
    • small update: dc robe set sold   wts adena 1kk = 1.5$ 
    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hood-services https://campsite.bio/utchihaamkt
  • Topics

×
×
  • Create New...