What
Max player health is probably way more than you could reasonably need.
Probably 999,999 or something because torque seems to freak out at one million and above.
Really? I feel it'd be something like 2,147,483,647 or whatever the max int value is?
Torquescript can only handle up to 6 digits.
Max vehicle speed is 150 TU/s (300 studs per second). Max player speed is 200 TU/s. Max player health is probably way more than you could reasonably need.
He's asking what the highest values are for player speed and health...I think you'd just have to play with the values in the datablock and print the actual values of the player's health based to see the highest it can go.
Self Explanatory.Whats the Max Player Health,And Max Vehicle Speed.