Data Realms Fan Forums http://45.55.195.193/ |
|
Disabling actors http://45.55.195.193/viewtopic.php?f=1&t=12000 |
Page 1 of 1 |
Author: | smithno13 [ Mon Aug 18, 2008 5:41 am ] |
Post subject: | Disabling actors |
How do you disable an actor, So it doesnt do anything? |
Author: | Foa [ Mon Aug 18, 2008 6:21 am ] |
Post subject: | Re: Disabling actors |
smithno13 wrote: How do you disable an actor, So it doesnt do anything? Read Grif's posts in page two, post one, in your scene. |
Author: | CaveCricket48 [ Mon Aug 18, 2008 6:24 am ] |
Post subject: | Re: Disabling actors |
What do you mean by "not do anything?" You need to be a little more specific. Do you mean: 1. Not move 2. Become all limp or 3. Not shoot anything? And yeah, Foa beat me to it. |
Author: | TheLastBanana [ Thu Aug 21, 2008 6:19 am ] |
Post subject: | Re: Disabling actors |
If you want it to start off limp, you can make the actor's Status be... 3, I think. Status does weird stuff, not sure if it works anymore. But if you set it to 3 it used to make them start off as part of the terrain. |
Author: | Grif [ Fri Aug 22, 2008 12:51 am ] |
Post subject: | Re: Disabling actors |
Status doesn't work in the last one or two builds. Data uses AIMode now. |
Author: | CherryT [ Sun Aug 24, 2008 4:53 am ] |
Post subject: | Re: Disabling actors |
Step 1: Press ~/` (next to the 1 key on your keyboard) Step 2: Copypasta this: Ophanim wrote: for actor in MovableMan.Actors do actor.Vel = Vector(0, 500) end into the console. Step 3: Hit enter. Step 4: ??? Step 5: Profit! *rimshot* I'm horrible. |
Author: | war_man333 [ Sun Aug 24, 2008 9:46 am ] |
Post subject: | Re: Disabling actors |
That's not disabling, that's killing every actor on your screen. |
Author: | robowurmz [ Sun Aug 24, 2008 9:51 am ] |
Post subject: | Re: Disabling actors |
war_man333 wrote: That's not disabling, that's killing every actor on your screen. Well actually, it's moving every actor or your screen faster than the speed of sound (which is 340 by the way) into the ground. |
Author: | war_man333 [ Sun Aug 24, 2008 2:04 pm ] |
Post subject: | Re: Disabling actors |
robowurmz wrote: war_man333 wrote: That's not disabling, that's killing every actor on your screen. Well actually, it's moving every actor or your screen faster than the speed of sound (which is 340 by the way) into the ground. Exactly; Killing them. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |