Jump to content
  • 0

Emblem does not appear in the 2022 client


Question

Posted

Hi friends,
I'm doing a test to place common emblems in the 2022 client and I can't select the image to stay in the guild.
Is there somewhere that needs to make the change?
I don't want to put gifs.

2 answers to this question

Recommended Posts

  • 0
Posted

Resolved!

data\luafiles514\lua files\service_korea
ExternalSettings_kr.lub
-- Change the "AssistAddr" to your IP
AssistAddr = "127.0.0.1:8888"
-----------------------------------------
-- Old client compatibility [Secret]
-- DON'T TOUCH ANYTHING BELOW
-----------------------------------------
Url = { TwitterUrl = 'http://'..AssistAddr }
AccountLinkedUserDataUrl = {
	Save = 'http://'..AssistAddr..'/userconfig/save',
	Load = 'http://'..AssistAddr..'/userconfig/load'
}
TwitterDataUrl = {
	Auth = 'http://'..AssistAddr..'/twitter/user-auth',
	Upload = 'http://'..AssistAddr..'/twitter/upload'
}
EmblemDataUrl = {
	Upload = 'http://'..AssistAddr..'/emblem/upload',
	Download = 'http://'..AssistAddr..'/emblem/download'
}

 

Change the IP to that of your host.
Remembering that port 8888 must be free

 

  • 0
Posted

flash games are a kind of online video game that gained a lot of popularity in the 2000s. They were created using the Adobe Flash platform and can be played right in the web browser without the need for difficult downloads or installations.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...