Toribash
Would it autoposition/can it create 3 player replays?
Also, you don't really need to copy paste when you're only changing one number.

Anyways, great job with it.
so guys i failed at changin the mod by editing with the notepad

so if theres a away post here please.
Works perfectly. Thanks! Although, can you explain me how could I change their positions?
OSHI - AM - TRG
RAKU
Originally Posted by Sano View Post
so guys i failed at changin the mod by editing with the notepad

so if theres a away post here please.


Maybe you spell the mod incorrectly or your toribash does not have the mod that you change

nice Marco. I can decap 3 times using this

posts merged - please don't multiple post. ~carl
Last edited by carl; Jun 6, 2010 at 05:39 PM.
This user is Rated-R-Player
Originally Posted by Boredpayne View Post
Would it autoposition/can it create 3 player replays?

Yep. Just change the 4 to a 3 and remove one of the ENGAGE lines.

Originally Posted by Sano View Post
so guys i failed at changin the mod by editing with the notepad

so if theres a away post here please.

Do exactly what I say in the first post and it will work. Make sure it always say 3.72 at the top of the Toribash window, and when opening a replay, do not double click on the replay itself - run the .exe file (called 'tb') in your 3.72 folder to view it.

Originally Posted by Orfeas View Post
Works perfectly. Thanks! Although, can you explain me how could I change their positions?

Originally Posted by KozEnko View Post
can i change their positions?

ENGAGE 0; 0.000000 0.000000 0.000000 0 0 180 - The angular rotation. This line represents me, as I am rotated 180 degrees so that I face opposite the 3 ukes.

ENGAGE 0; 0.000000 5.000000 0.000000 0 0 0 - The distance away from the centre starting point. A positive number will put the selected player a certain distance away from the centre, while a negative number will do the same but in the other direction. Zero will keep you in the centre.

ENGAGE 0; 3.500000 0.000000 0.000000 0 0 0 - The amount a player is moved to the left or right from the centre. A positive number will put the selected player a certain distance to the side of the centre, while a negative number will do the same but in the other direction. Zero will keep you in the centre.

Sorry if the explanations are a bit squiffy, but altering the numbers to the way I've said should work.
[19:39] <Birdflu> I'm just sad that I can't give myself one
[19:39] <Birdflu> I'd have a great time
Great explanation but can the 3rd or 4rd player change their name
This user is Rated-R-Player
Originally Posted by fbi69 View Post
Great explanation but can the 3rd or 4rd player change their name

Yep, you can.

Add 2 more bouts and just put the name in, like I've done here:

#!/usr/bin/toribash
#made with toribash-3.72
#SCORE 0 0
#WIN 0
VERSION 10
FIGHTNAME 0; 4 Player
BOUT 0; [Sigma]Marco
BOUT 1; Name goes here
BOUT 2; Name goes here
BOUT 3; Name goes here
AUTHOR 0; [Sigma]Marco
ENGAGE 0; 0.000000 0.000000 0.000000 0 0 180
ENGAGE 1; 3.500000 5.000000 0.000000 0 0 0
ENGAGE 2; 0.000000 5.000000 0.000000 0 0 0
ENGAGE 3; -3.500000 5.000000 0.000000 0 0 0
NEWGAME 0;1000 10 0 0 0 2 100 1 0 classic 0 0 100 0 0 0 1 0 4 0 0 0 0 0 0
0.000000 0.000000 -9.820000 1 0
[19:39] <Birdflu> I'm just sad that I can't give myself one
[19:39] <Birdflu> I'd have a great time
Alternatively, to do it ingame, type:

/lp 0 Name
/lp 1 Name
/lp 2 Name
/lp 3 Name

Make sure you have their custom folder first, of course.
[19:39] <Birdflu> I'm just sad that I can't give myself one
[19:39] <Birdflu> I'd have a great time