-
Content Count
80 -
Avg. Content Per Day
0 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Froost
-
add the monster's npc in the NPC folder and put a custom npc ID, you must be using monster id, that's why the sword appears (example 1002: poring) but you can use the JT_PORING something like that that will be used from the NPC folder and not from the MOB folder
-
View File New ThunderStorm I did this effect some time ago, I think it would be cool to share it. Submitter Froost Submitted 01/07/2021 Category Skill Animations Video Content Author Frost
-
that i remember gm sprite doesn’t have a mount, try taking off the gm outfit.
- 1 reply
-
- 1
-
-
try https://github.com/rathena/rathena/blob/master/npc/custom/quests/quest_shop.txt
-
-
No :/
-
I will check, the version I tested here was functional, let's see what happened. ^^
-
View File Charm item (New Code Source) I took a modified version of the original and fixed it for the current version of rathena 2020+, I saw that there were a lot of people asking for it, so I decided to post my diff, the project is not mine nor the code, I just fixed it for the new emulator. Submitter Froost Submitted 01/06/2021 Category Source Modifications Video Content Author hamsterdigital
-
-
Optimized and Stable 20180621 HEXED CLIENT
Froost replied to Forshaken's question in Client Requests
use Paint in black, it has / vsync and removes the fps limit;) https://rathena.org/board/topic/118729-client-mods-paint-it-black/ -
place your lua files in the grf editor and press export so it will be lub.
-
you should only change the maximum levels of the last classes.
-
Where do you change the word Empty, which is after the client login?
Froost replied to Tdi123's question in Client-side Support
data/msgstringtable.txt -
update 01/2021 new auras showcase
-
this is because the effects of the bard for new emulators work in "rozero" mode and you need a 2020+ client to have the visual effects, but otherwise it is working, the solution I found at the time was to create a timer in the source for execute the effect (a gambiarra) but for me it decided, I just don't know if it is something very useful to share.
-
Try the source in status.cpp search for EFST_KAITE and remove it just: set_sc( SL_KAITE , SC_KAITE , EFST_BLANK , SCB_NONE );
-
try to export the water textures and put in the folder "data / texture" of browedit.
-
View File New MVP Effect ;) an alternative effect for MVP.str Submitter Froost Submitted 01/01/2021 Category Effects Video Content Author Frost
-
-
how to change damage displayed on rathena renewal?
Froost replied to MegaMasta's question in Client Requests
Use 2020+ hexeds (something like 100K appears) -
to learn a little I see the behavior of a certain skill or some existing behavior and try to make a custom, so I learn where everything goes, but the basics are necessary in the source, example: ponteitos = sd, bl ...I hope I helped you, in rathena / doc there is something about the source, but very little.
-
2018-06-21aRE use the one that is stable and 100% functional what you want. (use last nemo) 2018-06-21aRagexeRE.zip
-
how do i activate this? thanks!
- Show previous comments 2 more
-
any news to my banner or 3ps? I would like to know if I have any pending issues. I am one of the most active developers
-
Pestering me won't get you to the top of my to-do list. As for being one of the most active developers, I assume you mean of your own projects as you have no public or rAthena related Github activity.
-
You've also reminded me that there are supposed to be no groups with the ability to post status updates
-
replace you sclientinfo.xml and test
-
How to add Splash Image when the exe is opening
Froost replied to G-RO's question in Client-side Support
use paint in black dll custom https://rathena.org/board/topic/118729-client-mods-paint-it-black/