MarkSuck Posted September 30, 2021 Share Posted September 30, 2021 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. Quote Link to comment Share on other sites More sharing options...
0 chromatic05 Posted September 30, 2021 Share Posted September 30, 2021 Hello MarkStuck When you patch your client make sure to check this option. 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" } Don't forget to change the port and the IP address that your webserver is using. 1 Quote Link to comment Share on other sites More sharing options...
0 MarkSuck Posted September 30, 2021 Author Share Posted September 30, 2021 30 minutes ago, chromatic05 said: Hello MarkStuck When you patch your client make sure to check this option. 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" } 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. ^^ Quote Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites