Jump to content
  • 0

ROChargenPHP not view robe


Question

Posted
Hello everyone,

I'm having a hard time putting chargen to show the robes, the rest are nromal, look under my settings.

 

the image presented by rochargen.

char.png.61359d5cf462c770c1ec57e5461771fc.png

look at my game-playing game.

screenrAthena000.jpg.d99fbdc97abae00c7b3462eb1e913379.jpg

 

look at the robe.php file in the rochargen db folder

robe.png.a40cb1f0e6228ecfa68b9a374d8eb105.png

 

 

If anyone can help me thank you. Thank you in advance and sorry for my spelling mistakes because I am using the translator.

 

 

3 answers to this question

Recommended Posts

  • 0
Posted
On 1/15/2018 at 2:14 AM, matheus00123 said:

Hello everyone,

I'm having a hard time putting chargen to show the robes, the rest are nromal, look under my settings.

 


the image presented by rochargen.

char.png.61359d5cf462c770c1ec57e5461771fc.png


look at my game-playing game.

screenrAthena000.jpg.d99fbdc97abae00c7b3462eb1e913379.jpg

 


look at the robe.php file in the rochargen db folder

robe.png.a40cb1f0e6228ecfa68b9a374d8eb105.png

 

 

If anyone can help me thank you. Thank you in advance and sorry for my spelling mistakes because I am using the translator.

 

 

try to copy paste to your robe.php
 

return array(
	false,            // none
	array( "name" => "õ»ç³¯°³",       "size" => "big"   ), // robe wings
	array( "name" => "¸ðÇè°¡¹è³¶",     "size" => "small" ), // bag of adventurer
	array( "name" => "¾ÈÅä´Ï¿À°¡¹æ",     "size" => "small" ), // bag of adventurer
	array( "name" => "Æ÷¸µ°¡¹æ",     "size" => "small" ), // bag of adventurer
	array( "name" => "Ÿ¶ôõ»çÀdz¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "Wings_of_Michael", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "Thanatos_Sword", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "¿ì¸®¿¤Àdz¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "¾Æ¹öÁö»ç¶û³¯°³2012", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "±â¸°Àdz¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "°ËÀdz¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "¼Ò¾Ç¸¶³¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "´ë¾Ç¸¶³¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "ÇູÀdz¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "·çµå¶óÀdz¯°³", "size" => "big"   ),  // robe wings of fallen angel
	array( "name" => "¿äÁ¤ÀÇÆÄ¶õ³¯°³", "size" => "big"   )  // robe wings of fallen angel

);

 

  • 0
Posted

From what I recall there is only partial support for robes. I remember having to write a line or two of code to get them to display correctly - the changes might be on my private fork. I'll have a look.

  • 0
Posted (edited)

@melv0

Thanks for the help, I tried to do this and it did not solve, I believe that it is the same as @Akkarin me 
inform, about the lack of any part of the code to finalize the visualization.

@Akkarin

Okay, thank you and if you can help me :D.
Edited by matheus00123
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...