Author Topic: Super Sized Player Scale?  (Read 476 times)

One day I was in a server and say a guy turn into a tank(I know how to)
But he went over the size in player scale.
How do I do this?

Console.

Or Fooly's Fun Commands.

FF Mess your up your  server and break things whats the console command?

findClientByName("Name").player.setPlayerScale("x x x");

Where x = a number and Name = the name of the person.

findClientByName("Name").player.setPlayerScale("x x x");

Where x = a number and Name = the name of the person.
i prefer
findclientbyname(name).player.setplayerscale(x);
no need for "s there, and only one x is needed unless changing the values differently