Jump to content
  • 0

Problem about Guild Emblem useing Web Serviec not show.


Question

Posted

Problem about Guild Emblem useing Web Serviec not show.

I install Web Service success no error system works but guild emblem it's not show

I try to reinstall Web Service it's same problem.

Please Help

Thank you advance.

Screenshot_8.png

2 answers to this question

Recommended Posts

  • 0
Posted

Hello MarkStuck

  • When you patch your client make sure to check this option.

image.png.0eb55224b0d350ec13ffad1d1f85fcc9.png

  • Open your grf file and go to data/luafiles514/service_korea and open ExternalSettings_kr.lub and edit the following: (Or simply just insert these before the function GetTableIntValueForC)
EmblemDataUrl = {
    Upload = "http://127.0.0.1:8888/emblem/upload",
    Download = "http://127.0.0.1:8888/emblem/download"
}

image.png.9a592c539218cc444c757a0bf47a9626.png

  • Don't forget to change the port and the IP address that your webserver is using.
  • Love 1
  • 0
Posted
30 minutes ago, chromatic05 said:

Hello MarkStuck

  • When you patch your client make sure to check this option.

image.png.0eb55224b0d350ec13ffad1d1f85fcc9.png

  • Open your grf file and go to data/luafiles514/service_korea and open ExternalSettings_kr.lub and edit the following: (Or simply just insert these before the function GetTableIntValueForC)
EmblemDataUrl = {
    Upload = "http://127.0.0.1:8888/emblem/upload",
    Download = "http://127.0.0.1:8888/emblem/download"
}

image.png.9a592c539218cc444c757a0bf47a9626.png

  • Don't forget to change the port and the IP address that your webserver is using.

Thank you sir i'll try just a moment. ^^

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