Region Map Loader
#1
Posted 06 May 2012 - 07:26 PM
by Fomar0153
Introduction
This script allows you to load sections of your map (defined by regions) from another map and control it with switches. My main use for this is that I wanted player actions to affect their home town.
Video
How to Use
Instructions are on my blog.
Script
The latest version of the script can be found on my blog:
http://cobbtocs.co.uk/wp/?p=334
FAQ
No questions asked.
Credit and Thanks
Fomar0153
Author's Notes
As long as I'm credited you can edit this script and use it in your games (commercial use allowed).

#2
Posted 07 May 2012 - 02:11 AM
#3
Posted 07 May 2012 - 09:51 AM
#4
Posted 07 May 2012 - 02:20 PM
Edited by DDay, 07 May 2012 - 02:29 PM.
#5
Posted 07 May 2012 - 09:22 PM
@DDay - I would love to see an example. Unless you use script calls, you really can't do this via events (I mean you CAN, using pictures, but then you can't really interact with the phased areas and you have events everywhere and :x)...he is modifying the map data sent to the map's drawing class Tilemap...events simply can't do that without a bit of scripting or script calls involved.
- Fomar0153 likes this
#6
Posted 07 May 2012 - 10:32 PM
not saying it will need some custom work but I can see it doable.
What I will have to do make house normally and destructed and make custom sets so I can put it into event. Hey I said it was faster.
Edited by DDay, 07 May 2012 - 10:42 PM.
#7
Posted 09 May 2012 - 05:43 PM
@DDay - I would love to see an example.
I will DP since I figured you would look faster.
#8
Posted 09 May 2012 - 09:53 PM
Good job, I commend you
@Fomar - You should implement a couple more features, like;
- Events within said region will be copied.
- Events with -NOCLONE- comment will not be cloned.
- a variable above that determines whether or not regions are copied; user-editing is never a good thing.
Have a nice day
- Lemony likes this
#9
Posted 10 May 2012 - 10:30 AM
#10
Posted 10 May 2012 - 12:13 PM
@Fomar - You should implement a couple more features, like;
- Events within said region will be copied.
- Events with -NOCLONE- comment will not be cloned.
- a variable above that determines whether or not regions are copied; user-editing is never a good thing.
Have a nice day
I got enough grief with people arguing how my Clone Events script worked. Not going through that again.
I don't quite get what you mean with the variable and user-editing?
If you meant for the same region to have multiple possibilities that's already possible.

#11
Posted 10 May 2012 - 12:42 PM
# Shadows and regions are stored in the same variable # If you can't bring yourself to copy regions then add # % 256 to the end of the next line
You should just have a constant at the top letting them decide that instead of them having to edit the script.
#12
Posted 10 May 2012 - 05:28 PM
No, no, I saw this in your script:
# Shadows and regions are stored in the same variable # If you can't bring yourself to copy regions then add # % 256 to the end of the next line
You should just have a constant at the top letting them decide that instead of them having to edit the script.
Ah that's what you were getting at. I spent a fair bit of time working out how shadows were stored so I couldn't resist putting in a comment of some description.
Though I have to disagree I like users editing scripts, I think it helps build their confidence with scripting which might be all they need to get started.
- The Infamous Bon Bon likes this

#13
Posted 11 May 2012 - 03:00 AM
Normally this is hard because not all scripter are willing to help you out, but Fomar and some others are usually pretty good about helping people with things.
- Fomar0153 and yieldingmydestiny like this
#14
Posted 26 May 2012 - 04:29 AM
called custom houses....
woot...
check out my Main blog: http://jomarcenter.wordpress.com/ and also my game blog http://jomarcentergames.wordpress.com/ and like the official jomarcenter facebook fan page: http://www.facebook.com/jomarcenterfp My youtube channel: http://www.youtube.c...ser/jomarcenter My twitter https://twitter.com/jomarcenter
#15
Posted 31 March 2013 - 08:38 PM
Hey, Fomar. Quick question for you, because this script looks insanely useful and I would really love to use it in my first project. Do you know whether or not it's compatible with the scripts found here: http://yanflychannel...ress.com/rmvxa/ ? Much as I love the idea of this script, there is so much Yanfly did that I am going to be using that I HAVE to rule this one out if there are compatibility issues. Thanks for any info you may have on the topic.
Has anyone ever noticed that 'smartass' and 'dumbass' are practically synonyms in the English language? Shouldn't they be OPPOSITES?!
#16
Posted 31 March 2013 - 08:45 PM
So, in theory, this could be used for things like, buying furniture and upgrading houses in a hub town? The ideas are flowing...
#17
Posted 31 March 2013 - 08:47 PM
#18
Posted 31 March 2013 - 08:55 PM
I'm just bursting with examples for this script, too bad my game wouldn't have a use for this... But one day...
#19
Posted 31 March 2013 - 09:03 PM
@Shaz: To be honest, because scripts in general make me a little nervous. Like many people who don't understand programming, it smacks of high-powered techno-sorcery to me. And if you knew nothing about magic, and someone came up to you and gave you a powerful grimmoire (assuming, of course, one dwelt in a reality in which magic was real), you wouldn't just start $%^&ing around with random spells, would you? Of course not. You might blow yourself up, or something even more horrifying. The possibilities for bad stuff would be literally endless. That's how playing around with scripts looks to me... I want to know VERY WELL what I can expect to happen before I start toying with forces that I don't understand.
Has anyone ever noticed that 'smartass' and 'dumbass' are practically synonyms in the English language? Shouldn't they be OPPOSITES?!
#20
Posted 31 March 2013 - 09:22 PM
I don't expect users to figure out how to fix code, for example, though some devs feel it is better for users to dig right into it.
As for compatibility with hundreds of scripts that is an unreasonable request, especially since there is no incentive.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


























