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

    • L2Lusty 50x Essence High Version Open day 27/06  12:00 GMT London WebSite: https://l2lusty.com/ General Information If you are looking for a High Five retail server, this project is not for you, our gameplay and farming system is based on the Essence version. If you are looking for something new and different to play, this server is for you. Our server is using its own version that mixes High Five and the latest Essence version. With this, we have a good part of the items from the Lineage2 Essence version, with classes and bosses from High Five. An auto-balance system in onlympiad games, which will bring greater equality in combats. We added the Chaos Zone and Peace Zone events, for a better LCoin farm, these events are 24h and can be accessed with the commands .chaos or .peace. All essence items are purchased in our alt+b and cost an average of 300k LCoins. LCoins are obtained by killing any mob, with better drops in the Chaos zone and the Peace Zone. Server Version High Five + Essence Game Play Experience 50x Spoil 8x Drop 8x Adena 8x Normal Enchant 50% (+3 to +12) (40% 12 to 20) Blessed Enchant 50% (+3 to +12) (40% 12 to 20) Safe Enchant +3 Max Enchant +20 Max Windows / IP 6 Accounts Anti-Bot system ON Champions System ON TerritoryWar Saturday 20:00 Siege Every Sunday Olympiads 18:00 / 23:50 Oly End Days 1, 11 and 22 Max Register 1 For IP Minimum Players for Start 4 Players Subclass FREE MAX LVL 85 SHOP GRADE-S Party Diff 30 Level 55/85   Essence Items Price   Items Lvl 1 300k / 1.200kk LCoins Upgrade to Lvl 2 2 items Lvl 1 + 2b Adenas Upgrade to Lvl 3 2 items Lvl 2 + 2b Adenas Upgrade to Lvl 4 2 items Lvl 3 + 2b Adenas Upgrade Chance 25%   Exchange Items   As in other MMORPGs, we have a system of exchanging items for better items.       GrandBoss All Grand Boss Time Fixed Raids Status 50% Change Drop Queen Ant / Core / Orfen / Baium Queen ant Level: 80 Every day 18:30 / Drop Jewel 40% Core Level: 80 Every day 18:40 / Drop Jewel 90% Orfem Level: 80 Every day 18:50 / Drop Jewel 90% Baium Level: 80 Every Friday 18:00 / Drop Jewel 100% Beleth Every Friday 22:00 / Drop Jewel 100% Valakas Every Saturday 18:00 / Drop Jewel 100% Antharas Every Sunday 17:00 / Drop Jewel 100% Max Character in Zone Boss 1 For IP   Instances Party All Intances 5 Players Raids Status 50% Zaken Day 61 5 Players / Jewel Chance 10% Zaken Day Hard 83 5 Players / Jewel Chance Normal / 10% / Blessed 1.9% Zaken Nightmare 61 5 Players / Jewel Chance 90% Frintezza 5 Players / Jewel Chance 40% Freya Normal 5 Players / Jewel Chance 40% Freya Hard 5 Players / Jewel Chance 40% Tiat 5 Players / Weapon Chance 10%   Instances Solo   All Intances Drop S84 Up Crystal Level 10 / 17 Baylor Solo Drop Moirai Set / Vesper Weapons Darion Solo Weapon Chance 1% Tiat Solo Weapon Chance 1% Frintezza Solo Jewel Chance 2% Freya Solo Jewel Chance 2% Zaken Solo Jewel Chance 2% Core Solo Jewel Chance 2% Orfen Solo Jewel Chance 2% Beleth Solo Jewel Chance 1%   Special Events Event Boss Lindvior Every day 16:40 - 22:40 Event Pig Invazion Every day 15:40 - 23:40 Event Dragon Invazion Every day 18:40 - 01:40 Event City War Every day 19:40 - 02:40   Commands .ach .achievements Opens the achievements interface .buffshield (anti-buff) .away .back (stay away / back) .menu .cfg (Character control panel) .combine .talisman (Combine all Talismans) .dressme (Visual Armor Added +1000 HP) .party .invite .partylist Our custom party creation system .offline (off line shop) .repair (repair character) .siege (See the siege time or register your clan) .stats (character status)   .offbuff (Open store buffs) .autofarm (Open Auto Farm Interface) .report (Report a suspicious bot player) .buffshop (Invoke a summon to sell your buffs.) .vote (Opens our vote system.) .aa (Exchange your seal stones for AA automatically.) .oly (Shows all players who are first in the oly ranking.) .status (See a player's status, he has to be in your target) .seeres (Look at a player's resistance, he has to be in his target) .equip (See all of a player's items, they have to be in their target) .regoly (Register with oly wherever you are.) .bagclean Delete all items from your inventory, use it knowing that you will lose everything that is not equipped!   WebSite: https://l2lusty.com/
    • Our sales are ongoing. Bump. 22 June 2025 Telegram: ContactDiscordAccS
  • 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