Search results

  1. L

    Achievements kill count when in party

    Hi everyone! Client Date: 2022-04-06_Ragexe Server Mode: Pre-Renewal Description of Issue: Killcount problem for Achievement Group "ACH_KILL_MOB_CLASS". Result: The killcount doesnt go to anyone inside the group and stays 0 when you have party exp share enabled. Expected Result: The...
  2. L

    pet evolution

    hello im trying to make it possible for some of my pets to evolve but the evolve option won't show up the custom test mobs themself work they do also work as pets so i did this inside my pet_db.conf at client side i did this: petinfo.lub: PetNameTable, PetStringTable [jobtbl.JT_Test1] =...
  3. L

    Sonic blow range when used with bow

    hello, can someone show me how to edit the range of an specific skill when used with specific weapon? thanks in advance
  4. L

    icons on the map

    does anyone know where these are located at?
  5. L

    rebuild mapcache deleted all maps

    hey guys i wonder how adding custom or duplicated maps to the game works since there are many changes. what i've done so far: - added mapcache.c as a plugin and compiled it -> enabled the plugin serversided - added my custom map (which is a clone from moscovia) to the necessary files...
  6. L

    custom robe showing wrong

    hey guys, i tried to add some custom lower gears as garment. on lower type with correct setup it looks like this: but when i try to configure it as a garment, it looks like this: my configuration: iteminfo.lua: [51000] = { unidentifiedDisplayName = "Accessory"...
  7. L

    [Solved] Can't increase max. item_db

    Hey guys, I've read any topic about this out there, but I am still not able to make it work. This is what I've done: /src/map/itemdb.h: -#define MAX_ITEMDB 0x8000 // 32k array entries in array (the rest goes to the db) +#define MAX_ITEMDB 0x10000 // 64k array entries in array (the rest goes...
  8. L

    can't apply .patch

    i tried to apply a .patch file to my ragnarok emulation this is what happened: https://imgur.com/Up7hO5N what is need to be done to fix this?
Back
Top