Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How to make vehicles bigger
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to make vehicles bigger (Read 718 times)
Warguy357
March 12, 2010, 11:19:15 AM
In a server that I was on a few minutes ago, I saw someone make a vehicle really big, then really small. If anyone knows how to do this and tells me, Thanks.
Ad Bot
Advertisement
KoopaScooper
March 12, 2010, 02:18:03 PM
You must be the host to do this.
First, look at the vehicle and say: /getid
Then do this in the console ( tilde [~] ).
Code:
[Select]
(id).setPlayerScale("# # #");
ZSNO
March 12, 2010, 04:16:17 PM
Quote from: KoopaScooper on March 12, 2010, 02:18:03 PM
Code:
[Select]
(id).setScale("# # #");
you dont use set
PLAYER
Scale, you use setScale, unless that works for vehicles, but for mostly everything else its setScale
Butler
March 12, 2010, 05:57:07 PM
It works on vehicles too.
http://forum.returntoblockland.com/dlm/viewFile.php?id=1396
EDIT: But with a code, just do what Koopa said, just take out the "player" in "setplayerscale".
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
How to make vehicles bigger