I am in dire need of a stealth script that has all of the functions that I need. So far I been able to piece together Jets Stealth script and Karanums Detection script to vaguely resemble my needs but it is still sub-par at best.
I need a stealth script that has the following features:
- Events with line of sight (cone effect, not just a straight line) and the sight ranges need to be able to be modified per event, either in the script some how or through some other method (Comment tags perhaps.)
- Events that will chase the player for X amount of time or until they lose sight of them.
- Being able to use regions to affect the events sight range (I loved this idea in Jets script)
- Being able to either use the script to cause a conditional branch to activate when they catch the player or to simply use the player touch trigger.
- Being able to use a script call to cause a "Distraction" that will draw the guards to a certain spot set off by an event (On map or common event.)
- Path finding similar to Karanum's script that will make the chasing events ACTUALLY chase the player and not bump around on walls trying to reach them.
In a nut shell I need a modified Prof's Trace System from VX.
If you need to reference these scripts to make it work I've added the links below.
Karanum's Path Finding
http://www.rpgmakervxace.net/topic/4328-karanums-pathfinding-script/
Jet's Stealth System
http://forums.rpgmakerweb.com/index.php?/topic/3336-stealth-system/
Prof's Stealth System
http://www.rpgmakervx.net/index.php?showtopic=29827
I have found at least three other topics posted by people requesting that Prof's Trace System be ported and so far no one has taken up the call.
We NEED a good stealth system. Not saying the others aren't good but they all lack those features that would make them perfect.
So, who is willing to take up this task?
Thank you in advance and feel free to PM me if you need any additional info. I'll be glad to help.
EDIT: @Gorlami I thank you for your input. Hopefully if we get enough people voicing their opinion on how much we want that script, then maybse someone will take the challenge.