Page 1 of 1
change property of a monster during the game...?
Posted: Sun Jan 06, 2013 2:26 pm
by Pandafox
I would like to change the property "evasion=" of a monster by pressing a plate but I don't know if it is possible...
Maybe someone have an answer for me

Re: change property of a monster during the game...?
Posted: Sun Jan 06, 2013 2:32 pm
by Phitt
Pandafox wrote:I would like to change the property "evasion=" of a monster by pressing a plate but I don't know if it is possible...
Maybe someone have an answer for me

Don't think that's possible. A workaround could be to destroy the old monster and spawn a new monster with a different evasion value on the same spot with the same direction, though that may look buggy if the player can see it.
Re: change property of a monster during the game...?
Posted: Sun Jan 06, 2013 2:34 pm
by Pandafox
Yes I was thinking about this solution ... thanks !