Search results

  1. Woli

    Compile plugin with multiple files

    Hello, my friend has written a plugin on Windows, and organized his work with multiple .c files. At the root of src/plugins there's roborne.c which is our entry point, and then there's a roborne_plugin directory which contains various other .c files necessary to make the plugin work...
  2. Woli

    Use OnSellItem with custom prices without altering item_db

    Is it possible? Do you guys have some pointers  for me to look at? Thanks.
  3. Woli

    Trying to remove the tip of the day popup

    Hey I'm trying to remove this popup, since the "save tip" checkbox does nothing. I dowloaded a file named "tipbox.lub" from here: https://rathena.org/board/topic/115655-2018-clients-translated-tipbox/ which correctly handled the translation of this thing so I know it is the right file. I...
  4. Woli

    Guild Flags and Treasure Chests

    Hi, the guild flags in Prontera don't work, when clicking on it nothing happens. It's possibly the same thing for other towns but didn't test it, I only have a castle in Pront. Another thing is I have no treasure chest randomly, sometimes they spawn sometimes they don't and I'm not sure what...
  5. Woli

    Party kill sharing distance in official hunting quests

    Hello, I would like to tweak official quests to have party members share kills for the whole map instead of just one screen. Example quest: https://github.com/HerculesWS/Hercules/blob/stable/npc/pre-re/quests/collection/quest_alligator.txt All I see is `questprogress` calls so I'm not sure...
Back
Top