All Activity
- Past hour
-
Firstly, a huge thank you to everyone in this thread. I was struggling to get client side stuff working but this prebuild really helped a lot. It is unfortunate that the existing bodyinfo fixes don't exist in rAthena. My only question is that for some reason, certain items like the Death Bringer armor (https://ratemyserver.net/index.php?page=re_item_db&item_id=450252) show as unknown item in the client even though they exist in the itemdb on the server. I am currently unsure of the reason for this but suspect this is due to missing info in the lua files. Sadly, I have no idea how to go about fixing this, can someone please advise?
-
[2024] Release: Item Charms System - Modified from previous charms mod
Rook1es replied to Wazaby's topic in Source Releases
Hello i try to patch this and the stats effects are not working - Yesterday
-
Yes, you’re absolutely right — there have been several updates since the last diff, including the switch from int to int32 in skill.c and related files. I’ll update the mod accordingly to align with the latest revisions. While I’m at it, I’ll also double-check compatibility with both pre-re and re modes and review how trap limits are applied when ActiveInstance is not used stickman hook
-
Thanks a lot, it helped me
-
me falta el mapa de iz_int03 y posiblemente script...
williamII replied to JASHI11's topic in Spanish Scripting Soporte
me parece extraño que teniendo actualizado todo tengas dicho problema, de igual manera aquí te los dejo.iz_int03.zip -
me falta el mapa de iz_int03 y posiblemente script...
JASHI11 replied to JASHI11's topic in Spanish Scripting Soporte
Si actualizada. -
me falta el mapa de iz_int03 y posiblemente script...
williamII replied to JASHI11's topic in Spanish Scripting Soporte
tienes actualizada la data del ragnarok oficial coreano ? esto no debería pasar si la tienes actualizada así como el emulador. -
me falta el mapa de iz_int03 y posiblemente script...
JASHI11 replied to JASHI11's topic in Spanish Scripting Soporte
Es que resulta que no es mi mapa, el mío se ve todo negro y no puedo moverme. -
me falta el mapa de iz_int03 y posiblemente script...
williamII replied to JASHI11's topic in Spanish Scripting Soporte
no veo en las fotos cual es tu problema, el mapa se ve normal . -
Vamos a ajustar el script "Coupon Jack" paso a paso para lograr lo que necesitas.
- Last week
-
thanks for this information, extract from data.grf to data folder, now the error already solved.
-
Blocking their drops might be desired to balance gameplay, restrict rewards on specific maps, or customize server rules in private servers.
-
De acuerdo, solamente falta el comando @claim
-
It's a beautiful rendition of a very beloved virtual city!
-
Vamos a modificar tu script "Coupon Jack" para lograr esto.
-
Data folder is prioritized first before any grf files. But I think all clients do that. So that means you can create the same folder hierarchies that exist in GRF files. They will overwrite the same files that exist in your GRF files, since the client prioritizes data folder over grf files, meaning the client ignores reading duplicates of files if they are already loaded onto memory from the data folder. You can do your modding safer here, instead of recompiling GRF files again and again. Once you confirm there are no errors, that's the time you insert them into your modded GRF.
-
Quests, Games: World Boss Event
AHOK replied to Akkarin's topic in Game, Event, Quest Script Releases
why i can't buy this file? -
en.grf modified for my custom map, i'm not touch data.grf. btw this new client read data folder first or read grf first?
-
Se le puede agregar Point Shop? Fácil de modificar? Todo en el mismo script.