Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: happyman on August 23, 2010, 01:35:32 pm

Title: Interact with Terrain Tag? [RESOLVED]
Post by: happyman on August 23, 2010, 01:35:32 pm
Is it possible to call a common event whenever my character examines a tile with a terrain tag?  This would have to be the tile in front of the character, not the current tile the character is on.

I'm asking because I've written my own fishing event system, contained within one common event.  I want the player to fish in water anywhere in my game, but I don't want to put an event on every water tile (I've tried that, and of course it was horrible).  There must be a better way.


EDIT: Also, since I don't want to make two posts at once, I'm looking for good HP/SP Bars to be on screen at all times.  (It's called a HUD, right?)  But the only bars I can find are BlizzABS-only, and I'm not using BlizzABS.  Help?
Title: Re: Interact with Terrain Tag?
Post by: Blizzard on August 23, 2010, 02:27:35 pm
Tons of Add-ons has a HUD that works with the normal map. It's similar to the Blizz-ABS HUD but without Blizz-ABS.
Title: Re: Interact with Terrain Tag?
Post by: stripe103 on August 23, 2010, 04:48:40 pm
I'll see if I can get time to make you an event tomorrow. I already have some ideas on how to.
Title: Re: Interact with Terrain Tag?
Post by: G_G on August 23, 2010, 06:53:06 pm
Here you go. This is exactly what you need with the terrain tags. Run the demo, go near the water and press space. Quite awesome in my opinion. <3

EDIT: http://decisive-games.com/ggp/Terrain%20Tags.exe
If that doesn't work try this
http://decisive-games.com/ggp/Terrain%20Tags.zip
Title: Re: Interact with Terrain Tag?
Post by: stripe103 on August 24, 2010, 01:46:23 am
NOOOO! You stole my idea :D
Title: Re: Interact with Terrain Tag?
Post by: happyman on August 25, 2010, 01:16:08 pm
This is bloody brilliant and it's exactly what I needed.  Thanks Game Guy!

And thanks Blizz for the HUD tip!  I'll look it up :)