Maxlam Posted December 3, 2012 Posted December 3, 2012 (edited) Hello people ! ^^ There is my problem : I tried to edit the Illustration of a custom pets (custom mob) without result. I can only get the default poring illustration ! The QPet work, his tame and his egg too...everything except the "Check Pet Status/Pet Info". I tried many solutions (Fox Mob is working and the Qpet too) : I put "Fox.bmp" into : texture\À¯ÀúÀÎÅÍÆäÀ̽º\illust\Fox.bmp and texture\유저인터페이스\illust\Fox.bmp and texture\Fox.bmp I edit : lua files\datainfo\petinfo.lua Into : PetIllustNameTable = { for : [jobtbl.JT_FOX] = "Fox.bmp", Then for : [jobtbl.JT_FOX] = "À¯ÀúÀÎÅÍÆäÀ̽º\illust\Fox.bmp", Then for : [jobtbl.JT_FOX] = "유저인터페이스\illust\Fox.bmp", I tried with minimal letters...no result ! ------------------------------------------- I searched on Google, eAthena and rAthena (Forums and Wiki) without result ! The best one was : http://rathena.org/b...t-illustration/ ------------------------------------------- I will wait for your help Thanks alot ! Maxlam Edited December 4, 2012 by Maxlam Quote
Syouji Posted December 6, 2012 Posted December 6, 2012 If anyone is able to help Maxlam, I would highly appreciate it. I myself cannot figure out why the bmp image is not being read by the client. Quote
Adel Posted December 7, 2012 Posted December 7, 2012 Which client are you using? Have you tried a different client? Quote
Maxlam Posted December 7, 2012 Author Posted December 7, 2012 I tried many without result (I don't know wich one I'm using now)...I don't think that coming from, because everything working on pet except the illust. Quote
Question
Maxlam
Hello people ! ^^
There is my problem :
I tried to edit the Illustration of a custom pets (custom mob) without result. I can only get the default poring illustration !
The QPet work, his tame and his egg too...everything except the "Check Pet Status/Pet Info".
I tried many solutions (Fox Mob is working and the Qpet too) :
I put "Fox.bmp" into :
texture\À¯ÀúÀÎÅÍÆäÀ̽º\illust\Fox.bmp
and
texture\유저인터페이스\illust\Fox.bmp
and
texture\Fox.bmp
I edit :
lua files\datainfo\petinfo.lua
Into :
PetIllustNameTable = {
for :
[jobtbl.JT_FOX] = "Fox.bmp",
Then for :
[jobtbl.JT_FOX] = "À¯ÀúÀÎÅÍÆäÀ̽º\illust\Fox.bmp",
Then for :
[jobtbl.JT_FOX] = "유저인터페이스\illust\Fox.bmp",
I tried with minimal letters...no result !
-------------------------------------------
I searched on Google, eAthena and rAthena (Forums and Wiki) without result !
The best one was :
http://rathena.org/b...t-illustration/
-------------------------------------------
I will wait for your help
Thanks alot !
Maxlam
Edited by Maxlam6 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.