◄Journey Battle System v.03►(Tankentai translation project)

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
Anybody know how I can increase the number of actors in battle to 5 for this script. Yanflys party manager wont go with this and I planned on having 5 actors able to fight at once in my game please help lol.
 

nio kasgami

VampCat
Veteran
Joined
May 21, 2013
Messages
8,949
Reaction score
3,042
First Language
French
Primarily Uses
RMMV
Actor Position => (and you add any array you want)
 

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
oh so just set up like a 5th position in the arrays and i can fight with 5 characters at once? hmm let me go try that
 

nio kasgami

VampCat
Veteran
Joined
May 21, 2013
Messages
8,949
Reaction score
3,042
First Language
French
Primarily Uses
RMMV
oh so just set up like a 5th position in the arrays and i can fight with 5 characters at once? hmm let me go try that
sure you can add like 11 actor in the battle but I don't recomend you this because the game will lague's xD
 

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
I added the new array but I can still only bring 4 in to the battle are you sure I dont have to find some place to change max battlers? I added the array and can still only use 4
 

Uzuki

Kawaii on the streets, Senpai in the sheets
Veteran
Joined
Aug 18, 2012
Messages
1,933
Reaction score
1,326
First Language
English
Primarily Uses
RMMV
What did you put down?
 

Rose Guardian

Veteran
Veteran
Joined
Mar 26, 2012
Messages
395
Reaction score
84
First Language
English
Primarily Uses
N/A
I tried to set the death in the configuration part but it still wants the dead sprites for some reason.
 

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
 ACTOR_POSITION   = [[460,180, 0],[490,210, 0],[460,240, 0],[490,270, 0],[510,300, 0]]

those are 5 positions so there should be 5 in battle right?
 

nio kasgami

VampCat
Veteran
Joined
May 21, 2013
Messages
8,949
Reaction score
3,042
First Language
French
Primarily Uses
RMMV
HOOO I know I forgot to think about this...you need to change the max battler with a script if you gave me time (two day or less) I will put the option in the scripot
 

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
woot omg thank you so much please do lol
 

nio kasgami

VampCat
Veteran
Joined
May 21, 2013
Messages
8,949
Reaction score
3,042
First Language
French
Primarily Uses
RMMV
EDIT : NOW WE CAN SETTLE DIRECTLY IN THE SCRIPT HOW MANY ACTOR WE WANT IN BATTLE!

Will be enable in the Next Update of Tankentai V.0.4

if you use mog battle hud ex his script will overwrite the method so  instead of use tankentai use moghunter when you want to change the total of member

Rose Guardian, on 09 Jun 2014 - 10:51 AM, said:
I tried to set the death in the configuration part but it still wants the dead sprites for some reason.
my error you have to settle a another method

like you input

when 1
return "death"

but instead of return death you do this

when 1
return death
when (blabla you don't need to edit this part

Code:
def deathcase idwhen 1return "my own dead"when 2return ""when 3#and you continue~
 
Last edited by a moderator:

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
so is the party thingy added? if so where do i download?
 

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
Oh when somebody gets the chance i needed help making multi hit skill damage. For example i set the skill animation already my character runs up to the enemy punches them 2 times does a backflip on them and kicks them then the enemy takes damage. However what i wanted was for damage to be done for each hit seperatley. I hope im explaining myself clearly. anybody know how I would do that i examined the default 5 time rush skill to see how they did it but that only works if your doing basic attacks and not animated ones. My actor was also returning to his position before each attack when I wanted him to stay on the enemys location until being finished. This is the firt multi hit attack i have made so some help and guidance with it would be very appreciated.
 

nio kasgami

VampCat
Veteran
Joined
May 21, 2013
Messages
8,949
Reaction score
3,042
First Language
French
Primarily Uses
RMMV
did you have settle all the ''key word'' before asking this?
 

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
Not sure I understand what your saying I make skills throwing animations and everything very easy but this i just cant seem to do let me post the skill from my script

"BEATDOWN"        => [ "FIST_THRUST","anime(112,true)","DAMAGE","ROTATE_RIGHT","2","anime(20,false)","JUMP_FORWARD2","PRE_JUMP","SLAM_JUMP","SHAKE_MILD","END_ATTACK"],
 

nio kasgami

VampCat
Veteran
Joined
May 21, 2013
Messages
8,949
Reaction score
3,042
First Language
French
Primarily Uses
RMMV
and you say it return each time to the begin? I guess it is because the ''move'' stuff is settle to have the origin to the initial position
 

Hinorashito

Apprentice
Member
Joined
Feb 14, 2013
Messages
130
Reaction score
14
First Language
english
Primarily Uses
Hmm well im sleepy and give up for now and am going to bed but ill tackle this issue again tomorrow maybe ill be able to figure out the issue when im less sleepy gnight man or girl lol
 
Last edited by a moderator:

nio kasgami

VampCat
Veteran
Joined
May 21, 2013
Messages
8,949
Reaction score
3,042
First Language
French
Primarily Uses
RMMV
Well I advise you to not re use the old key word for custom skill because they are settle for work in one way I really push encourages you to recreate your own ''Shortkey'' it will help you to gain experience in this
 

Vanyeir

Villager
Member
Joined
Sep 6, 2013
Messages
13
Reaction score
0
First Language
english
Primarily Uses
Okay so I've tried downloading it I'm getting the same thing about it being a virus and the file keeps being deleted from my pc. (Thank you windows 8.0..) If someone could help me right this wrong personally through team viewer or Skype that would be great thank you
Robert.cortez224
Rob.cortez509093@outlook.com (Please put in subject line so I know it's not spam please? Thank you!

P.s Ive tried the dropbox link and the media fire link I've been having nothing but set backs and with this I could finally stop worrying about the battle theme portion of my project and finish with my story. Again thank you!!

 
 
Last edited by a moderator:

Users Who Are Viewing This Thread (Users: 0, Guests: 2)

Latest Threads

Latest Profile Posts

This is relevant so much I can't even!
Frostorm wrote on Featherbrain's profile.
Hey, so what species are your raptors? Any of these?
... so here's my main characters running around inside "Headspace", a place people use as a safe place away from anxious/panic related thinking.
Stream will be live shortly! I will be doing some music tonight! Feel free to drop by!
Made transition effects for going inside or outside using zoom, pixi filter, and a shutter effect

Forum statistics

Threads
105,999
Messages
1,018,220
Members
137,778
Latest member
lifehoroscopee
Top