PDA

View Full Version : Need tactical help


Lunchbox19464431
08-07-2007, 12:01 PM
Well, Here I am, posting on a forum that not many visit aparently. Anyways, while people Are screwing with RPGM3 I diligently use what I think is the better and am now headlong into my game, and I want to make a Tacical battle system. Now many of you said it was near imposible but I think I can figure out a way with the help of everyone who posts here. If anyone can get me a few details below I can figure it out!

OK, i need these things.

1. A script that alows turn by turn actions in the world map

2. A script for damage outside of battle

Thats all really, I have been working on this and will keep trying on my own, and if I hapen to sucessfully create this tactical battle system I will personally put it up on the board so anyone else who wants to use it can.

Edit- ok, ive just looked back into every post on this board, Things seem complicated but Im one who likes challenges, this will be a streatch but Ive compiled some start data...I hope, well, we'll see.

Rodak
08-07-2007, 03:13 PM
Actually...

Neither of those would be scripts!

More like a single line or few in a bigger script customized for your work.

To allow turns, just use a flag! On = Your Turn & Off = Their Turn.

Damage outside of battle is just one line - Party - Member - Adjust HP.

I forget the exact sequence for finding the member stats in the menu, but that's all it is. It's either in Data - or Party.

I can check later, but that should be easy to find.

So...

That makes me wonder if I understand what you are asking help with!

Good Luck with it!

I'd be curious to see what those who know what a tactical battle system is think of your finished product... I have no clue. Just the descriptions people give me when I state that I have no idea what one is!

Zeos
08-07-2007, 10:04 PM
I'd love to see how this turns out!