Blockland Forums > General Discussion
How do I use console commands to resize a player more than events can?
(1/5) > >>
xSetrox:
Hello, I would like to resize a player more than events.
Example:

Is it just setplayerscale or something else?
Doesn't setplayerscale have a limit?
Please help, thanks!
Mysteroo:
That's no longer possible, if it ever was (I think the building was shrunk) the max torque will ever allow is 5x

The only way to get bigger than that is if the player model itself is bigger
Dillpickle:
findClientByName("Name").player.setPlayerScale("# # #");
The largest you can get is 5 5 5, which is 5x. Any bigger and it will just set you for the limit of 5.
EazyE:

--- Quote from: Dillpickle on June 27, 2013, 10:27:44 PM ---findClientByName("Name").player.setPlayerScale("# # #");

--- End quote ---

just a shortcut, you can use fcbn for findClientByName
otto-san:

--- Quote from: EazyE on June 27, 2013, 10:32:55 PM ---just a shortcut, you can use fcbn for findClientByName

--- End quote ---
Not normally. Only if that is defined.
Navigation
Message Index
Next page

Go to full version