I really wanna achieve this where using a same client , i want to enable emblems to perfectly work without multiple spamming on bmp buttons and without any further errors.
i noticed that when two web-servers runs on same web-port 8888 on latest rathena , its conflicting each other and requires to click the emblem button in-game for several times and leads to token unverified error
i changed one of them to 8889
then it worked perfectly for one server.
[ Note : for those wondering why emblems not displaying in the client even when web-server is listening , edit these files :
[ 1) sclientinfo.xml ( copy from clientinfo.xml )
[ 2) externalSettings_kr.lua ( there are many versions like sak , qm , etc , so check which script works ]
then i noticed externalSettings_kr.lua from data\luafiles514\lua files\service_korea controlling the <ipv4>:<ports> for emblems
currently it was at port 8888 so it worked for that particular server.
I want a solution in client-side , in which 2-3 servers accessible in 1 client through service select screen , can also display emblems in those many servers without any token errors
( Notice : i m not willing to give my ipv4 address so i given a sample using my system network address )
Question
ViperFreakZ
I really wanna achieve this where using a same client , i want to enable emblems to perfectly work without multiple spamming on bmp buttons and without any further errors.
i noticed that when two web-servers runs on same web-port 8888 on latest rathena , its conflicting each other and requires to click the emblem button in-game for several times and leads to token unverified error
i changed one of them to 8889
then it worked perfectly for one server.
[ Note : for those wondering why emblems not displaying in the client even when web-server is listening , edit these files :
[ 1) sclientinfo.xml ( copy from clientinfo.xml )
[ 2) externalSettings_kr.lua ( there are many versions like sak , qm , etc , so check which script works ]
then i noticed externalSettings_kr.lua from data\luafiles514\lua files\service_korea controlling the <ipv4>:<ports> for emblems
currently it was at port 8888 so it worked for that particular server.
I want a solution in client-side , in which 2-3 servers accessible in 1 client through service select screen , can also display emblems in those many servers without any token errors
( Notice : i m not willing to give my ipv4 address so i given a sample using my system network address )
Link to comment
Share on other sites
0 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.