Originally Posted by
Berserk
Really nice tutorial 
Just one question; I can't get my mod to work.. I just changed some basic stuff, named it My_mod.tbm and put it in the Mod folder and then loaded it. But everything is still unchanged..
//Berserk
Make sure that you have typed everything right in your mod file. And did you use nonformatting writing-program such as Notepad?
If you can send your mod file to me, I think that I could fix it. =)
PS: Thank you guys for your comments! =)
EDIT: Woohoo!! Thank you mods/admins! You stickyed this! =)
*Doublepost*
But only for updates! =)
I have added the usage of "player" now!
Usage of "player" (not an actual function):
The "player" is not like the others, it controls all that is for players.
It has only one argument: tori or uke (red or blue player).
0 is tori, 1 is uke (0 = player on the right, 1 = player on the left).
For example:
player 0
joint l_wrist
range 100 -100
player 1
joint r_wrist
range 100 -100
^That will make tori's left hand "spinny" and it does the same thing on uke's right hand.
[Ishi:no need for double post, you can just edit it :s]
Last edited by ishi; Jul 26, 2007 at 12:38 PM.