RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[Remove please] Wrong section.

Started by hexgame, May 12, 2011, 11:54:00 PM

0 Members and 1 Guest are viewing this topic.

hexgame

Edit: Sorry, wrong section. :(


So, I have resource nodes in my game, which have wait timers to respawn after you harvest them. When I leave the map, the event page with the respawn timer resets. Is there a way to avoid this? I'd like for them to continue while on a different map.

I'm not sure if this can be done just from eventing, but I'm sure a script would be a lot easier to maintain (if its possible that is) for each resource node.

ForeverZero

Here's a little script I wrote. Its only really good for making timed script calls, so I'm not sure if it will help you.

http://www.rpgmakers.net/showthread.php?tid=149

Other than that, you will need to make it in a common event. RMXP doesn't offer that ability by default for individual events on maps.

EDIT:
You may have to register to view scripts.
You can do that here.

hexgame

Thanks, but I just noticed I posted this in the XP section, I need this for VX. Whoops. I'm sleep deprived, sorry. :(

If a moderator can move this to the VX section, I'll appreciate it.