Jump to content

xGalardo

Member
  • Posts

    46
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by xGalardo

  1. At some point, if your time permits, could you do a full tutorial on how to remove it and the changes needed to avoid problems?
  2. After this system will be used, then all drops should be written as e.g.: 30000~30000, so I can't just write an ID of 30000 in mob_drop_item.txt? Example: Group metinstone { type drop mob 8001 1 30000~30002 1 100 2 20000~20000 1 100 } So all IDs should be included so that ~ should be separated?
  3. Hello guys! I'm sure you've encountered the bug that if you're polymorphed or using an ITEM_QUEST mount, and teleport, the shaman affects disappear from the top left corner. Anyone have any ideas on how to fix this?
  4. Thanks!!! I guess the target info system needs to be modified to shop Item IDs correctly, right?
  5. I have a question: how can I make it so that I can specify subject ids, for example? 40000~40005 In this case, I would need the metinstone to drop any of the IDs 40000-40005, but only ever drop one, which is selected by the code. Mob_drop_item example: Group Metinstone { type drop mob 8001 1 40000~40005 1 200 2 10 1 200 3 71084 1 200 4 71085 1 200 } If someone could write this for me, for money, please send me a private message! Thanks!
  6. Hi! bladegrass4.mde, bladegrass5.mde is missing.
  7. Hey! Thanks for the release! Maybe could it be possible to open as many boxes as you need until the inventory is full? So that the items are not drop on the ground when someone opens say 10,000pcs crates.
  8. I'm using Martysama base, I didn't know it wasn't included, sorry about that.
  9. 0614 21:23:26078 :: NameError 0614 21:23:26078 :: : 0614 21:23:26078 :: global name 'questbutton_max' is not defined 0614 21:23:26078 :: If dont have questbutton_max, just change to self.QUEST_BUTTON_MAX_NUM
  10. This post is for those who may have a similar problem. So not you.
  11. Can anyone provide more information after 7 years? Is it safe to remove or not?
  12. Hello! One of you must know Ikarus better. Is it no longer possible to buy the offline shop system from him? Unfortunately, I can't reach ikarus anywhere.
  13. I also definitely need offline shop with shop search.
  14. Hello! I would like to know what you think is the best offline shop currently available? I am not interested in any published offline shop. I've heard of Ikarus offline shop, but I don't know if they do design modifications. Thanks for your answers!
  15. Hello! I found an old bug related to regen time. Example: A 1m respawn monster appears at 9:20, is killed at 9:20:18, so it will reappear at 9:21. A 1m respawn monster appears at 9:20, killed at 9:36:45, reappears at 9:37. How can this be fixed? I would need it to count the respawn time from death. This is what I need: Example: If I kill it at 12:20:15, it should appear at 12:21:15.
  16. Since the exp data type is DWORD by default, you will need to expand this if you want to enter more than 4294967295.
  17. Hello! I'm looking for a solution to a long-standing bug, but I can't remember if I've seen it somewhere. The thing is, when you kill monsters, the character name "bounces up and down", SlotHighlight items go crazy, etc. Or if you use the switchbot, the hightlight items go crazy too. Can anyone give me a baseline on this? GIF OF THE ERROR: THIS IS WHAT I MEAN
  18. Thank you, now works! Maybe you don't know the solution? For example, when I use the switchbot, the effects speed up, or say if I hit a lot of monsters, etc. [Hidden Content]
  19. Hi! I tried this, but the frames didn't speed up.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.