Pysk Posted July 13, 2012 Share Posted July 13, 2012 Hallo. Ich habe einge Ladebeilder gebastelt und in den Server eingefügt, bzw in den Client. Ich habe alles richtig gemacht daher verstehe ich das verhalten nicht. Beim @go oder druch einen Warp gehen wird mir immer nur der Ladescreen mit der bezeichnung loading00 angezeigt. Alle darüber nicht. Also loading01, loading 02 usw. Alle Ladebilder haben die gleiche Größe und sind im JPG Format. Hat sich da mit der Zeit was geändert? Das Komische ist in der data.grf sind 10 Ladebilder drinn und auch davon wird mir immer nur loading00 angezeigt... Ich habe 2 Exen versucht und habe bei beiden Exen das selbe Problem. Gitb es da eine Einstellung im Client von der ich nicht weis? Quote Link to comment Share on other sites More sharing options...
Pysk Posted July 13, 2012 Author Share Posted July 13, 2012 (edited) Ich habe es jetzt so gemacht nun gehts endlich. Danke <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information - Taiwan Version</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>Bad Dragon RO</display> <desc>Enigma</desc> <registrationweb>http://www.bdro.de/</registrationweb> <address>46.228.199.216</address> <port>6951</port> <version>20</version> <langtype>10</langtype> <aid> <admin>2000000</admin> </aid> </connection> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> </loading> </clientinfo> Edited July 13, 2012 by Pysk Quote Link to comment Share on other sites More sharing options...
Pysk Posted July 17, 2012 Author Share Posted July 17, 2012 Ich habs gelöst hatte ich auch oben als EDIT geschrieben ^^ Quote Link to comment Share on other sites More sharing options...