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.
Battle Scapes

0 Members and 1 Guest are viewing this topic.

*
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, you need to place commas after each entry, so:

Code: [Select]
MAP_BATTLE_SCAPES = {
    1 => [1, 2, 3],
    2 => [4, 3, 5],
  }
  MAP_BATTLE_SCAPES.default = []
  AREA_BATTLE_SCAPES = {
    1 => [1, 2],
    2 => [4, 5],
    3 => [6, 7],
}
« Last Edit: October 06, 2011, 11:26:57 PM by modern algebra »

**
Rep: +0/-0Level 74
RMRK Junior
it work thx

**
Rep: +0/-0Level 67
RPGVX Advanced (I Do Not Script Tough)
Really Awesome Script Ma.. ;D
When Im Going To Script Hunting i Always Check Yours First ;8

**
Rep:
Level 56
RMRK Junior
Posting here may be futile, but I was wondering if I could get help. I'm not asking for computer help, but every time I attempt to get the demo, my computer crashes when it tries to decompress the file. I'm not really tech savvy, so I don't know why. It's done this before, but usually not every time without fail (usually randomly). Checking my comp for viruses is all I can think to do.

Anyways, I'm not asking for computer help. I was wondering if Modern Algebra or someone could just give me the script. I'll just have to do without the demo and figure it out. Though, if someone wouldn't mind giving me a quick explanation, then I'd appreciate it, but, really, I just want the script. I can figure it out.

Thanks!

I support:



*
*crack*
Rep:
Level 64
2012 Best Newbie2012 Most Unsung MemberFor frequently finding and reporting spam and spam bots
txt file


Also, I put the demo in a rar file.
See if it works now.
« Last Edit: March 26, 2012, 04:25:21 PM by D&P3 »
All of my scripts are totally free to use for commercial use. You don't need to ask me for permission. I'm too lazy to update every single script post I ever made with this addendum. So ignore whatever "rule" I posted there. :)

All scripts can be found at: https://pastebin.com/u/diamondandplatinum3

**
Rep:
Level 56
RMRK Junior
Thank you so much! Yes, I was able to extract the demo this time. Thank you. If it pleases you (and even if it doesn't), you're gonna receive a credit in my project. Thanks, again!

I support:



**
Rep:
Level 75
RMRK Junior
heyey,

I know it's a long time since the last post, but I need to know this:

is there any way to add by skills some battle scapes in the battle?
I've tried many methodes to add them, but I always faild /:
So I wanted to ask, is it already implemented now or could you give
me a hint how to do that? ._.

~flipy (:

*
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
No, there isn't.