Author Topic: make yourself another size  (Read 423 times)

i saw other players big and small how do i do that please answer

Events:
OnActivate | Player | setplayerscale | [Number]

Console codes:
findClientByName("Name").player.setPlayerScale("Number");

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

No
Bad Reg
It's THREE numbers.

You can also use the mission editor. Press F11 if your mission editor works, click on the person you want to size change, press "Transform", then replace the numbers in the scale field with the scale you want. The numbers represent length, width, and height.

You can also use the mission editor. Press F11 if your mission editor works, click on the person you want to size change, press "Transform", then replace the numbers in the scale field with the scale you want. The numbers represent length, width, and height.

Quicker way:

Hold CTRL + ALT, Then click ona side of an object/player box. Drag to resize.


No
Bad Reg
It's THREE numbers.
dummy, it's one, i use
findclientbyname(phflack).player.setplayerscale(0.1); a lot, and it works fine, same with resizing to normal
Quicker way:

Hold CTRL + ALT, Then click ona side of an object/player box. Drag to resize.
only in mission editor though, i don't have my BL running that