Data Realms Fan Forums http://45.55.195.193/ |
|
how do u make a grenade spawn a gun/actor/etc. http://45.55.195.193/viewtopic.php?f=1&t=10684 |
Page 1 of 1 |
Author: | RayMental [ Wed Mar 19, 2008 2:21 am ] |
Post subject: | how do u make a grenade spawn a gun/actor/etc. |
how do u make a grenade spawn a gun/actor/etc.???? please tell me |
Author: | bbbzzz234 [ Wed Mar 19, 2008 2:23 am ] |
Post subject: | Re: how do u make a grenade spawn a gun/actor/etc. |
make the grenade explode into a dropship with the actor in it's cargo. Also don't make more than one topic to ask questions. Ever. Why couldn't you just post it in the other one? |
Author: | fyher [ Sun Mar 30, 2008 3:10 am ] |
Post subject: | Re: how do u make a grenade spawn a gun/actor/etc. |
i think he aked HOW to make it explode into am actor, cuz u just said to do what his question is but whatever. Make it GIB into a actor/ drop ship whatever, just do what the code says Code: AddGib = Gib GibParticle =AHuman //or u could do ACRocket for a rocket etc..// CopyOf = *UR ACTORS INSTANCE NAME* Count = 1 //Unless you want like 5 actors to fly out then change this value to 5 etc...// Spread = 3.14 //doesnt rly matter// MaxVelocity = 5 //Unless you want the actor/rocket to fly out at 100mph then put like 190 or something// MinVelocity = 4 //same thing fot the MaxVelocity but this is minimum so just put it like 1 less so the actor flies out at around the same speed everytime.// this should work fine but im not sure since i actually havent used this code but ive seen it before. happy moding!! |
Author: | robolee [ Sun Mar 30, 2008 3:38 am ] |
Post subject: | Re: how do u make a grenade spawn a gun/actor/etc. |
please note gibbed actors are NOT CONTROLLABLE, HOWEVER they are if you make it gib a craft with the specified actor as an inventory item. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |