I was thinking of diving into the code of the plugin and frankensteining some other code from another that took variables, but this worked like a charm. I spent a day or so trying to mess around with it to get it to work with events and such, but this is by far the simplest option. Here's the...
Any way to set the player's view range based on a variable?
I'd like to set up a "perception" skill, so players with a higher perception can see more of the map compared to players with a lower stat.
I tried to set the view range with a plugin command...
cs_fow set_player_range...
Can someone give me an idea of how to increment the time per step with this plugin?
So for example, each step progresses time by 3 hours, which makes 8 steps a full day.
I don't want the time to progress in real life time, just when traveling on the map.
I've already got a system in place that...
My apologies if this has already been touched upon (I lightly skimmed the thread), or if it's in the wrong place.
Can someone give me an idea of how to increment the time per step with this plugin?
So for example, each step progresses time by 3 hours, which makes 8 steps a full day.
I don't...
Yeah all of that makes sense and seems pretty sound. I've implemented all of those as common events.
Here's what I have so far.
I think I've done them right. It's a bit hard sometimes to remember the order things execute with how things are presented in this.
Where should I have all of this...
Hey guys, pretty new to RPG Maker, but I've been finding it pretty intuitive and simple to do what I need.
I'm making a game in a similar vein to Oregon Trail, so a bit of sim-elements inside the RPGM engine. So far, I've been able to implement things pretty simply.
I'm planning on having a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.