Item Option + Drop Effect

Samuel

New member
Messages
397
Points
0
Discord
Elijah#5798
Github
Samuel23
Emulator
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.





Hello!

Just came back from a very long break from ragnarok emulator scene.

When I read one of the topics here in the forum, I encountered this new Item Drop Option and Drop Effect which made me very excited and thought that I could do something like inspired Item Drop Effect in Diablo 3 (which I played for the past few months)

Anyway, this video is to showcase what I was able to achieve in making a plugin for this. Code is a little bit messy. There have been many changes in the source which I need to study.

Just read the video description as well.

Enjoy! :)

 
Nice. Good to see some of devs are still working on this. I also have a different update in herc for random drop+option with forging option randomize.

 
Update with this.

Didn't know that kRO might have changed the drop effect until someone asked me to create a plugin.

20200401 Ragexe shows a different drop effect + (do-re-mi?) sound

Drop Effect as of 20200401
1 = Blue
2 = Yellow
3 = Purple
4 = Green
5 = Red

White is missing?
Orange was turned into red?
Added sound effect for the pillar effect.




I attached my latest video for this.

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.


 
Last edited by a moderator:
drop effects controlled in item_db.conf

but effect not depend on random options

 
drop effects controlled in item_db.conf

but effect not depend on random options
Yes, that's why i made a plugin so that it would depend on the options an item has.

But i think KRO uses the option as well combined with the drop effect except for the orange one which they used for card items

 
On 8/11/2020 at 12:58 PM, Samuel said:

Update with this.

Didn't know that kRO might have changed the drop effect until someone asked me to create a plugin.

20200401 Ragexe shows a different drop effect + (do-re-mi?) sound

Drop Effect as of 20200401
1 = Blue
2 = Yellow
3 = Purple
4 = Green
5 = Red

White is missing?
Orange was turned into red?
Added sound effect for the pillar effect.

Drop Effect as of 20200401
1 = Blue
2 = Yellow
3 = Purple
4 = Green
5 = Red

White is missing?
Orange was turned into red?
Added sound effect for the pillar effect.




I attached my latest video for this.

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
Daaaamn! this is something else! i hope this gets released soon.

Will it still appear and make a sound if the player turned off they're /effect? or does it work like some hateffect wherein even if the effects are off, it'll still appear?

Anyways good job!

 
Really great job! Would love to have this drop effect.

In Zero and kRO, equipment with options will produce a pillar of light when dropped on the ground. The colour of the light changes depending on how many options are on the equipment.

 
@gantz @Promeister

this drop effect is already in hercules emulator, it could be set in the itemdb.conf

I just made a plugin to integrate the drop effect with item options wherein the effect will depend on the item options that the item has like in Diablo

:)

 
@gantz @Promeister

this drop effect is already in hercules emulator, it could be set in the itemdb.conf

I just made a plugin to integrate the drop effect with item options wherein the effect will depend on the item options that the item has like in Diablo

:)
What plugin is it? where i found it?

 
Back
Top