Originally Posted by DaHandy View Post
Hi there modders! =) (Sorry for double post, but this is an update)

Usage of "force" -function:
This function is to set the actual force of joints (not same as "velocity").
This is setting up the speed vs. mass ("velocity" was only for the speed), so bigger "force" that heavier things you can lift/push (faster).
For example:

joint l_ankle
force 100

^That will make your left ankle very strong!

That is not correct. The force function is to set up the force applied at the beginning of the match to each joint or body part that it is applied to. Jousting uses this to propel the players at each other.
It is used like

joint l_ankle
force x y z