Jump to content

Recommended Posts

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");

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



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