Jump to content
  • 0
Sign in to follow this  
IILeonII

ShowDropEffect

Question

Hello, I have been trying to add ShowDropEffect to RagZero for a few days, but without success.

 

   ShowDropEffect: true/false    (boolean, defaults to false)
    DropEffectMode: Effect Type   (int, default to 0)

 

I appreciate anyone who can help me.

Sem título.png

 

I would like it to be like this

47376869-72bea700-d6fc-11e8-955a-ef1454b

Edited by IILeonII

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 1
{
	Id: 909
	AegisName: "Jellopy"
	Name: "Jellopy"
	Buy: 6
	Weight: 10
	BuyingStore: true
	ShowDropEffect: true
	DropEffectMode: 2
},

screen2020Hercules025.jpg

 

 

https://github.com/HerculesWS/Hercules/blob/stable/doc/item_db.txt#L374-L381

 

your client needs to support 0xadd packet, which is 20180418 and above

Edited by AnnieRuru

Share this post


Link to post
Share on other sites
  • 0
18 hours ago, AnnieRuru said:

{ Id: 909 AegisName: "Jellopy" Name: "Jellopy" Buy: 6 Weight: 10 BuyingStore: true ShowDropEffect: true DropEffectMode: 2 },


{
	Id: 909
	AegisName: "Jellopy"
	Name: "Jellopy"
	Buy: 6
	Weight: 10
	BuyingStore: true
	ShowDropEffect: true
	DropEffectMode: 2
},

screen2020Hercules025.jpg

 

 

https://github.com/HerculesWS/Hercules/blob/stable/doc/item_db.txt#L374-L381

 

your client needs to support 0xadd packet, which is 20180418 and above

Thank you

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.