Jump to content

BrOgBr

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by BrOgBr

  1. Fixed! Thank you, I forgot to change it.
  2. I'm having this warning: I'm using the last rathena.
  3. For the first try this: 0x82858315 and for the second: 0x824250C3 I didn't test it.
  4. I tried but I got this error: ERROR: Filename_in and Filename_out are required to continue. It worked! I edited the convert_sql.pl, now I've learned. Thank you very much @Secrets
  5. Thank you Secrets and Nitrous. I'll try here. @Edit @Secrets I need change something at convert_sql.pl? I tried click in it but nothing happened... (choosing execute Perl Program) It opens the cmd but closes instantly. I checked the item_db_re.sql but nothing changed. Help please.
  6. You're welcome @Quesooo Upvote please.
  7. I found it. But I need download Perl? I don't know how to use perl
  8. You'll need use 0 at LangType.
  9. Someone can help me? How convert item_db.txt to item_db.sql, like the rAthena's github does with the "SQL synchronization"?
  10. Here it is. sprites tengu.rar
  11. New clients that use sclientinfo.xml, doesn't allow changes. That's probably the problem.
  12. You can change in the item_db: 4262,Evil_Cloud_Hermit_Card,Cloud Hermit Card,6,20,,10,,,,,,,,136,,,,,{ bonus3 bAddMonsterDropItem,12029,RC_Plant,100; },{},{} Change the "RC_Plant,100", 100 is equal to 10%. 4205,Mimic_Card,Mimic Card,6,20,,10,,,,,,,,136,,,,,{ bonus2 bAddMonsterDropItem,603,10; },{},{} Change the ",10;", 10 is equal to 1%. 4206,Mystcase_Card,Myst Case Card,6,20,,10,,,,,,,,769,,,,,{ bonus2 bAddMonsterDropItem,644,30; },{},{} And here you'll need change the ",30;", remember that 30 is equal to 3%.
  13. Are you using sclientinfo.xml instead clientinfo.xml? The error that is showing in the image is because your iteminfo hasn't the new structure.
  14. Use the last iteminfo from kRO. The iteminfo now has a new structure, like this: [19308] = { unidentifiedDisplayName = "¸ðÀÚ", unidentifiedResourceName = "ĸ", unidentifiedDescriptionName = {"°¨Á¤µÇÁö ¾ÊÀ½. [µ¸º¸±â] ¸¦ »ç¿ëÇÏ¿© °¨Á¤ÇÒ ¼ö ÀÖ´Ù."}, identifiedDisplayName = "¾Æ¹Ì½ºÆ®¸£ º£·¹¸ð", identifiedResourceName = "¾Æ¹Ì½ºÆ®¸£º£·¹¸ð", identifiedDescriptionName = { "¾Æ¹Ì½ºÆ®¸£ÀÇ ±Í¸¦ º»µû ¸¸µç º£·¹¸ð. ", "2Á¦·Ã ´ç, MATK + 10, ATK + 10. ", "7Á¦·Ã ½Ã, º¯µ¿ ij½ºÆÃ 10% °¨¼Ò. ", "9Á¦·Ã ½Ã, ¹«¼Ó¼º, ¼º¼Ó¼º ¸¶¹ý °ø°Ý·Â 10% Áõ°¡. ", "11Á¦·Ã ½Ã, MATK + 3%, ATK + 5% ", "10Á¦·Ã Ãʰú ½Ã, 1Á¦·Ã ´ç °íÁ¤ ij½ºÆÃ 0.1ÃÊ °¨¼Ò.(ÃÖ´ë 15Á¦·Ã±îÁö Àû¿ë)", "", "Ȧ¸®½ºÆ½°ú ÇÔ²² ÀåÂø ½Ã, ¹«±â 2Á¦·Ã ´ç MATK + 10, ¾Æµµ¶ó¹«½º µ¥¹ÌÁö 30% ¾¿ Áõ°¡. ", "½Å¹¦ÇÑ °­¾ÆÁöÇ® ÁöÆÎÀÌ¿Í ÇÔ²² ÀåÂø ½Ã, ¹«±â 2Á¦·Ã ´ç ¹«¼Ó¼º ¸¶¹ý °ø°Ý·Â 5% ¾¿ Áõ°¡. ", "³ªÈ寮Áö°ÅÀÇ Æ®À©¿§Áö(B)¿Í ÇÔ²² ÀåÂø ½Ã, ¹«±â 2Á¦·Ã ´ç īƮ ij³íÀÇ µ¥¹ÌÁö 10%¾¿ Áõ°¡. ", "°è¿­ : ^777777Åõ±¸^000000 ¹æ¾î : ^77777715^000000", "À§Ä¡ : ^777777»ó´Ü ^000000¹«°Ô : ^77777720^000000", "¿ä±¸ ·¹º§ : ^7777771^000000", "ÀåÂø : ^777777Àü Á÷¾÷^000000" }, slotCount = 1, ClassNum = 1294, costume = false },
  15. Idk if it'll work, but you can try do this: Go to scr/map/status.cpp Open with notepad++ and search for this: switch (i) { // Type 0: PC killed -> Place here statuses that do not dispel on death. Now you can do something like this: break; case SC_HITFOOD: case SC_FLEEFOOD: case SC_BATKFOOD: case SC_MATKFOOD: case SC_WEIGHT50: case SC_WEIGHT90: case SC_EDP: You'll need recompile after this.
  16. You need edit the iteminfo.lua from zackdreaver and need dif your client hexed to read this iteminfo.lua. Load Custom lua file instead of iteminfo*.lub (Recommended)
  17. But where does this come in: I did it: 1641,Krieger_Onehand_Staff2,Glorious Cure Wand,5,20,,0,70:135,,1,0,0x00818314,63,2,2,4,80,1,10,{ bonus bHealPower,14; bonus bDelayRate,-10; bonus bUnbreakableWeapon,1; .@r = getrefine(); if(.@r > 5) { bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreMdefRaceRate,RC_Player,5; bonus bHealPower,5+(min(14,.@r)-5)*2; bonus bHealPower,min(18,((getrefine()-5)*2))); } if(.@r > 8) bonus5 bAutoSpellOnSkill,"AL_HEAL","AL_HEAL",10,100,1; if(.@r > 9) { bonus bHealPower,10; } },{},{} In the iRO DB, the description is so: In Divine Pride is so: Choosing iRO's server. and choosing kRO's server: using translator haha
  18. Help me with this item script please: I need only the first line, It's too confusing for me. It's from iRO DB, I'm trying update some items scripts.
  19. You can use ratemyserver: Cards Mobs
  20. Hehe tá bem confuso, mas o problema de lua files não tem nada a ver com o emulador estar ou não compilado, mas sim com a sua pasta data. Recomendo o uso de uma pasta data e um hexed mais recente. Aqui você pode encontrar essas coisas: Data, Hexed, Lua Files e System Para rodar o seu servidor vai ser necessário configurar e compilar o seu emulador. Aqui tem um bom tutorial também que pode estar lendo:
  21. I really don't know, sorry. Try change only the Treinadora#2 to Treinadora#man
  22. Check the TABs. And try do it: - script Treinadora -1,{ 1@man,247,245,4 duplicate(Treinadora) Treinadora#man 510 gardenia,131,187,4 duplicate(Treinadora) Treinadora#gard 510
  23. Try use the same sprite id. gardenia,131,187,4 script Treinadora 510,{ 1@man,247,245,4 duplicate(Treinadora) Treinadora#2 510
  24. I've never tried change it, but you can try find this lines: Try change this.
×
×
  • Create New...