matheus00123 Posted January 14, 2018 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 34 Reputation: 3 Joined: 01/14/12 Last Seen: May 13, 2023 Share Posted January 14, 2018 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. look at my game-playing game. look at the robe.php file in the rochargen db folder 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 More sharing options...
0 LearningRO Posted May 31, 2018 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 72 Joined: 02/10/12 Last Seen: 2 hours ago Share Posted May 31, 2018 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. look at my game-playing game. look at the robe.php file in the rochargen db folder 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 More sharing options...
0 Akkarin Posted June 1, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Saturday at 06:27 PM Share Posted June 1, 2018 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 More sharing options...
0 matheus00123 Posted June 2, 2018 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 34 Reputation: 3 Joined: 01/14/12 Last Seen: May 13, 2023 Author Share Posted June 2, 2018 (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 June 2, 2018 by matheus00123 Link to comment Share on other sites More sharing options...
Question
matheus00123
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.
look at my game-playing game.
look at the robe.php file in the rochargen db folder
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