Blockland Forums > General Discussion
Large people in blockland photos
Raeyok:
--- Quote from: Mr.jacksaunt on December 09, 2010, 07:28:14 PM ---how2do?
--- End quote ---
Console: findClientByName(yournamehere).player.setScale("5 5 5");
("1 1 1"); for normal scale.
aaowf3:
--- Quote from: Raeyok on December 09, 2010, 08:03:09 PM ---Console: findClientByName(yournamehere).player.setScale("5 5 5");
("1 1 1"); for normal scale.
--- End quote ---
This is not working for me. Ami doing something wrong?
Dillpickle:
findClientByName("Name").player.setPlayerScale("10 10 10");
Is what I use.
I thought you were just doing a brick with the events, but when I heard you say put a brick and you on it and admin warp, I was like, Photo Illusion.
Raeyok:
--- Quote from: aaowf3 on December 09, 2010, 08:55:58 PM ---This is not working for me. Ami doing something wrong?
--- End quote ---
Firstly, you have to be the server host, and secondly, I stupidly forgot this:
--- Quote from: Dillpickle on December 09, 2010, 08:58:23 PM ---findClientByName("Name").player.setPlayerScale("10 10 10");
--- End quote ---
phflack:
i prefer
findclientbyname(name).player.setplayerscale(#);