Jump to content
  • 0
matheus00123

ROChargenPHP not view robe

Question

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.

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
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

);

 

Link to comment
Share on other sites

  • 0

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.

Link to comment
Share on other sites

  • 0

@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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.