Jump to content

Frozek

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by Frozek

  1. Hello rAthena guys, I was here using my Lucky Roulette and I noticed that it uses the following settings to play, 10 Gold Coins, 10 Silver Coins and 1 Bronze Coin, I would like to change this to use 1 Gold Coin , 5 Silver Coins and 10 Bronze Coins, I made some changes to clif.cpp, but I had no results.
  2. My transparentItem.lub looks like this: Do I add the item view? the Dark Lord's is 164 so it would look like this?
  3. Hello everyone, I want to add the item Costume Dark Lord Manteau, I did everything right, I took the kRO sprite, added the correct view and the item does not appear on the character. It's not just this one, but several others that are original costume from Ragnarok look like this.
  4. Thanks bro, you helped me a lot.
  5. Hello everyone, I'm setting up my server and it will be in Portuguese, I translated the Size, Race and Element of the mobs in atcommand.cpp, but when compiling it gives the following error. Talking to some friends they told me that there are too many letters, but some of them have this file translated and it doesn't give an error, just mine.
  6. I did this, but apparently it didn't work, it seems that the emulator only reads from 1000 to 1046, wouldn't it be the case of some change in the src?
  7. How to increase the number of titles? I put some titles on my server and the following error appeared. I added the title to data\luafiles514\lua files\datainfo\titletable.lub and apparently the emulator only reads titles from 1000 to 1046. How do I add more titles?
  8. Hello, I was testing the items here on the server and I noticed that some items that increase attack are not working, an example is the Robo Eye, it gives 2% attack and 2% magic attack, but the attack bonus is not increasing damage of the character, they told me that bAtkRate only works on RE and my server is PRE-RE, is there any way to make bAtkRate work on PRE-RE?
  9. Hi guys, I'm using 2018-06-21aRagexe, and I'm having the following LuaFiles and System errors, I've looked everywhere trying to solve it within the data.grf in the System folder and I can't find the error, I downloaded ROenglishRE-master and even so the mistakes still persist
  10. Frozek

    Item Price

    Hello, I would like to know how to change the price of the item, for example the item Chung Jah ID 735, its sales value is 1875 zeny and I would like to change it to 1000 zeny, where do you do that?
  11. Frozek

    Name change

    thanks for helping me
  12. Hello, I would like to change some item_db_equip names and I was unsure which one to change, AegisName or Name? - Id: 1122 AegisName: Ring_Pommel_Saber Name: Ring Pommel Saber Which of the two should be changed?
  13. Hello everyone, I wanted to download the Client 2021-10-28_RagexeRE from the Nemo website and obviously I need Python to download the Clients, but when I open the file it gives this error.
  14. Frozek

    Lapine UI

    possibly it is, but I don't have any of these files in my DB
  15. Frozek

    Lapine UI

    Hi guys, I'm wanting to add some items in the Lapine system, but I can't find the directory, on github it says it was in item_upgrade.yml, but I couldn't find it anywhere in my emulator. https://github.com/rathena/rathena/pull/4348
  16. Hello guys, I'm making this EDDA enchantment NPC, I would like to put it to have the fixed enchantment option, but I'm having a little difficulty with it, can anyone help me? in the subcall I tried to put the Enchantment IDs, but it is not changing the enchantment. look in switch "Modo Específico"
  17. Hi guys. Can anyone tell me where to change elemental damage, because mine here is wrong. Example: Ifrit is Fire element 4, it was supposed to take 200% more damage from Water, but it's taking 200% more damage from Earth, I already changed it in attr_fix but it didn't change.
  18. Hey guys, I'm wanting to make a ring that when equipped the character stops receiving exp, but I'm not able to script the item.
×
×
  • Create New...