MarkSuck Posted September 30, 2021 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
0 chromatic05 Posted September 30, 2021 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
0 MarkSuck Posted September 30, 2021 Author 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
Question
MarkSuck
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.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.