Jump to content

BrOgBr

Members
  • Posts

    97
  • Joined

  • Last visited

Everything posted by BrOgBr

  1. Seems to be working, thank you. Solved!
  2. Hello, How can I write this script: I think that after attack delay is the same as bAspdRate, right? I don't know how write this line Someone can help me?
  3. I'm affraid but I'll try haha... Thank you so much @sader1992 Any chance of it reading this lines in msgstringtable.txt relating to 3rd job names in the future? Because it's already reading other lines perfectly
  4. Thank you very much @sader1992! I understand, but if the job name translated is larger than in English what can I do? Or the only solution is to abbreviate?
  5. Before everything you will need extract your GRF to data folder then you will need change your idnum2itemdesctable.txt to some thing like this idnum2itemdesctableBACKUP.txt so you will copy the new idnum2itemdesctable.txt. Then make your GRF again with the changes or use the data folder for test, if your hexed is diffed to read data folder first. I'm not good at explaining.
  6. I thought that this was a custom item that you've added... But the 5467 already exist... Do a backup for you idum2itemdesctable.txt and replace for this: idnum2itemdesctable.rar This is from zackdreaver.
  7. This is your GRF? If it's encrypted you'll need use the GRF Editor with the password
  8. Use this: Grf Builder.rar to extract the GRF, it's more easy to use.
  9. Export is better to edit. You can use Notepad++ to do this. I'll try teach you... Once you extract the GRF, open the data folder and search for idnum2itemdesctable.txt, keep in mind the ID from the item that you want add the description, I'll use the ID 30000 for the example. With the idnum2itemdesctable.txt open with the Notepad++ go to the bottom so you will need do this: 30000# Description of the your item. Type: ^777777Costume^000000 Defense: ^7777770^000000 Location: ^777777Mid^000000 Weight: ^7777770^000000 Required Level: ^7777771^000000 Applicable Job: ^777777All^000000 # The ^777777 with ^000000 is the hex code for a color. Just change the ID 30000 (@item ID) for your item ID and change other infos about it.
  10. The Hunter name is translated but the 3rd isn't working... I already translate it in the msgstringtable Please, any solution for this @sader1992?
  11. Why the 3rd job names aren't being read by msgstringtable.txt? (I would like translate it to portuguese) The strangest thing is that other lines from the msgstringtable is being read perfectly. Any solution to this?
  12. Are you using client 2012 yet? If yes, go to your data folder and add description in idnum2itemdesctable.txt
  13. I'm not professional, but I can try help you haha. I can't test it to you, but you can try it: Go to src/map/skill.c Search for this lines: Change for this: case 6: // Level 10 Blessing sc_start(ss, bl, SC_BLESSING, 100, 20, skill_get_time(AL_BLESSING, 20)); So recompile.
  14. Here seems to be working perfectly and without errors or warnings.
  15. Yes I'm brazilian! The players of my server were with this problem of the mouse's click, so I already knew that could be this. Congratz!
  16. Yes it's true. I'm using Internet Banking only in the smartphone now!
  17. It may not be that but you can try... Search and remove this programs: •Warsaw •G-Buster •Razer Synapse •WizMouse and any other internet banking security programs...
  18. Then go to conf\battle\client.conf and you can try change this: Again I don't know if it will work.
  19. Here is working perfectly, so I don't know how solve it. Try another data folder with lua files for hexed 2012 and go to src/custom/defines_pre.h and do this: /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ #define PACKETVER 20120410 #endif // _CONFIG_CUSTOM_DEFINES_PRE_H_ I don't know if it will work but you can try.
  20. Yes it's from kRO and looks like be old, because the cutin's name has "2013". iRO: http://tukkie.blog.fc2blog.us/blog-entry-3.html?sp I don't usually use the github, so I'm afraid to do something wrong.
  21. I don't know if it already exists, but it would be interesting. http://rod.2-d.jp/npc/140320_kro2.html
  22. Extract with WinRar in your ragnarok folder, it's already diffed.
  23. This is the 2012-04-10, already diffed and working you can try it. 2012-04=10aregexe.rar
  24. Use Nemo to Diff your client and choose this options: Fix Camera Angles (Recommended) Inscrease Zoom Out 50% *or 75%
×
×
  • Create New...