Jump to content

Judas

Members
  • Posts

    2244
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Judas

  1. Can you show the item acript for it
  2. Id say go with rathena. it fully supports third jobs, an has many more flexible options. Its like 3ceam but better
  3. Judas

    Item Delay

    https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/item_delay.txt
  4. most liekly there are lines in the msgstringtable that need translating, then the guild interface you need to edit buttons to make it english. navigation window in 2012-04-10 is all hard coded in the client. The quest lists of episodes arein the lub files, but they aren't trasnlated yet.
  5. no, system should be in root of your ragnarok files so root of ragnarok folder\System\iteminfo.lua it's probably advised to take the iteminfo.lua from the svn repo, and rename it to lub, and place it in that directory. Also its I think 2012-04-18+ that uses iteminfo.lua
  6. this is your own machine right, not a vps? then you should be able to connect to localhost no problem, if char_athena, and map_athena are default settings nothing changed then here's my xml file, it may be no change but it should work <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>sakray</servertype> <hideaccountlist /><extendedslot /><readfolder /> <connection> <display>Sakray Client</display> <desc>Sakray Client</desc> <address>localhost</address> <port>6900</port> <version>25</version> <langtype>1</langtype> <balloon>Sakray Client</balloon> <aid> <admin>2000002</admin> </aid> </connection> </clientinfo>
  7. yeah but each job needa to have its own sprite i believe
  8. well its not finidng the log db, make sure you are specifiying where you installed it log_db_db:
  9. for that console, error just make sure you execute the logs.sql database, and make sure your inter_athena.conf is setup correctly. As for the failed to authenticate, you should pack your data folder into a grf file, since later clients don't read from data folder properly
  10. when diffing I believe you can make sure use custom fonts aren't checked perhaps
  11. actually it is the item bmp file, although it does appear in the inventory, when you pick it up, it seems to error. I changed it to another item such as valkyrie helm bmp file and there is no errors Update: I saw your image dimensions are wrong, make sure its 24x24
  12. so you have phpmyadmin, you should import the sql files from the sql-files folder item_db.sql item_db2.sql item_db_re.sql logs.sql main.sql mob_db.sql mob_db2.sql mob_skill_db.sql mob_skill_db2.sql
  13. do you have mysql? the sql files to import are in the sql-files folder
  14. just backup the ones you have now and try it out, since I'm not sure if it will work
  15. that's no good then, if localhost doesn't let you connect to your own machine. Can you post your clientinfo.xml
  16. if i remember correctly, some updates from eA need to be tested more thoroughly when merged with rA. There was one update that rA updated to eA15104+, but then reverted back because some problems i think
  17. alright, well can you pack a custom that you are having trouble with, provide all the needed files in the archive and the way you set it up
  18. http://rathena.org/board/topic/62696-tetra-vortex-black-image/page__hl__%2Btetra+%2Bvortex
  19. hmm for what it's worth 1) I checked out the latest rAthena | default settings 2) Recompiled, and set up the db with the sql-files 3) inter_athena setup and use_sql_db set to no 4) group_id 99 and logged into account 5) did @spawn 2221 6) Works
  20. do you have the diff you want to implement? What problems do you have exactly
×
×
  • Create New...