Author Topic: How to max player scale through console?  (Read 2546 times)

while searching i found this topic:

http://forum.blockland.us/index.php?topic=40452.msg629399#msg629399
see the player size is enourmous! but what would the command be?


findclientbyname(name).player.setscale("9 9 95 5 5");

Edit: actually I think "5 5 5" is the largest size possible. Someone more knowledgeable with Torque, please correct me if I'm wrong.

for added fun you can use mission editor to screw with players even more  :cookieMonster:

for added fun you can use mission editor to screw with players even more  :cookieMonster:

Additionally, change the values of the three numbers, such as ("0 0 5") would make someone a thin vertical line.

but strato used 300 300 10 or something, read the post

but strato used 300 300 10 or something, read the post

I have no idea, the biggest I've ever been able to use was 9 9 9, but then again I've never tried a size bigger than that, so I don't know, just mess around with stuff.