drakebr Posted May 15, 2018 Share Posted May 15, 2018 Hello guys, I'm doing a PHP website for a RO server and want to use the guild_emblems on ranking but it's not working... I tried some tips but any of them worked Does anyone know how to do it? Quote Link to comment Share on other sites More sharing options...
0 Haziel Posted May 15, 2018 Share Posted May 15, 2018 7 minutes ago, drakebr said: Hello guys, I'm doing a PHP website for a RO server and want to use the guild_emblems on ranking but it's not working... I tried some tips but any of them worked Does anyone know how to do it? Take a look on CeresCP emblem conversion, it has a simple formula on turning blob from SQL into a bmp or gif image. Quote Link to comment Share on other sites More sharing options...
0 drakebr Posted May 15, 2018 Author Share Posted May 15, 2018 I tried, but somehow it didnt work either I should be doing something wrong with it too hahahaha Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted May 15, 2018 Share Posted May 15, 2018 Take a look at how FluxCP uses the CeresCP code: https://github.com/rathena/FluxCP/blob/master/lib/functions/imagecreatefrombmpstring.php and https://github.com/rathena/FluxCP/blob/master/modules/guild/emblem.php  Quote Link to comment Share on other sites More sharing options...
0 drakebr Posted May 16, 2018 Author Share Posted May 16, 2018 Well, I'm not sure if I used this, will try again. Thanks Quote Link to comment Share on other sites More sharing options...
Hello guys,
I'm doing a PHP website for a RO server and want to use the guild_emblems on ranking but it's not working...
I tried some tips but any of them worked
Does anyone know how to do it?
Link to comment
Share on other sites