
biglou117
Joined: Oct 30, 2008
Stupidity is not a handicap! Park elsewhere!
|
Posted: Apr 18, 2009 05:57 PM
Msg. 1 of 5
hi i was wondering how i can make an object bigger or smaller for a SP map i am making.
thanks
|
|
|

Headhunter09
Joined: May 6, 2008
This is the truth.
|
Posted: Apr 18, 2009 06:36 PM
Msg. 2 of 5
import the GBX model and scale, then recompile. Alternatively, you can use devcode, but that's only temporary for ingame stuff.
|
|
|

biglou117
Joined: Oct 30, 2008
Stupidity is not a handicap! Park elsewhere!
|
Posted: Apr 18, 2009 07:38 PM
Msg. 3 of 5
yeah does anybody know the devcode so i can use it in a script?
|
|
|

chrisk123999
Joined: Aug 10, 2008
=CE= Chris [Captain] [=]
|
Posted: Apr 18, 2009 08:16 PM
Msg. 4 of 5
object_scale?
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Apr 18, 2009 09:02 PM
Msg. 5 of 5
(object_set_scale [object] [real] [short])
[object] = name of object [real] = ratio of current object to future size [short] = how long it takes to grow / shrink to specified size
|
|
|