ACEVII'S PROFILE
AceVII
45
Search
Filter
Ace's Little Anime Art Shop [AFFORDABLE!]
[RMVX ACE] Help with Conditional Branches(Fast Travel) [EVENTING]
author=NeverSilentThough it breaks my brain every once in a while >.< I sometimes even throw tantrums(A figure of speech) when I can't find what's wrong or happening.
Glad to hear you managed to solve the problem. It's possible to do unexpectedly amazing things with just the eventing system, so I always find it great to see someone build an original or complicated mechanic with it.
[RMVX ACE] Help with Conditional Branches(Fast Travel) [EVENTING]
author=Mirak
Wow you did that world map menu with events only? That's pretty neat.
Yeah, since I'd find it very hard to insert the GUI to a script :D
[RMVX ACE] Help with Conditional Branches(Fast Travel) [EVENTING]
author=NeverSilent
If you have no issue with sending me a project with that one map and its events in it, I'd be happy to take a look at it for you and try to find a solution. Eventing is my favourite part of working in RPG Maker.
P.S.: Please don't doublepost, it's against site rules.
Oh sorry about double posting, and it's been fixed.. thanks, there was just 2 control variables that has the same number.
[RMVX ACE] Help with Conditional Branches(Fast Travel) [EVENTING]
I have also tried doing it in the common events, but the problem is I simply have no idea how to make it run from there... I tried calling it from an event and nothing ever happens :/ Although I'm not sure if I'm doing it right.
[RMVX ACE] Help with Conditional Branches(Fast Travel) [EVENTING]
author=Marrend
Does this absolutely have to have pictures? I'd have to do a bit of research for what all would need to be done, but, I think it might be possible to alter the Teleport Orb's implementation (Okiku, Star Apprentice) to have 24 possible locations.
It doesn't have to be pictures but everything(layout) must be the same as to how I did it with images. Though the teleport orb is not really the thing.
[RMVX ACE] Help with Conditional Branches(Fast Travel) [EVENTING]
author=Corfaisus
This might not be too helpful, but if the problem is that there's a limit to how many conditional branches you can have per event, why not just have two events? Have the first 12 (perhaps 11 so you have redundancy) conditions result in different displays on one event and have the 13/12 condition do nothing, then have the second event pick up where the first left off with 13/12 through 24/23. Have a third fill the 24th slot if need be.
I'm not sure why the program would have such strange limitations put on it (though I've seen the same thing happen with parallel processes in RM2k3), but that's just the nature of the beast I suppose.
I tried that, and the result is still the same :/
[RMVX ACE] Help with Conditional Branches(Fast Travel) [EVENTING]
So I decided to make a world map(fast travel thingy) without the use of script, I didn't use one
simply because of GUI issues(Script related). So I did it with events, it went so great until I hit a very hard wall. I don't know if it's engine related or maybe I just did something in the events.
There are a total of 24 locations in my project and in turn there are also 24 images(I used images)
and the problem is that when I reach the 13th conditional branch it just stops there, I can't access all other locations, watch the video below to see a broad view of what the problem really is.
What I did was create a conditional branch which would be this:
The only thing that comes into my mind that there must be a limit as to how many conditional branches you can make. (Probably not)
If I didn't explain enough, you can download an empty project below with those conditional branches. (Of course I won't include the images)
Download Here:
https://www.dropbox.com/s/kx9e340yyza8tqo/Project1.rar?dl=0
I seriously need some help here
simply because of GUI issues(Script related). So I did it with events, it went so great until I hit a very hard wall. I don't know if it's engine related or maybe I just did something in the events.
There are a total of 24 locations in my project and in turn there are also 24 images(I used images)
and the problem is that when I reach the 13th conditional branch it just stops there, I can't access all other locations, watch the video below to see a broad view of what the problem really is.
What I did was create a conditional branch which would be this:

The only thing that comes into my mind that there must be a limit as to how many conditional branches you can make. (Probably not)
If I didn't explain enough, you can download an empty project below with those conditional branches. (Of course I won't include the images)
Download Here:
https://www.dropbox.com/s/kx9e340yyza8tqo/Project1.rar?dl=0
I seriously need some help here
















