Jump to content
  • 0

is there a step by step guide on how to implement the droplight effects?


cahadeyelo

Question


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  170
  • Reputation:   1
  • Joined:  11/13/14
  • Last Seen:  

The round aura when the item has been drop.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   2
  • Joined:  02/25/19
  • Last Seen:  

go into db/re/item_usable/equip/etc.txt and add
    Flags:
      DropEffect: GREEN_PILLAR

 

for green and change GREEN to Colour of your choice that exists in the server, i belive its Red / Green / yellow / purple / orange / blue

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  1190
  • Reputation:   161
  • Joined:  06/12/12
  • Last Seen:  

22 hours ago, LadyNanuia said:

go into db/re/item_usable/equip/etc.txt and add
    Flags:
      DropEffect: GREEN_PILLAR

 

for green and change GREEN to Colour of your choice that exists in the server, i belive its Red / Green / yellow / purple / orange / blue

may i know what is this mean?

DropEffect: CLIENT

because when the item drop, it's doesn't show drop effect.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  170
  • Reputation:   1
  • Joined:  11/13/14
  • Last Seen:  

Thanks for all the reply but what i mean is the step by step guide for src and other necessary files.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   2
  • Joined:  02/25/19
  • Last Seen:  

but theres already a ton of colours in the client or are you looking to add custom colour pillars that doesnt already exist in the client? if so id suggest looking into the source at the already existing ones.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  1190
  • Reputation:   161
  • Joined:  06/12/12
  • Last Seen:  

On 5/2/2023 at 3:32 PM, hendra814 said:

may i know what is this mean?

DropEffect: CLIENT

because when the item drop, it's doesn't show drop effect.

update, already work now, the issue because using old iteminfo file

On 5/3/2023 at 10:19 AM, cahadeyelo said:

Thanks for all the reply but what i mean is the step by step guide for src and other necessary files.

make sure you're client using lastest iteminfo file

make it sure your item info have this part

image.png.95002206bff5723fbe649b13f90d8fe8.pngimage.png.95002206bff5723fbe649b13f90d8fe8.png

 

that's the function to make drop effect work on your client.

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...