Jump to content

Earthlingz

Members
  • Posts

    187
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Earthlingz

  1. This: http://rathena.org/board/topic/61879-who-knows-exe-2010-12-28-job-knight-cant-ride-a-newmount
  2. it shouldnt be a file , put it in a gpf/grf and be sure it is in data..........txt with that in what you did it will be put in grf but not in data folder but outside.
  3. if you want to add custom etc item all you have to worry about is (id)num2itemdesctable.txt (id)num2itemdisplaynametable.txt (id)num2itemresnametable.txt the sprite and the .bmp no you dont need lua for it.
  4. That is why i added 2011-02-08 and below msgstringtable to the repository.
  5. that is not totally wrong it is just not compatible with your client.... you must be using clients from 2011-02-08 and below.
  6. extract it from your rdata.grf I didnt add it because you are not supposed to modify/translate it. Unless you are going to use it for custom cards. Still you can get it in your rdata.grf so no point adding them to any full data files.
  7. it is already implemented. if you want a headgear to become a costume item then you will have to edit the "Loc" column see Loc at: http://rathena.org/wiki/Custom_Items
  8. that is because you didnt configure your PACKETVER to the client date you are using in mmo.h, but if you did then you didnt recompile it. 0x970 is the new char creation starting 2012-03-07+
  9. find poring_war in scripts_athena.conf remove / comment it out.
  10. http://rathena.org/board/topic/60864-web/ /web is clientside no packets are being sent to server when you do it so it isnt possible to force the user to type the /command when you do it with @command.
  11. for ( set .@i,60; .@i > 0; .@i - 10 ) {
  12. the "Main" nick is always free to change in conf/ folder then change it to "." if you dont want "Main". easy right?
  13. There is no need for this you can just do 1. @main <-- to activate main chat 2. PM "Main" (no quotes) 3. send your message to it. 4. problem solved you are now able to send main messages without commands.
  14. http://rathena.org/wiki/Custom_Items read Location
  15. isnt it that the new desc is the same? what was changed in this patch? @Rikimaru huh?
  16. see irowiki forum and client enhancement section
  17. care to read what i posted before asking an already answered question? and you even quoted the answer to your question.
  18. if you are basing on client format then 2011-11-02 (20111102)
  19. read: http://rathena.org/board/topic/59131-convert-to-git/
  20. i really cant reproduce this i made a replay file can you see if im doing it right? Trying.rar
  21. yes , get the right one to match your client date
  22. it is not lua problem... update your data folder http://svn6.assembla.com/svn/ClientSide/Translation_Project/data/
×
×
  • Create New...