Posted by: aigleborgne
« on: February 24, 2006, 10:47:57 AM »I will be clearer 
I have already had many effects to many NPC & monsters. So, this is not my problem. I know how to code them in my tp2.
I also know that there are 2 type of effects : small and large
All the effects I have coded work well.
My problem concerns the invisible detection by script.
This is a special effect because it need some hex value (look at some monsters like planetars).
My monster does have the effect, but the effect itself doesn't work and thus, it can't see invisible character.
The only way I know to do this is to copy this effect from a working creature. It's not the best solution, but it should work.

I have already had many effects to many NPC & monsters. So, this is not my problem. I know how to code them in my tp2.
I also know that there are 2 type of effects : small and large
All the effects I have coded work well.
My problem concerns the invisible detection by script.
This is a special effect because it need some hex value (look at some monsters like planetars).
My monster does have the effect, but the effect itself doesn't work and thus, it can't see invisible character.
The only way I know to do this is to copy this effect from a working creature. It's not the best solution, but it should work.