Jump to content

Judas

Members
  • Posts

    2244
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Judas

  1. Judas

    PvP

    Hmm did your backup contsin any custom scripts uou have used, maybe bow characters are flagged with something now
  2. oh yourbable to logib to char select ot no, if it does recognize login some error should show on the char/map console
  3. are you pointing it to a clientinfo.xml in your data folder if so that's your problem, make a grf out of it
  4. hmm so no errors on console? Are you testing localhost atm?
  5. visual studio and once installed open the project solution folder
  6. don't recall giving lua files, but the lub files should work
  7. well the char is probably already eqipped with te item so // the line wont work anymore About thr lieny not opening anymore that means there is a syntax error in one of those files you edited
  8. hmm don't think you mentioned if you placed these items in the idnum, idresname tables, and also is the 25000 // or was that just a typo?
  9. can you post each step you have done in each of the files. and tell us what is the default name of the sprite as well
  10. to read from data folder, for later clients, a method I use for testing from data folder is to create a bat file So open note pad and paste the entry below, and then save it. Make sure you save it as all extensions and save it as client.bat or something. start 2011-03-15aRagexeRE.exe.patched 1sak1 /account:sci.xml Where 2011-03-15aRagexeRE.exe.patched is the name of the client you are using, and for sci.xml. What I do is copy clientinfo.xml and rename it to sci.xml. Now you start your client using the bat file.
  11. http://rathena.org/board/topic/54190-release-basic-rathena-client/ this data folder should suffice Below use the lub files, the one with the above link I don't think works that well. http://www.supportmii.com/ro1/Clients/Judas_Setups/Clientside/2011_03_15.7z No client is really that stable, most is 2010-06-16 lub/lua files go in datalua files
  12. hmm create a copy in the item folder and see if _Icy_Fairy_Wings work
  13. don't use load lua before lub, and download the lub files for that date
  14. have you put the bmp file in the texture item folder?
  15. usually you shoudln't use hklm to hkcu
  16. could be a variety of problems, your using the blue ghost setup? Have you ran it with admin permissions
  17. I think now then its just the lub files
  18. what works for me is dont use read data folder first or loa lua before lub and rename everything to lub
  19. when diffing dont use read data folder first
  20. if you want to not use iteminfo you can use 2012-04-10
×
×
  • Create New...