Jump to content
  • 0

Manually setting Emblems


TheKingDino

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  68
  • Reputation:   7
  • Joined:  02/21/19
  • Last Seen:  

I have FluxCP and yet have trouble getting emblems to work on my later client.

Is there any way I can manipulate the index.html and emblem.bmps within the fluxcp/data/emblem/ to get a desired effect? Assuming I also have the corresponding IDs set in mysql.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

30 minutes ago, TheKingDino said:

I have FluxCP and yet have trouble getting emblems to work on my later client.

Is there any way I can manipulate the index.html and emblem.bmps within the fluxcp/data/emblem/ to get a desired effect? Assuming I also have the corresponding IDs set in mysql.

I dont know you are using emblems web service or not, but have setting to enable or disable it in config/application.php.

'EmblemUseWebservice' => true, // Load emblems from WebService?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  68
  • Reputation:   7
  • Joined:  02/21/19
  • Last Seen:  

I do have it set. I think I realize my problem though. I was under the assumption the most recent stable build of rAthena had the webserv stuff implemented but it looks like I need to do a specific pull to get these features to work..

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

10 hours ago, TheKingDino said:

I do have it set. I think I realize my problem though. I was under the assumption the most recent stable build of rAthena had the webserv stuff implemented but it looks like I need to do a specific pull to get these features to work..

Yes, web athena still need to pull

https://github.com/rathena/rathena/pull/5731

Link to comment
Share on other sites

×
×
  • Create New...