Jump to content

Recommended Posts

Posted
4 hours ago, Dubxsion said:

@l2fx1 Here's ur working editor  link . if u need help - feel free to ask me . I`d love to help with whatever i can.

Apparently for Windows 7 32bit does not work "xdat editor".

Posted (edited)
9 hours ago, Dubxsion said:

@l2fx1 Here's ur working editor  link . if u need help - feel free to ask me . I`d love to help with whatever i can.

Finally a xdat editor version that actually works. Thanks alot :)

Edited by fxb0t
  • 2 weeks later...
Posted (edited)
On 9/21/2017 at 10:15 PM, l2fx1 said:

 

Does nothing!

x7BkGJ5.jpg

YMQJZMX.jpg

do you installed the correct java to run the xdat editor? 

i do not know why u want edit a interface thats it's not yours but nevermind

rpyg-xCSTV_UpOy7_40OBg.png

works w/o prob with the correct java installed.

Edited by Celestine
Posted
2 hours ago, Celestine said:

do you installed the correct java to run the xdat editor? 

i do not know why u want edit a interface thats it's not yours but nevermind

rpyg-xCSTV_UpOy7_40OBg.png

works w/o prob with the correct java installed.

windows 32bit no work :D is 64bit.. ty

Posted

ok but if you want to change party icons it doesnt have anything to do with interface xdat

look in partyWnd of interface u

about line 410

	//직업 아이콘
	Debug("GetClassIconName(ClassID) = " $ GetClassIconName(ClassID));
	m_ClassIcon[idx].SetTexture(GetClassIconName(ClassID));

i added


		if (ClassID==20 || ClassID==33) // Ripper and Berserker
			m_ClassIcon[idx].SetTexture("L2UI_Ch3.party_styleicon1");
			
		if (ClassID==108 || ClassID==93 || ClassID==101) // Ghost Hunter - Adventurer - Wind Rider
			m_ClassIcon[idx].SetTexture("L2UI_Ch3.assasin_small");

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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