LNER fan 1 Report post Posted February 5, 2011 I was looking to put stealth mission in a game I'm developing. I came up with this system: Guards patrol through hallways, and the player needs to either duck into a room or turn back around a corner. If caught, the player has five (not set in stone) seconds to reach the guard who spotted them and defeat them in a fight. If the player cannot catch the guard, then he alerts every other guard, and the player needs to leave the building to set things back to normal. So, how should I go about this? Is this system well thought out? Are there any scripts that I'll need? Can I do that through eventing? Thanks all. Share this post Link to post Share on other sites
rgangsta 43 Report post Posted February 5, 2011 (edited) I so hope you have VX. hen you'll be able to replicate this. It's exactly what you need. http://www.hbgames.org/forums/viewtopic.php?t=64728 Edited February 5, 2011 by rgangsta Share this post Link to post Share on other sites
LNER fan 1 Report post Posted February 5, 2011 I'm making this game on XP. Is there any way to get VX scripts to work on XP without just re-writing the whole thing? Share this post Link to post Share on other sites
rgangsta 43 Report post Posted February 5, 2011 The system is all eventing. I'm willing to take a series of pictures for you if you're up to eventing the whole system. I warn you though, there's a lot of events, switches and variables. Share this post Link to post Share on other sites
LNER fan 1 Report post Posted February 5, 2011 Bring it on! I love a challenge! (I'm willing to pay you forum points, by the way.) Share this post Link to post Share on other sites
zane203 8 Report post Posted February 6, 2011 You can do it all by events on your own. you can do it in various ways. I would set-up zones that activate switches, that operates how each guards think. basically saying in zone A: variables work for guard 1, but in Zone B: those same variables work for guard 2 i mean its actually all math, in a creative artwork of puzzles. play with it =3 -Zen Share this post Link to post Share on other sites
Bigace360 38 Report post Posted February 7, 2011 There is a system for XP if you guys actually looked. I asked Night_Runner at RRR to translate a stealth script from VX to XP earily last year. <_< http://www.rpgrevolution.com/forums/index.php?showtopic=43277 Share this post Link to post Share on other sites
rgangsta 43 Report post Posted February 7, 2011 Oh! That's right. There's a VX version to this too. :sweatdrop: Share this post Link to post Share on other sites
LNER fan 1 Report post Posted February 7, 2011 Thanks mates! If I were back on the SPUF, I'd give you all rep. Share this post Link to post Share on other sites
rgangsta 43 Report post Posted February 7, 2011 It's no prob. We're here to help. Share this post Link to post Share on other sites