Jump to content

All Activity

This stream auto-updates

  1. Today
  2. so far i can only figure out this part.. i guess? and now how to delete items and how to connect to original crafting script as below but using simpler function as above ? configs 1: This part should start deleting all the requirement items, and start trigger the crafting.. Configs 2:
  3. hye, i need to request on how can i minimize my current script, @Akkarin did teach me using function but it seems a bit diffrent from my previus request of HERE this script have a need of lots of tools or tool type, reapting the script over and over again might not be a wise way, but i really had no idea how to simplfy or minimize this script, could someone help me? as you can see on the part crafting there are tools requirement ( Select Tools ), and each part crafting have diffrent option of tools to select, and that was the idea, but after a while i notice if im gone use a diffrent tools for the same part crafting, means i might need to repeat the same cmd over and over again for each tools, while all it needs was changing type of tools, example : crafting sword require a hammer, and there are serval type of hammer ( hammer A, Hammer B, Hammer C, etc ) but at the end all the tools are rquire to craft the same sword. please send help to minimize and simplify my current script. thanks...
  4. It must be something is missing on your edited lua file. Please provide your error screenshot/picture.
  5. The item can be anything you like to add. Original item/custom item on your DB. What you need to do is just add this on your itemdb: https://github.com/rathena/rathena/blob/master/doc/item_db.txt#L287-L293
  6. Are there any custom items to create with this function? I couldn't find it, I wanted something different and not duplicate the sprite.
  7. Does anyone have the complete map of this feature? Hoping that someone can share it.
  8. When i open lua files using notepad its very slow and with notepad ++ it opens fast but there is always a error when logging the game,can someone help me fix this?
  9. updates about this? did you successfully fix this?
  10. Did you even read my message? The picture is from the date I posted. If you patch the file correctly it would look like that.
  11. If you want to replace job sprite for the duration item is equipped (like how it is done for santa & summer suits), use changebase <jobid> in equip script and changebase Class in unequip script.
  12. Hello friends. I would like an armor item or accessory that the player can equip to occupy the visual tab space. And this item transforms and leaves the player with a baby appearance according to the current class. item so it can look like a 3rd party. Also an item that he can have the appearance of an apprentice.
  13. I'm after an NPC where the player, when killing the mvps on the maps, announces global and gains 1 point. In the npc with the option of ranking for whoever kept the most MVPs, and an npc for the store where the player goes to exchange points for an item.
  14. how to delete points or sql table $GLOBALGUILDQUESTCOUNT and $GLOBALGUILDQUEST if player has /breakguild
  15. Yes, it would be a visual weapon. I still haven't managed to get the command right in itemdb, can you help me?
  16. Yesterday
  17. Im trying this now as well. Can you direct me which file that needs to be edited? Or better yet a patch file. Thanks in advance!
  18. can we have the diff so we can fully understand where to add this codes? thanks
  19. It didn't work either, I tested it with another hexed and the same gravity error
  20. if (isequippedcnt(13414) > 1) { your_negative_effect_here; } ^add any effect if player is wearing more than 1 elemental sword (maybe?)
  21. im sorry sir but you did not get what i need, i need the warp commands in koe like @koe = warp to map that is on active koe.. not the commands to start / end the koe thx.
  22. New Prontera RS (restart) - Classic Style with a modern look! Join my Discord Channel: https://discord.gg/AhBjDJnEW3 Cinematic Video
  23. I have it set to no, and even so, the reset takes away the platinum skills and gives them as points
  1. Load more activity
×
×
  • Create New...