- Joined
- Jul 12, 2015
- Messages
- 1,197
- Reaction score
- 274
- First Language
- English
- Primarily Uses
- N/A
Hello everyone, I have a map system under construction and I am in need for a Map ID function to work in the conditional branches..
Basically how my map system works is you access the map and it records your location ID coordinates- teleports you to a map room and when you have finished looking over the map it returns you to your recorded location.
What I have planned to add to the map is an event that is running on parallel trigger which in turn runs the conditional branch if those recorded location ID's could trigger a graphic to show on the map where you are currently located. The only problem is I cannot figure out how I can get the conditional branch command to recognize those map ID's- I figured the best solution is to have them check for a script.
Basically how my map system works is you access the map and it records your location ID coordinates- teleports you to a map room and when you have finished looking over the map it returns you to your recorded location.
What I have planned to add to the map is an event that is running on parallel trigger which in turn runs the conditional branch if those recorded location ID's could trigger a graphic to show on the map where you are currently located. The only problem is I cannot figure out how I can get the conditional branch command to recognize those map ID's- I figured the best solution is to have them check for a script.

