Blockland Forums > Modification Help

Resizing

Pages: << < (2/5) > >>

jes00:


--- Quote from: Hank on July 04, 2011, 08:20:16 PM ---its setPlayerScale();

--- End quote ---
I tried
--- Code: ---setPlayerScale(0.200);
--- End code ---
and it did not work.

Daenth:


--- Code: ---%player = %client.player;
//resizing stuff
--- End code ---

Remember, there is so such variable as %player... 'least not that I've encountered.

Headcrab Zombie:

You're using the function right (fyi setScale works too, it just works differently if your parameter doesn't have have all three dimensions)

How are you defining %player?

Chrono:


--- Quote from: Daenth on July 05, 2011, 01:19:07 PM ---
--- Code: ---%player = %client.player;
//resizing stuff
--- End code ---

Remember, there is so such variable as %player... 'least not that I've encountered.

--- End quote ---
Depends on the function bro.
It's not always there, and not always missing.

Give the whole script.

Daenth:


--- Quote from: Chrono on July 05, 2011, 01:38:28 PM ---Depends on the function bro.
It's not always there, and not always missing.

Give the whole script.

--- End quote ---
Ah, I see.

Pages: << < (2/5) > >>

Go to full version