Jump to content

lipew

Members
  • Posts

    23
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    brazil
  • Server
    none
  • Github: lipew

lipew's Achievements

Poring

Poring (1/15)

0

Reputation

1

Community Answers

  1. Well, I think that it ins't a problem of the clientinfo.xml, it seems to be with compilation... And get a clean client, because it's simple to see the problems... <clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>YOUR RO HERE</display> <balloon>Pop up..</balloon> <desc>Ragnarok</desc> <address>your ip here</address> <port>6900</port> <version>30</version> <langtype>6</langtype> <registrationweb>your cp here</registrationweb> -<aid> <admin>yor account id</admin> </aid> <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> <image>loading10.jpg</image> </loading> </connection> </clientinfo>
  2. For some reason, from no where this happened: How do I fix that?
  3. So here's my setup : Anyone knows how to fix that?
  4. Welcome, for more information about "how to do", "how can i do","where can i do" and similars, you should use our wiki, -> http://rathena.org/wiki/ In your case, here's the link for changing the max level -> http://rathena.org/wiki/Edit_Max_Level. To change the max attack speed, you should go to your emulator folder, conf -> battle -> player.conf Search for this line // Maximum atk speed. (Default 190, Highest allowed 199) max_aspd: 190 // Same as max_aspd, but for 3rd classes. (Default 193, Highest allowed 199) max_third_aspd: 193 Change "190" to the ASPD you want. If your server is 3rd classes, change the botton aspd too, "193". Just remember, highest allowed is 199, no more than that!!
  5. Maybe you should change the div's size, look for something like these on your index.php <div id="main"> or <div id="xxx"><p>some of the texts you see on the middle.</p> After you find which is the main div's name, go to your css file and search it especifications, and change the width. After that save allb but remember that once you changed the size of the div, you should change the size of the images in it as well. ------- If you find something like those div's id on your index.php, you can change there too. Hope help you Regards, Felipe.
  6. lipew

    ALT+E Too big

    hehe yep :-) I just made it easy for him. Thanks to you also @joelolopez Thanks guys!
  7. So i have this site bar: And this is the code for the "Woe countdown and for the number of players": <div class="bar"> <div class="info online"> Server <strong>online</strong> - <a href="#">72</a> players - <strong>WOE</strong> in <span id="woe_countdown">02:12:34</span> </div> But i want it to show the "real" status, like the cp.. how can i do that??
  8. lipew

    ALT+E Too big

    Will try to control myself .... Beside this, do you know how to fix that?
  9. lipew

    ALT+E Too big

    But what should i do.. how do i do that?? @edit I Dont think it worked..
  10. I Finish my server, just need to change this to put it online.. So, what should i do to put it normal?
  11. You're using a TXT version or a SQL version? If SQL: Go to your PhpMyAdmin Table "login" Search for the account Click "Edit" Then in the "group_id" put: 99 = Admin/GM (Put this one) *80 = GM Event *40 = Helper Then click "Execute". --- IF using TXT Version: I Don't know
  12. Chill, the important is that you wants to help, but rules are rules =/
×
×
  • Create New...