Jump to content

LCDTheOG

Members
  • Posts

    222
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by LCDTheOG

  1. what is the max level of your server and max stat.
  2. HAHAHAHAHAHAHAHAHAHAH 8D

  3. if u wanna get back into your server u need to remove the items ur wearing, to do that you need to shut down ur server, go into ur database under the "char" table change the head_top,head_mid,head_bottom to 0's example: head_top: 0 head_mid: 0 head_bottom: 0
  4. u really shouldnt delete ur problem after its solved, then people may have the same problem later and won't be able to find out whats wrong.
  5. thats the precompiled beginner eathena from eathena.ws?
  6. i don't think this is a database problem...
  7. TXT SUPPORT > for us people that just want a quick test server for scripting or sumthing...
  8. nothing?, boss card drop rate is .01% and normal mob drop rate card is 1%?
  9. lol @ asus router, like Fuyuko Said, use a dedicated if u plan on having more than ur neighborhood, you can only stream what your net can handle, each player is about 2kb and if your internet speed is 15mbps, you'll be getting about 2mbps upload/download(obviously your download speed would be faster...) speed so about 20-50 players max u could handle...
  10. change that file to look like mine. /trunk/conf/inter_athena.conf log_db_db: log
  11. LCDTheOG

    exp.txt

    what base/job level are you using for ur server?
  12. make sure you type in the correct date for your client in your mmo.h and recompile otherwise the client wont show mobs or anything...
  13. LCDTheOG

    exp.txt

    http://rathena.org/wiki/Installation_on_Windows basically make a folder where u want ur new svn to be and open the folder then do an svn checkout, its all in that link on how to do it, where it says SVN Checkout
  14. LCDTheOG

    item help

    you want an item that auto summons every minute, for infinite, because thats what this will do if you have an item do this or until they log off.
  15. LCDTheOG

    exp.txt

    no if u do an svn checkout aka grabbing a new svn that will overwrite everything, doing an svn update will just update your svn to the current revision without overwriting any files, unless of course you edited a certain part of a file that was updated in the svn then it might possibly overwrite something.
  16. okay, that still doesnt show everything, u'll need to post up the rest that goes along with the items, like sprite names, lua's, all that good stuff if were to determine if its a sprite error or not.
  17. i think u need a custom client, i remember seeing this on a server that had Vanguard Client
  18. the items they are dropping, did u add them to the id2resnametable? or whatever, if you didnt, that would probably be the reason you have an error, because when u kill monsters they drop items unidentfied.
  19. LCDTheOG

    exp.txt

    if your having problems with your exp.txt, you obviously have an old revision thats out of fking date, update your svn or grab an exp.txt from the current revision, INSTEAD of being lazy and asking us to look for one for you. the svn has every damn file from like when it started till now, and guess what you can even browse each file from when it started till now, isnt that just flippin amazing, so the next time you post in here having problems with something and people like us that take time out of our day to help you look for something dont get a damn attitude >_>, also typing in configurations from scratch isnt a hard deal, and having a local server and ur barley working on the exp.txt means you can throw away this old revision your using and grab a fresh clean stable one that wont have any errors and no sacrifices will happend because you don't have any players. Hope this helps with your future posts, and or current problem.
  20. LCDTheOG

    exp.txt

    oh, why dont u just grab a new svn this looks like its just a local server, you could be done with this error.
  21. LCDTheOG

    exp.txt

    its in /src/map/map.h the line will say #define MAX_LEVEL 150 //<----- change the number to the desired max level, then change you exp.txt to a number equal or less than this value
  22. yeah the exp.txt stops at whatever number u set it to, which is why when you set the exp.txt to 499 it stopped at 499, setting the max level in source just makes it so the sever is able to allow lvl 500 or whatever you wanna set the number to in the exp.txt, if you want your max level to be 500, change it to 500 in exp.txt and for the source, usually people have it set at 1000 for source, at least on eA they always did in the pre-compiled eathena's
  23. LCDTheOG

    help pls

    is he using the same IP you banned him with?
  24. Did you input the map name at the admin options?, when you choose end event in the admin menu, does this error execute?
×
×
  • Create New...