RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[Resolved] Megaworld Map Script

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 85
<Megaworld Map Script>
<No necessary due date>



Summary
<<I'm looking for a script or add-on of some sort that will increase or eliminate the limit in map size (I believe the default limit is either 200x200 or 500x500 tiles), ideally in the four-digits. It should also add another line or two of autotiles on top of the set - I don't care if this needs to be programmed into the script for each individual tileset, as long as it's possible and executable.

The notion is to have a single, oversized map to cover what would normally be many smaller maps to prevent all the extra eventing, as well to make game objects and NPC's easier (and more versatile) to handle. Obviously you wouldn't have as many events available as you would with all the smaller maps if you wanted to keep the game lag-free, but it shouldn't be a huge setback since it will eliminate the need for all those pesky Transfer Character events.

I don't know if this is easily done or even possible for that matter. If anyone is willing to do just one of the two things that are asked, it would be greatly appreciated. I can make due with 14 autotiles, but the more the better. Ideally, you could even have a single tileset to be used throughout your entire game. Of course, each world would still have its own map... it would be a bit of an overload on the game engine to put the entire game on single map... not to mention that it would probably be a pretty droll RPG.
>>

Features Desired
  • Expanded or limitless map size restrictions (tile-based)
  • 14+ usable autotiles

Games its been in
  • Pokèmon series (Similar)


« Last Edit: October 02, 2008, 08:26:19 PM by Xelrog T. Apocalypse »

******
Revolution is not a bed of roses.
Rep:
Level 91
Project of the Month winner for July 2009
Not possible, this is a limitation with RMXP; and would involve editing the program itself, which is illegal.

********
Hungry
Rep:
Level 96
Mawbeast
2013 Best ArtistParticipant - GIAW 11Secret Santa 2013 ParticipantFor the great victory in the Breakfast War.2012 Best Game Creator (Non-RM Programs)~Bronze - GIAW 9Project of the Month winner for December 2009Project of the Month winner for August 20082011 Best Game Creator (Non RM)Gold - GIAW Halloween
not only that but the game would lag to high hell.

FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

******
Revolution is not a bed of roses.
Rep:
Level 91
Project of the Month winner for July 2009
Nah, a good antilag script would fix that.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Best Member2012 Best RPG Maker User (Scripting)2012 Favorite Staff Member2012 Most Mature MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Veteran2011 Favourite Staff Member2011 Most Mature Member2011 Best RPG Maker User (Scripting)2011 Best Use of Avatar and Signature Space2010 Most Mature Member2010 Favourite Staff Member
Also, I have been told by a previous request that Pokemon used many smaller maps - note the slight load times passing from one area to the next.

Anyway, the only script that would be possible for this is a script that would be able to join separate maps together. It might do what you need but you'd definitely need an anti-lag.

**
Rep:
Level 85
Hmm... well, thank you nonetheless. I wasn't aware that making any alterations to the program itself was illegal.

Nonetheless, I'm generally looking for anything that would at least simulate maps without fading transfer events. I'm sure they exist somewhere, I think I've seen them, but I wanted to see if this was possible first. If you know of something, though, Modern, I would greatly appreciate it.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Best Member2012 Best RPG Maker User (Scripting)2012 Favorite Staff Member2012 Most Mature MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Veteran2011 Favourite Staff Member2011 Most Mature Member2011 Best RPG Maker User (Scripting)2011 Best Use of Avatar and Signature Space2010 Most Mature Member2010 Favourite Staff Member
Well, as I'm sure you know, you can check the No Fade box in a transfer player event command and no fade will occur. If you wanted to do this with events, it's possible by overcreating the maps by 20 x 15 and giving a buffer zone before each edge of the map. AKA you walk on the teleport event 10 tiles before the end of the map and it transfers you to 10 tiles after the edge of the second map. This is a pain, and so I'd say a script that creates that buffer zone automatically would be your best bet, but I do not personally know of any scripts that do that.

**
Rep:
Level 85
Not a bad idea. If I ever do use this in a game, I'll be sure to give that a try first... if not, I can always make another request.

Thread resolved.