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.
◄Journey Battle System v.03►(Tankentai translation project)
● ARCHIVED · READ-ONLY
-
-
Actor Position => (and you add any array you want)
-
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 xDoh 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
-
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
-
What did you put down?
-
I tried to set the death in the configuration part but it still wants the dead sprites for some reason.
-
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? -
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
-
woot omg thank you so much please do lol
-
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~ -
so is the party thingy added? if so where do i download?
-
well Pm Me I will send you the next update because I need to finish the FOnt mp poppupso is the party thingy added? if so where do i download?
-
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.
-
did you have settle all the ''key word'' before asking this?
-
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"], -
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
-
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
-
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
-
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!!