Absinthe Posted June 14 Posted June 14 I created a new command for the game's visual effects. There's already /effect, which allows us to no longer see any visual effects in the game. My command lets us choose which effects we no longer want to see. Example: "@nofx 89 on" will disable the storm gust effect. The command works very well. I'd like to know how to make my modifications available so that if the community finds it useful, it can be integrated into a future update. 1 Quote
Mice Posted June 14 Posted June 14 11 minutes ago, Absinthe said: I created a new command for the game's visual effects. There's already /effect, which allows us to no longer see any visual effects in the game. My command lets us choose which effects we no longer want to see. Example: "@nofx 89 on" will disable the storm gust effect. The command works very well. I'd like to know how to make my modifications available so that if the community finds it useful, it can be integrated into a future update. It would be better if you add an effect list—for example, @nofx list so that all available effects that players can disable will be displayed. Not all players know how to look up skill IDs like Storm Gust. This way, they can just use a command like /effect instead of opening a browser and searching through our Ragnarok boards for skill or effect IDs. Quote
Absinthe Posted June 14 Author Posted June 14 Yes, obviously, I'm still working on the function. Quote
Absinthe Posted June 14 Author Posted June 14 Yes, obviously, I'm still working on the function. Quote
Jinun Posted June 15 Posted June 15 That's a great improvement over /effect. being able to selectively disable effects is super helpful. Well done, and I hope it gets added officially! Quote
Absinthe Posted June 15 Author Posted June 15 Hello, please excuse my English. Here's a video of my "nofx" function. You can see that "nofx" works with both an NPC and the command directly in the chatbox. The goal of this function is to allow everyone to play with visual effects without being bothered by the most annoying ones :) . Thank you in advance. PS: Feel free to comment and also explain how I submit scripts so I can share my work. New Horizon 2025-06-15 11-07-22.mp4 Quote
Absinthe Posted June 15 Author Posted June 15 Hello, please excuse my English. Here's a video of my "nofx" function. You can see that "nofx" works with both an NPC and the command directly in the chatbox. The goal of this function is to allow everyone to play with visual effects without being bothered by the most annoying ones :) . Thank you in advance. PS: Feel free to comment and also explain how I submit scripts so I can share my work. Quote
Absinthe Posted June 15 Author Posted June 15 I made a request on github for my work, here is the link. https://github.com/rathena/rathena/pull/9422/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.