Uh oh! So I have this line of code in my script:
%target.player.setscale(1.1, 1.1, 1.2);
(%target cause that's the variable that I'm using)
But it won't change the scale. I type the command, and it does nothing, in the console it says:
Player::SetScale - wrong number of arguments.
Usage: (Point3F scale)