Plugin Name: Region Restrictions
Bug Explanation: You can actually land from a flying vehicle or from a boat on a restricted region.
Error Report: no error message, it doesn't crash the game (you just can't move since it's a restricted region)
Exact Steps on How to Replicate Bug:
- start the game. It's a very small map. The sand region is a restricted region
- Take the plane or the boat
- Try to land on the restricted region. You will be able to, which is not supposed to happen.
Sample Project : here
(I've uploaded a sample project to follow your guidelines but it is very easy to replicate this bug from one of your own project)
PS : I'm very surprised this wasn't noticed and fixed earlier since the plugin has been out for a long time. Is it a problem with MV 1.3.1 update ?
Bug Explanation: You can actually land from a flying vehicle or from a boat on a restricted region.
Error Report: no error message, it doesn't crash the game (you just can't move since it's a restricted region)
Exact Steps on How to Replicate Bug:
- start the game. It's a very small map. The sand region is a restricted region
- Take the plane or the boat
- Try to land on the restricted region. You will be able to, which is not supposed to happen.
Sample Project : here
(I've uploaded a sample project to follow your guidelines but it is very easy to replicate this bug from one of your own project)
PS : I'm very surprised this wasn't noticed and fixed earlier since the plugin has been out for a long time. Is it a problem with MV 1.3.1 update ?
Thanks, I'll get this checked out. As for why it's never been reported, people have been using vehicles less and less in their games nowadays. :/
---
hello yanfly.
I would like if do you have a possibility of creating a plugin to create objective missions.
plugins I've found not give me much confidence with scripts and compatibility with your system.
It would be really great if you have one as an example:
Quest mission priority
Quest secondary Misions.
pointers guide for missions.
You bounty.
etc...
sorry for my very bad english :B
I would like if do you have a possibility of creating a plugin to create objective missions.
plugins I've found not give me much confidence with scripts and compatibility with your system.
It would be really great if you have one as an example:
Quest mission priority
Quest secondary Misions.
pointers guide for missions.
You bounty.
etc...
sorry for my very bad english :B
This is not a request thread. Please post your requests in the request forum:
http://forums.rpgmakerweb.com/index.php?/forum/136-js-plugin-requests/
---
The Absorption Barrier not compatible with BuffstatesCore = does not show the turn count
And if you're to do a bug report, please follow the bug report guidelines that's posted on the first post.
---
BTW, Yanfly, do you take code contributions? I noticed that Self-Switches and Variables doesn't support self-variables in the Transfer Player, Set Vehicle Location, Set Event Location, Show Picture, Move Picture, and Get Location Info commands. I drafted some simple code for my own game to add these, and it seems to be working, as far as I can tell. Would you like it to add to the plugin? It's very simple code, all based on the same pattern you used in the Control Switches and Control Variables commands.
It must have slipped my mind when I was binding them to the various events. If anything, I can get them added. Thanks for letting me know! :)