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...
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] =...
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...
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"...
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...