Magic/ATTr stones drop effect?

03/12/2020 20:17 Beba Army#1
Its simple, when mob or player drops a magic/attribute stone to the ground it looks like a simple tablet stone and not like magicstone, becouse the magic/attr stones must look like little yellow/red bright effects around it, i tried to replace Particles and Data but doesnt works... Any hint? thx.
03/12/2020 22:50 TopDowg#2
make sure the itemdata_xxxx line for the item is set for the right .bsr path

Also for a history lesson.. sro did not use the the effect until 11D to make all the other stones have the effect you will need to change the bsr from
item\etc\drop_archemy.bsr
and make them
item\etc\drop_archemy_1.bsr
you will find the stones in the media itemdata_1000 starting at line 6679.. good luck
03/13/2020 17:42 Beba Army#3
Quote:
Originally Posted by TopDowg View Post
make sure the itemdata_xxxx line for the item is set for the right .bsr path

Also for a history lesson.. sro did not use the the effect until 11D to make all the other stones have the effect you will need to change the bsr from
item\etc\drop_archemy.bsr
and make them
item\etc\drop_archemy_1.bsr
you will find the stones in the media itemdata_1000 starting at line 6679.. good luck
Thx bro ill checkout, regards.
01/09/2021 01:28 ThievesUTD#4
Quote:
Originally Posted by TopDowg View Post
make sure the itemdata_xxxx line for the item is set for the right .bsr path

Also for a history lesson.. sro did not use the the effect until 11D to make all the other stones have the effect you will need to change the bsr from
item\etc\drop_archemy.bsr
and make them
item\etc\drop_archemy_1.bsr
you will find the stones in the media itemdata_1000 starting at line 6679.. good luck
Same problem here, i replaced files and not worked.
01/09/2021 18:47 Devsome#5
#moved
01/11/2021 18:26 TopDowg#6
Simple. Just find item\etc\drop_archemy.bsr
And replace it with
item\etc\drop_archemy_1.bsr