
Molonky500
Joined: Aug 30, 2008
Xfire;killermax5
|
Posted: Feb 1, 2010 12:46 AM
Msg. 1 of 9
hello every one, i was wandering if you can make a halo character smaller or bigger in game with dev comands, ty
|
|
|

UnevenElefant5
Joined: May 3, 2008
its been fun yall, i'll never forget this site :')
|
Posted: Feb 1, 2010 01:00 AM
Msg. 2 of 9
object_set_scale (name of object) (size) if I remember correctly Edited by UnevenElefant5 on Feb 1, 2010 at 01:01 AM
|
|
|

Megaguirus
Joined: Feb 26, 2009
Om nom nom
|
Posted: Feb 1, 2010 04:57 PM
Msg. 3 of 9
object_set_scale -object- -size- -speed-
object would be (list_get (players) 0) if being used on self size would be how many times bigger (0.5 half size 2 double size and so on) speed is how long it would take to reach that size 30 = 1 second
i might have gotten time and size mixed up though
:V Edited by Megaguirus on Feb 2, 2010 at 12:42 PM
|
|
|

Dwood
Joined: Oct 23, 2007
Judge Ye Therefore
|
Posted: Feb 1, 2010 08:25 PM
Msg. 4 of 9
Quote: --- Original message by: Megaguirus object_set_scale -object- -size- -time-
object would be (list_get (players) 0) if being used on self size would be how many times bigger (0.5 half size 2 double size and so on) time is how long it would take to reach that size 30 = 1 second
i might have gotten time and size mixed up though Time is # of frames my friend.
|
|
|

Advancebo
Joined: Jan 14, 2008
|
Posted: Feb 1, 2010 08:33 PM
Msg. 5 of 9
Due note that it only changes the size of the object, and not its speed.
|
|
|

Molonky500
Joined: Aug 30, 2008
Xfire;killermax5
|
Posted: Feb 1, 2010 09:51 PM
Msg. 6 of 9
How could i do this w/ AI's and Ty for telling me Edited by Molonky500 on Feb 1, 2010 at 09:52 PM
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Feb 1, 2010 09:55 PM
Msg. 7 of 9
(list_get (ai_actors [AI]) [INDEX])
|
|
|

Molonky500
Joined: Aug 30, 2008
Xfire;killermax5
|
Posted: Feb 1, 2010 10:03 PM
Msg. 8 of 9
thx gama
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Feb 3, 2010 11:37 AM
Msg. 9 of 9
I'm fairly sure that there are limits to how small and big the character can be. Look what I found! http://www.xfire.com/video/173a2b/Good times. Edited by Gamma927 on Feb 3, 2010 at 11:38 AM
|
|
|