The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => Topic started by: blitzer136 on November 11, 2010, 03:12:28 PM

Title: [Resolved] 2 questions [RMXP]
Post by: blitzer136 on November 11, 2010, 03:12:28 PM
OK so I have two questions that I could really do with getting answers to.

The first  is has anyone worked out a formula for enemy attributtes compared to your own?  I've made my own characters with their own stats, but they can't even touch the monsters that they fight.

And teh second is how to i create barrier on XXX in, where XXX is the town type?  Every time i try they just walk into the black.

Please help me.  All help is much appreciated.
Title: Re: 2 questions [RMXP]
Post by: corlenbelspar on November 12, 2010, 01:50:36 PM
The first question I don't know a specific formula for calculating the stats you need to set for a monster.  I just use trial and error and play through my game and set monsters appropriately for the level I'm at and keep adjusting until I'm happy with the results.

The second question, could you please restate, I didn't understand what you were asking.
Title: Re: 2 questions [RMXP]
Post by: blitzer136 on November 12, 2010, 03:10:17 PM
Ok, Thanks

Sorry, i meant that, for example I use the Forest Tile Town Set, how would I keep my characters on the floor of that area, like the wooden tiles
Title: Re: 2 questions [RMXP]
Post by: Mjustin on November 12, 2010, 05:55:07 PM
If you want an exact formula, try the battle formulas in the help file.

As for barriers, make sure the walls you use are solid. In the tileset section of the database, tiles with an O on them are passable, and tiles with an X are solid.
Title: Re: [Resolved] 2 questions [RMXP]
Post by: blitzer136 on November 12, 2010, 06:43:20 PM
Thanks for the help guys, very much apprechieated