Jump to content
  • 0

Problem about Guild Emblem useing Web Serviec not show.


MarkSuck

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.01
  • Content Count:  24
  • Reputation:   3
  • Joined:  06/28/21
  • Last Seen:  

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   1
  • Joined:  08/31/21
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.01
  • Content Count:  24
  • Reputation:   3
  • Joined:  06/28/21
  • Last Seen:  

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

Link to comment
Share on other sites

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.

×
×
  • Create New...