-
Posts
837 -
Joined
-
Last visited
-
Days Won
20
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Mael
-
-
On 10/17/2021 at 10:37 AM, rokimoki said:
Hello, I don't remember how to create clients and so. I've read some guides but some links are broken, etc. So I think there are some missing information about client guides.
Anyway, I created a client with this ragexe.
And I patched with WARP but I'm getting this error while executing the .exe... I read that NEMO is working but I can't find a recent version for 2018 clients.
-
Me parece que es el Episodio 13.2
-
On 8/23/2021 at 8:52 PM, Mirage Chally said:
Hey guys, i'm creating a new RO server. I'm trying to choose a client to use, is there any similar client to NovaRO? (with 60 fps, windowed fullscreen, turbo skills, etc). Else, what is the best client that i can use?
I think they use hooks, you could use this: https://rathena.org/board/topic/118729-client-mods-paint-it-black/
-
5 hours ago, Atlas said:
Sabrías decirme donde puedo encontrarla pagando?
Porque supongo que este contenido es el ultimo del episodio 17.1 hasta donde esta rAthena hasta el momento?
https://rathena.org/board/thirdpartyservices/
Ni idea, no he revisado Renewal en bastante tiempo.
-
Creo que es un tipo de Instancia pagada. No he visto referencias de que haya sido publicada de forma gratuita.
-
44 minutes ago, Ichisito said:
Buenas,
Si es el mismo Diff que creo que es, falla al compilar con la última versión de rAthena.
Dando el siguiente error:
Si alguien tiene una versión más actual o que funcione con el actual emulador, será genial. Pero tengo pocas esperanzas.
Un saludo
std::shared_ptr<item_data> source_it = std::shared_ptr<item_data> source_it = item_db.search_aegisname(source_item_name.c_str()); std::shared_ptr<item_data> target_item = item_db.search_aegisname(target_item_name.c_str());
-
1
-
-
37 minutes ago, Ichigo said:
Buenos días.
Hay alguna forma de implementar el sistema lapine en el emulador actual?
El que comentan esta obsoleto, ya no funciona con la versión actual de rAthena.Un saludo.
Usa el diff del github de Cydh.
-
Sino prueba Ubuntu: https://www.vultr.com/docs/setup-ragnarok-online-server-on-ubuntu-14-04-x64
-
1
-
-
1 hour ago, Eross said:
Hi ! Im using Pre-re .. is it fine ??
Yes.
-
14 hours ago, Eross said:
Hi ! Ive decided lately to upgrade to latest https://github.com/rathena/rathena. But Guild Storage Skill is not showing after I add it on pre-re/guild-skill-tree.yml which is really weird coz its the same settings with my old one .. Please help ! I try @reloadskilldb and I also reboot my server but nothing happened. the skill still wont show.
This is another solution:
diff --git a/src/custom/defines_post.hpp b/src/custom/defines_post.hpp index 253b8cdbf..4c10c0623 100644 --- a/src/custom/defines_post.hpp +++ b/src/custom/defines_post.hpp @@ -9,6 +9,8 @@ * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ - +#ifdef OFFICIAL_GUILD_STORAGE +#undef OFFICIAL_GUILD_STORAGE +#endif #endif /* CONFIG_CUSTOM_DEFINES_POST_HPP */ */
and recompile.
-
1
-
-
1 hour ago, IvanD said:
Not sure where to put this topic... due to idk where to edit them but
where can disable the filters? So everyone can say anything they want even it’s a bad word?
Use this with NEMO: http://nemo.herc.ws/patches/DisableSwearFilter/
-
On 9/26/2021 at 9:24 AM, GM Korsaka said:
Hay muchas guías buenas, solo debes invertir tiempo en leerlas bien.
-
2 hours ago, MarkSuck said:
did you place on the monsters which items and what random options will be dropped?
-
15 hours ago, GM Korsaka said:
disculpen pueden explicar un poco mejor la ruta donde tengo que cambiarle el nombre al archivo por favor se lo agradeceré en el alma
-
Good release
-
1
-
-
16 hours ago, reinato said:
nuevamente yo aqui, preguntado cosas basicas claro pero no sé mucho sobre el tema este ya que abro con un editor de grf pero ninguno de mis grf muestra lo que muestran los tutoriales alguno me podria hechar una ayuda?
Here again, I asked basic things of course but I don't know much about this topic since I open with a graph editor but none of my graphs shows what the tutorials show. Could you help me?
-
-
2 hours ago, Valcars said:
Hi I have a problem with the new prontera map ... I state that I haven't created a private server for years and I remembered that the new prontera map had to be implemented .... now I don't know if it is already implemented as standard .....
in any case my problem is this .... i downloaded the new_prontera map from the download section .... but in some places i can't walk .... i tried to modify it with browedit but nothing changes nothing ... now I wonder if there is a version without bugs ... or do I have to find the modso to modify it? I long ago I remember having solved this problem .... I just don't remember how to do it anymore xD ... 5 years have passed ...I hope someone can help me
You must add the GAT of that map to your mapcache (db/(pre-)re/map_cache.dat) with Mapcache Editor.
-
1
-
-
3 hours ago, Angeluz said:
Hola muy buenas tardes comunidad de habla hispana, tengo un problema al intentar implementar algunos mapas oficiales de kRO, los mapas son los siguientes:
- 1@ch_t
- 2@ch_t
- 3@ch_t
- 1@ch_u
Hay algunos otros que he tratado sin lograrlo, realizo lo normal para agregar cualquier mapa, lo agrego al maps_conf, al map_index y al map_cache (usando el weemap). Actualmente estoy usando el exe con fecha 2020-04-01, no sé si alguien ha podido incorporar estos mapas exitosamente que me pueda hechar una mano.
Muchas gracias
https://rathena.org/board/files/file/3858-mapcache-editor/
-
-
-
-
8 minutes ago, Branchi said:
me pasa lo mismo y el link esta caido ayuda porfavor @Mael
https://github.com/llchrisll/ROenglishRE/tree/master/Client Support/Renewal/2018-01-24/System
-
1
-
-
7 hours ago, Sarbrak said:
ya tengo ese archivo en mi carpeta systen y cuando edito el archivo dice la descripcion pero no lo muesta dentro del juego.
Verifica que tu exe client esté leyendo a ese iteminfo.lua en NEMO.
RK_SonicWave Auto-Cast Bug
in Source Support
Posted
https://github.com/rathena/rathena/pull/6341