Notice: fwrite(): Write of 44 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96
Print Page - [REQUEST] Changing enemies to and from hidden/immortal

The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Joker on February 24, 2009, 08:10:31 PM

Title: [REQUEST] Changing enemies to and from hidden/immortal
Post by: Joker on February 24, 2009, 08:10:31 PM
Hey all.  I have no experience with scripting, and I tried to figure this one out for myself, but I couldn't.  It seemed like there should have been an event that could handle this, but I couldn't find one.  The only event which handles this makes them go from hidden to not hidden.  Basically, I need to be able to convert enemies to and from the hidden/immortal states.  I'm hoping this can be done with just a call script event, and that it does not require a whole new script to be written.

So if anyone has a script or even events which can handle this (believe me, I've tried the latter), please let me know.  What I'm trying to achieve is to have a skill or item which can call a common event, and change enemies from immortal to mortal.