Jump to content

boeyskie

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by boeyskie

  1. As the title stated, searchstores is not properly working. No item shows in the catalog I'm using the latest SVN.
  2. Hello, I am trying to make a trading house loaded from the SQL, where players can sell items with refine and cards in it. Any ideas how can I manage to show the ITEM with the REFINE and CARDS embedded in the dynamic shop? Or is there any shop with this function?
  3. I managed to get rid of the errors and got it working. My problem now is that the shop is not showing the item correctly. e.g. +9 Cranial Buckler shows apple in the shop. I can only buy the first apple in the shop, and when bought, i get the +9 Cranial Buckler. Any help will be appreciated! I'm trying to make a trading house where all items being sold are loaded from SQL.
  4. This patch enables an NPC to open vending shops which enables them to sell items with refine, cards, etc.. My problem is that this patch is too old for the latest SVN. I've tried to get rid of the errors. But the emulator says that the script is undeclared. Can anyone convert this patch to work on the latest SVN? vending.patch
  5. All my custom skills are showing that "ITEM" label. I can't put them in the skillbar too.
  6. Hello is there a script to replace all images at once? E.g. replace image 1-6 with image0001.bmp to image0006.bmp. I'm trying to recolor a bunch of items
  7. Hello, I'm trying to login a character without the client. Here's the script/source i used: The map-server shows the character logging in (also shows in @who), but the problem is the character won't show on the map. The character stays hidden/invisible. What seems to be the problem here? Pls send halp I really need to make this work ?
  8. Hello here's my problem: Whenever I warp/recall players in autotrade state, the player goes missing/hidden from the map. However, the autotrade player still shows in @who & counts as online. Also I can use @goto onto the player but I cannot see them. I would like the players in autotrade state to still show in the map after warping them. Thank you
  9. @autotrade characters goes invisible when warped/recalled. Is there any way to fix this?
  10. Does anyone know how to login a character by script only? I am trying make a simple bot.. Somehow works like this: But I can't get it working.
  11. Can anyone fix this please? Or does anyone know a simpler way to login a character by using only a script & without using the client? I am trying to make a bot..
  12. @tiagofm94 Man you're a life saver ?? SOLVED!!!
  13. I followed every step in this guide: https://rathena.org/board/topic/72734-guide-custom-wings-at-robe-place/ The wing still won't show properly on the character. It only shows on the EQUIP window. I tinkered on spriterobeid.lub & spriterobename.lub all day. Anybody halp plz! :c
  14. a. How do I add custom specialeffects (@effect) using .spr & .act files? b. Spr & act files are used in status effects am i right? c. If B is right, is it possible to just add status effects? And how
  15. Does anybody know where can I get the sprites of these wings/items? I need them badly ?
  16. sir do u have update on the official wings sprite? ?? tnx a lot @Slammer
  17. How can I remove the label "Eden Warper"?
  18. Thank you it is exactly what I need!!!!!!!!!!!!1
  19. How can I check if a player has 5 spirit balls? Or soul collect is active?
  20. So I wanna create an @atcommand that when is enabled, the character uses Dangerous Soul Collect if spiritball = 0, then uses Critical Explosion when spiritball = 5, then does nothing when Critical Explosion && spiritball = 5. Pls help anyone ?
  21. Hello how can I remove an animation of a specific skill in the source code? Specifically the skill 'Heal'
  22. Thank u guys! I somehow made it AOE by tinkering with skill.cpp and now my problem is adding an additional movement speed to the targets when heal is used. Nvm i got it
  23. Is it possible to edit the skill 'Heal' work as an AOE skill around the caster? Somewhat make it work like the skills 'Magnificat/Angelus/Windwalk' where all party members are affected when it's casted but instead, in a 3x3 area of effect. And after heal is casted on a player, that players gets a movement speed buff for 2seconds. Thanks in advanced
×
×
  • Create New...